diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 20:41:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 20:41:25 +0000 |
commit | 05c1c62fe885b8afe7928844931851b4f18de939 (patch) | |
tree | ae48a69657b6f75f0a5c9ea27ef9e5d0fd82199b /x11-libs/libXfont | |
parent | Remove trailing space from font file name (bug #338057 by Faustus). (diff) | |
download | gentoo-2-05c1c62fe885b8afe7928844931851b4f18de939.tar.gz gentoo-2-05c1c62fe885b8afe7928844931851b4f18de939.tar.bz2 gentoo-2-05c1c62fe885b8afe7928844931851b4f18de939.zip |
ia64/s390/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 014e347747af..341ccd02db27 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.132 2010/09/12 19:08:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.133 2010/09/19 20:41:25 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> libXfont-1.4.2.ebuild: + ia64/s390/sh/sparc stable wrt #327777 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> libXfont-1.4.2.ebuild: Stable on alpha, bug #327777 diff --git a/x11-libs/libXfont/libXfont-1.4.2.ebuild b/x11-libs/libXfont/libXfont-1.4.2.ebuild index 35f16d3a9010..613d0869dda9 100644 --- a/x11-libs/libXfont/libXfont-1.4.2.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.2.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.2.ebuild,v 1.6 2010/09/12 19:08:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.2.ebuild,v 1.7 2010/09/19 20:41:25 armin76 Exp $ EAPI=3 inherit xorg-2 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 |