diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-26 08:24:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-26 08:24:29 +0000 |
commit | be84662e9b9d52382bec62b8a420acb723fc2707 (patch) | |
tree | 7e6af81531894652a9f966275af8e5d1c19b5c4e /x11-libs | |
parent | ppc stable (diff) | |
download | gentoo-2-be84662e9b9d52382bec62b8a420acb723fc2707.tar.gz gentoo-2-be84662e9b9d52382bec62b8a420acb723fc2707.tar.bz2 gentoo-2-be84662e9b9d52382bec62b8a420acb723fc2707.zip |
arm/s390/sh stable
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfont/libXfont-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild b/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild index f071e8aca5c4..a98ec74d717a 100644 --- a/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild,v 1.8 2006/08/23 12:59:29 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.0-r1.ebuild,v 1.9 2006/08/26 08:24:29 vapier Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,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 x11-libs/libfontenc |