diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:37:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:37:17 +0000 |
commit | 71e8473f15293eccf74dbf3d003d368b955d24b3 (patch) | |
tree | b67c850d60ed66f5e03b65188ce87bdb9b043e26 /x11-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-71e8473f15293eccf74dbf3d003d368b955d24b3.tar.gz gentoo-2-71e8473f15293eccf74dbf3d003d368b955d24b3.tar.bz2 gentoo-2-71e8473f15293eccf74dbf3d003d368b955d24b3.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild index 78c105deb143..567bf24baf93 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.4.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/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.10 2007/06/24 05:46:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.11 2007/06/24 22:37:17 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xfontcache 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/libX11 x11-libs/libXext" |