diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 02:17:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 02:17:45 +0000 |
commit | 626f579cb5cdb8e7a3bb55bdb39fecf0217b16c4 (patch) | |
tree | 0cf0b7f88f1b07f1f2d735bcb809b848b08138ff /x11-libs/libXfont/libXfont-1.3.4.ebuild | |
parent | Stable for HPPA (bug #251832). (diff) | |
download | gentoo-2-626f579cb5cdb8e7a3bb55bdb39fecf0217b16c4.tar.gz gentoo-2-626f579cb5cdb8e7a3bb55bdb39fecf0217b16c4.tar.bz2 gentoo-2-626f579cb5cdb8e7a3bb55bdb39fecf0217b16c4.zip |
Stable for HPPA (bug #251832).
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libXfont/libXfont-1.3.4.ebuild')
-rw-r--r-- | x11-libs/libXfont/libXfont-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfont/libXfont-1.3.4.ebuild b/x11-libs/libXfont/libXfont-1.3.4.ebuild index 86259c519e0b..4729e16f31ae 100644 --- a/x11-libs/libXfont/libXfont-1.3.4.ebuild +++ b/x11-libs/libXfont/libXfont-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.4.ebuild,v 1.7 2009/04/15 14:31:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.4.ebuild,v 1.8 2009/04/16 02:17:45 jer 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 |