diff options
author | 2007-09-26 03:55:17 +0000 | |
---|---|---|
committer | 2007-09-26 03:55:17 +0000 | |
commit | 0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64 (patch) | |
tree | 4155e9bdd45bd84b81923c196691c452625e626e /x11-libs/libmatchbox/libmatchbox-1.9.ebuild | |
parent | Stable on mips, per #193339. (diff) | |
download | historical-0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64.tar.gz historical-0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64.tar.bz2 historical-0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64.zip |
Marked ~hppa too.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-libs/libmatchbox/libmatchbox-1.9.ebuild')
-rw-r--r-- | x11-libs/libmatchbox/libmatchbox-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild index fd1e1cd09fb4..554d47377b22 100644 --- a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild +++ b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.2 2007/07/22 03:13:37 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.3 2007/09/26 03:55:17 jer Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~x86" +KEYWORDS="~arm ~hppa ~x86" IUSE="debug doc jpeg pango png truetype X xsettings" RDEPEND="x11-libs/libXext |