diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:41:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:41:35 +0000 |
commit | 8fc784499c7cd03c2242110472e63ea8fcacc567 (patch) | |
tree | aadca416ec5a804846b29a0af72c55c9bf9f2033 /x11-libs | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-8fc784499c7cd03c2242110472e63ea8fcacc567.tar.gz gentoo-2-8fc784499c7cd03c2242110472e63ea8fcacc567.tar.bz2 gentoo-2-8fc784499c7cd03c2242110472e63ea8fcacc567.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index a293903728ff..956ba111ce10 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.122 2010/01/14 17:36:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.123 2010/01/14 22:41:35 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> libXfont-1.4.1.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libXfont-1.4.1.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-libs/libXfont/libXfont-1.4.1.ebuild b/x11-libs/libXfont/libXfont-1.4.1.ebuild index 2e4d9a23a734..3f8790eaca55 100644 --- a/x11-libs/libXfont/libXfont-1.4.1.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.1.ebuild,v 1.7 2010/01/14 17:36:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.1.ebuild,v 1.8 2010/01/14 22:41:35 maekke Exp $ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |