diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-12 13:15:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-12 13:15:57 +0000 |
commit | 77cfebd6030a045fd6f82f229021bf80e19f90c7 (patch) | |
tree | 868853a3f37be8afc83dc3955cf43b29c8dc43e6 /x11-libs/libXfont | |
parent | Stable for ia64, wrt bug #497092 (diff) | |
download | gentoo-2-77cfebd6030a045fd6f82f229021bf80e19f90c7.tar.gz gentoo-2-77cfebd6030a045fd6f82f229021bf80e19f90c7.tar.bz2 gentoo-2-77cfebd6030a045fd6f82f229021bf80e19f90c7.zip |
Stable for ia64, wrt bug #497416
(Portage version: 2.2.7/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index a154fa3dfcd8..20b5d192435f 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.190 2014/01/09 15:23:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.191 2014/01/12 13:15:57 ago Exp $ + + 12 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.7.ebuild: + Stable for ia64, wrt bug #497416 09 Jan 2014; Jeroen Roovers <jer@gentoo.org> libXfont-1.4.7.ebuild: Stable for HPPA (bug #497416). diff --git a/x11-libs/libXfont/libXfont-1.4.7.ebuild b/x11-libs/libXfont/libXfont-1.4.7.ebuild index a33a464c3c4e..e5f9c9d3079a 100644 --- a/x11-libs/libXfont/libXfont-1.4.7.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.7.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.7.ebuild,v 1.2 2014/01/09 15:23:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.7.ebuild,v 1.3 2014/01/12 13:15:57 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 |