diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:23:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:23:24 +0000 |
commit | 2480378ba3ae89a6b32ffa48aeb1b7d454b043b9 (patch) | |
tree | d3e346a712d275f396cedb3601f1e2e8c2f4f170 /x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-2480378ba3ae89a6b32ffa48aeb1b7d454b043b9.tar.gz gentoo-2-2480378ba3ae89a6b32ffa48aeb1b7d454b043b9.tar.bz2 gentoo-2-2480378ba3ae89a6b32ffa48aeb1b7d454b043b9.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 0eb10f236da5..f99b340d4c24 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.2 2012/06/22 20:57:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild,v 1.3 2012/06/24 19:23:24 ago 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 |