diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:48:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:48:35 +0000 |
commit | 4676e520915114c620e039a660d271e07a50da0f (patch) | |
tree | 8c8b3a86b1264b8da36cecdee6ac58ed5ae5d6ee /x11-libs/libXfont | |
parent | Stable for ppc, wrt bug #512648 (diff) | |
download | gentoo-2-4676e520915114c620e039a660d271e07a50da0f.tar.gz gentoo-2-4676e520915114c620e039a660d271e07a50da0f.tar.bz2 gentoo-2-4676e520915114c620e039a660d271e07a50da0f.zip |
Stable for ppc, wrt bug #510250
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index f54989933026..ae8d75da7817 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.207 2014/06/08 10:45:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.208 2014/06/08 10:48:35 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.8.ebuild: + Stable for ppc, wrt bug #510250 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.8.ebuild: Stable for ppc64, wrt bug #510250 diff --git a/x11-libs/libXfont/libXfont-1.4.8.ebuild b/x11-libs/libXfont/libXfont-1.4.8.ebuild index acd169fa8fcc..3869bead7490 100644 --- a/x11-libs/libXfont/libXfont-1.4.8.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 1.7 2014/06/08 10:45:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 1.8 2014/06/08 10:48:35 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xfont library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 ipv6 truetype" RDEPEND="x11-libs/xtrans |