diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 17:46:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 17:46:11 +0000 |
commit | 12aedbab796fcae10051cec49b00a5e143ff14b7 (patch) | |
tree | 53960fe39c484a31de8835dc16941dbcab90a6ed /x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #419473 (diff) | |
download | gentoo-2-12aedbab796fcae10051cec49b00a5e143ff14b7.tar.gz gentoo-2-12aedbab796fcae10051cec49b00a5e143ff14b7.tar.bz2 gentoo-2-12aedbab796fcae10051cec49b00a5e143ff14b7.zip |
alpha/ia64/s390/sh/sparc stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild')
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild index 2a28ea7db580..fa060a389843 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild,v 1.7 2012/07/12 17:47:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild,v 1.8 2012/08/26 17:46:11 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xfontcache library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |