diff options
author | Ned Ludd <solar@gentoo.org> | 2009-03-14 04:16:44 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-03-14 04:16:44 +0000 |
commit | 681f2ef4d75faa8417fbdd2dbd73209187923aa6 (patch) | |
tree | ffc374a1f76c6d4faaa819286404422acf8c1504 /x11-libs/libmatchbox/libmatchbox-1.9.ebuild | |
parent | keyword matchbox-window-manager ~amd64 (diff) | |
download | historical-681f2ef4d75faa8417fbdd2dbd73209187923aa6.tar.gz historical-681f2ef4d75faa8417fbdd2dbd73209187923aa6.tar.bz2 historical-681f2ef4d75faa8417fbdd2dbd73209187923aa6.zip |
keyword ~amd64
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libmatchbox/libmatchbox-1.9.ebuild')
-rw-r--r-- | x11-libs/libmatchbox/libmatchbox-1.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild index 380945bcf0d8..104ecafacbf6 100644 --- a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild +++ b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2008 Gentoo Foundation +# Copyright 2006-2009 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.6 2008/05/23 19:07:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.7 2009/03/14 04:16:44 solar Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~hppa ~x86 ~amd64 ~ppc ~mips" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86" IUSE="debug doc jpeg pango png truetype X xsettings" RDEPEND="x11-libs/libXext |