diff options
author | 2007-03-18 21:28:02 +0000 | |
---|---|---|
committer | 2007-03-18 21:28:02 +0000 | |
commit | 65a6c1f6e1c45553e21204f0a48067ac4aa860ec (patch) | |
tree | 0f0485cebfa192ebf5fafa95c57327afcc7f65e2 /x11-libs/libXft/libXft-2.1.12.ebuild | |
parent | USE="branding" for Gentoo style Lock Screen, patch from Niklas "Jarda" Närhi... (diff) | |
download | gentoo-2-65a6c1f6e1c45553e21204f0a48067ac4aa860ec.tar.gz gentoo-2-65a6c1f6e1c45553e21204f0a48067ac4aa860ec.tar.bz2 gentoo-2-65a6c1f6e1c45553e21204f0a48067ac4aa860ec.zip |
arm/ia64/s390/sh stable
(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 f1f6b0bdc301..432356bc6f41 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.4 2007/03/17 15:50:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.12.ebuild,v 1.5 2007/03/18 21:28:02 vapier 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 |