diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2007-01-28 20:51:28 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2007-01-28 20:51:28 +0000 |
commit | eb7e7325181724a820669dd21a3c0c4c89b2d621 (patch) | |
tree | 66ff47ecec82d3292698a5d9b8c8ce30c789de70 /x11-libs/libXfont | |
parent | Fixed order of rdep and ddep (diff) | |
download | gentoo-2-eb7e7325181724a820669dd21a3c0c4c89b2d621.tar.gz gentoo-2-eb7e7325181724a820669dd21a3c0c4c89b2d621.tar.bz2 gentoo-2-eb7e7325181724a820669dd21a3c0c4c89b2d621.zip |
Stable on MIPS; bug #164196
(Portage version: 2.1.2)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 201963b0c5a2..8c0fec825e09 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.55 2007/01/24 06:30:03 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.56 2007/01/28 20:51:28 eroyf Exp $ + + 28 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> + libXfont-1.2.2.ebuild: + Stable on MIPS; bug #164196 *libXfont-1.2.7 (24 Jan 2007) diff --git a/x11-libs/libXfont/libXfont-1.2.2.ebuild b/x11-libs/libXfont/libXfont-1.2.2.ebuild index 43d0ed39b53a..0c54e789efec 100644 --- a/x11-libs/libXfont/libXfont-1.2.2.ebuild +++ b/x11-libs/libXfont/libXfont-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.2.ebuild,v 1.2 2006/09/18 07:58:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.2.ebuild,v 1.3 2007/01/28 20:51:28 eroyf 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 |