diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-04-17 09:45:10 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-04-17 09:45:10 +0000 |
commit | a4179c89463cb3555cdf86a87cdb3dbd229415bb (patch) | |
tree | 763bec465913561009dd539886d9ed987fda7a9d /x11-libs/libXfont | |
parent | Removed bash specific stuff. (diff) | |
download | gentoo-2-a4179c89463cb3555cdf86a87cdb3dbd229415bb.tar.gz gentoo-2-a4179c89463cb3555cdf86a87cdb3dbd229415bb.tar.bz2 gentoo-2-a4179c89463cb3555cdf86a87cdb3dbd229415bb.zip |
Stable on alpha wrt bug #172575
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.2.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index c62cadd85613..1857f1e23e7e 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.66 2007/04/12 08:12:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.67 2007/04/17 09:45:10 yoswink Exp $ + + 17 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> + libXfont-1.2.7-r1.ebuild: + Stable on alpha wrt bug #172575 12 Apr 2007; Jeroen Roovers <jer@gentoo.org> libXfont-1.2.7-r1.ebuild: Stable for HPPA (bug #172575). diff --git a/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild b/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild index 594d79dceac4..b3a8bb70deeb 100644 --- a/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild,v 1.7 2007/04/12 08:12:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild,v 1.8 2007/04/17 09:45:10 yoswink 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 |