diff options
author | 2007-03-18 23:13:30 +0000 | |
---|---|---|
committer | 2007-03-18 23:13:30 +0000 | |
commit | 099949740c3015cdb32d4876a26ad56d93cc6878 (patch) | |
tree | 9258ed1663f3f819d779f3f4f386bb9b45940cc8 /x11-libs/libXft/libXft-2.1.12.ebuild | |
parent | amd64 stable, bug 161781 (diff) | |
download | gentoo-2-099949740c3015cdb32d4876a26ad56d93cc6878.tar.gz gentoo-2-099949740c3015cdb32d4876a26ad56d93cc6878.tar.bz2 gentoo-2-099949740c3015cdb32d4876a26ad56d93cc6878.zip |
amd64 stable, bug 170813
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXft/libXft-2.1.12.ebuild')
-rw-r--r-- | x11-libs/libXft/libXft-2.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXft/libXft-2.1.12.ebuild b/x11-libs/libXft/libXft-2.1.12.ebuild index 432356bc6f41..65e997ea01f4 100644 --- a/x11-libs/libXft/libXft-2.1.12.ebuild +++ b/x11-libs/libXft/libXft-2.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.12.ebuild,v 1.5 2007/03/18 21:28:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.12.ebuild,v 1.6 2007/03/18 23:13:30 beandog Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xft library" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libXrender x11-libs/libX11 |