diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:42:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:42:54 +0000 |
commit | a8c930560571fd84689d0514df38d6993d555625 (patch) | |
tree | 828be5684e5471f2d762119a213359fc526ba0ce /x11-libs/libXfont | |
parent | Stable for HPPA (bug #448522). (diff) | |
download | gentoo-2-a8c930560571fd84689d0514df38d6993d555625.tar.gz gentoo-2-a8c930560571fd84689d0514df38d6993d555625.tar.bz2 gentoo-2-a8c930560571fd84689d0514df38d6993d555625.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 770437e35f58..8fe623791629 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.172 2012/12/28 11:35:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.173 2012/12/28 17:42:54 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.5-r1.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.5-r1.ebuild: Stable for ia64, wrt bug #440872 diff --git a/x11-libs/libXfont/libXfont-1.4.5-r1.ebuild b/x11-libs/libXfont/libXfont-1.4.5-r1.ebuild index 046d4ad0deae..3ffca7ae8321 100644 --- a/x11-libs/libXfont/libXfont-1.4.5-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5-r1.ebuild,v 1.7 2012/12/28 11:35:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5-r1.ebuild,v 1.8 2012/12/28 17:42:54 ago Exp $ EAPI=4 @@ -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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 ipv6 truetype" RDEPEND="x11-libs/xtrans |