diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:04:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:04:55 +0000 |
commit | cf7f6a9b95dec3737e418e29ef4dd1644acd830c (patch) | |
tree | 015f16cd3d1c17b9c680f74a0b6b5f3429bb7ee1 /x11-libs | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-cf7f6a9b95dec3737e418e29ef4dd1644acd830c.tar.gz gentoo-2-cf7f6a9b95dec3737e418e29ef4dd1644acd830c.tar.bz2 gentoo-2-cf7f6a9b95dec3737e418e29ef4dd1644acd830c.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index b51b62d087d3..9710b96b2863 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.141 2010/12/29 21:15:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.142 2010/12/31 20:04:55 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> libXfont-1.4.3.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> libXfont-1.4.3.ebuild: arm stable, bug #344827 diff --git a/x11-libs/libXfont/libXfont-1.4.3.ebuild b/x11-libs/libXfont/libXfont-1.4.3.ebuild index 7ec64963c7cc..92bdda5aa8b5 100644 --- a/x11-libs/libXfont/libXfont-1.4.3.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.3.ebuild @@ -1,13 +1,13 @@ # 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.3.ebuild,v 1.6 2010/12/29 21:15:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.3.ebuild,v 1.7 2010/12/31 20:04:55 jer Exp $ EAPI=3 inherit xorg-2 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="doc ipv6" RDEPEND="x11-libs/xtrans |