diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 21:01:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 21:01:19 +0000 |
commit | e7d0a293ae85607353b9854a70eb2c211dcb5b44 (patch) | |
tree | f61df423d57d1c996b954eb4b43fc3f3f93efa77 /x11-libs/libXfont | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-e7d0a293ae85607353b9854a70eb2c211dcb5b44.tar.gz gentoo-2-e7d0a293ae85607353b9854a70eb2c211dcb5b44.tar.bz2 gentoo-2-e7d0a293ae85607353b9854a70eb2c211dcb5b44.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 488964dd29aa..d8ada4a03710 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.114 2009/10/11 23:53:57 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.115 2009/10/26 21:01:19 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> libXfont-1.4.0.ebuild: + Stable for HPPA (bug #282290). *libXfont-1.4.1 (11 Oct 2009) diff --git a/x11-libs/libXfont/libXfont-1.4.0.ebuild b/x11-libs/libXfont/libXfont-1.4.0.ebuild index c659ef8d7bd5..69e98466b359 100644 --- a/x11-libs/libXfont/libXfont-1.4.0.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.0.ebuild,v 1.8 2009/10/11 10:56:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.0.ebuild,v 1.9 2009/10/26 21:01:19 jer Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |