diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:40:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:40:14 +0000 |
commit | 824e19081b16090a456fe890196e5ae51068c851 (patch) | |
tree | 6c459aebda6f38a00e31d46864d384e3702f9794 /x11-libs/libXfontcache | |
parent | Stable on amd64 wrt bug 177157 (diff) | |
download | historical-824e19081b16090a456fe890196e5ae51068c851.tar.gz historical-824e19081b16090a456fe890196e5ae51068c851.tar.bz2 historical-824e19081b16090a456fe890196e5ae51068c851.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'x11-libs/libXfontcache')
-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" |