diff options
author | Robert Buchholz <rbu@gentoo.org> | 2008-01-20 18:17:19 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2008-01-20 18:17:19 +0000 |
commit | 7789ece3ef2ccbe2e417ff6d521c83dde4ea09cd (patch) | |
tree | 515df929fadbca555b1e11c84ca93710a4bdb278 /x11-libs/libXfont | |
parent | fixed typo in *-gentoo.diff; Thanks to Holymoly @ vdrportal.de (diff) | |
download | gentoo-2-7789ece3ef2ccbe2e417ff6d521c83dde4ea09cd.tar.gz gentoo-2-7789ece3ef2ccbe2e417ff6d521c83dde4ea09cd.tar.bz2 gentoo-2-7789ece3ef2ccbe2e417ff6d521c83dde4ea09cd.zip |
amd64 stable (bug #204362)
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index d98c0842be71..a3fb3121a82e 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.90 2008/01/19 06:16:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.91 2008/01/20 18:17:19 rbu Exp $ + + 20 Jan 2008; Robert Buchholz <rbu@gentoo.org> libXfont-1.3.1-r1.ebuild: + amd64 stable (bug #204362) 19 Jan 2008; Jeroen Roovers <jer@gentoo.org> libXfont-1.3.1-r1.ebuild: Stable for HPPA (bug #204362). diff --git a/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild b/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild index b8191727bf63..e3b268605648 100644 --- a/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild,v 1.7 2008/01/19 06:16:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild,v 1.8 2008/01/20 18:17:19 rbu 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 |