diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-09 15:23:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-09 15:23:24 +0000 |
commit | 65943f71e992054aa09e5832570af7982c85ad73 (patch) | |
tree | 434882523d78d088753daac7fdc9ffde5800fb3a /x11-libs/libXfont | |
parent | Linux patch 3.4.76 (diff) | |
download | gentoo-2-65943f71e992054aa09e5832570af7982c85ad73.tar.gz gentoo-2-65943f71e992054aa09e5832570af7982c85ad73.tar.bz2 gentoo-2-65943f71e992054aa09e5832570af7982c85ad73.zip |
Stable for HPPA (bug #497416).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 d059df3de6d1..a154fa3dfcd8 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.189 2014/01/07 17:22:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.190 2014/01/09 15:23:24 jer Exp $ + + 09 Jan 2014; Jeroen Roovers <jer@gentoo.org> libXfont-1.4.7.ebuild: + Stable for HPPA (bug #497416). *libXfont-1.4.7 (07 Jan 2014) diff --git a/x11-libs/libXfont/libXfont-1.4.7.ebuild b/x11-libs/libXfont/libXfont-1.4.7.ebuild index 95c4a3a7a2e4..a33a464c3c4e 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.1 2014/01/07 17:22:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.7.ebuild,v 1.2 2014/01/09 15:23:24 jer 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 |