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 | cdf0902effbaa414f5f6fdcdbec3f0bf1c1f94c0 (patch) | |
tree | eb2b685578f942ea1c3e736b3fe927710006d325 /x11-libs/libXfont/libXfont-1.3.1-r1.ebuild | |
parent | fixed typo in *-gentoo.diff; Thanks to Holymoly @ vdrportal.de (diff) | |
download | historical-cdf0902effbaa414f5f6fdcdbec3f0bf1c1f94c0.tar.gz historical-cdf0902effbaa414f5f6fdcdbec3f0bf1c1f94c0.tar.bz2 historical-cdf0902effbaa414f5f6fdcdbec3f0bf1c1f94c0.zip |
amd64 stable (bug #204362)
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'x11-libs/libXfont/libXfont-1.3.1-r1.ebuild')
-rw-r--r-- | x11-libs/libXfont/libXfont-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |