diff options
author | 2006-07-31 20:06:27 +0000 | |
---|---|---|
committer | 2006-07-31 20:06:27 +0000 | |
commit | ff307a12a7ed1995f6e4299c780ed9fef6baa024 (patch) | |
tree | 9206248f1c03fff20e71d76971a0e84126bd5afa /x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild | |
parent | (#140686) Stable on alpha/amd64/arm/hppa/ia64/mips/ppc/ppc64/sh/sparc/x86. (diff) | |
download | historical-ff307a12a7ed1995f6e4299c780ed9fef6baa024.tar.gz historical-ff307a12a7ed1995f6e4299c780ed9fef6baa024.tar.bz2 historical-ff307a12a7ed1995f6e4299c780ed9fef6baa024.zip |
(#140190) Stable on alpha/amd64/arm/hppa/ia64/mips/ppc/ppc64/sh/sparc/x86.
Package-Manager: portage-2.1.1_pre4-r1
Diffstat (limited to 'x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild index 0e77af4eb278..5383520a4432 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-1.0.1.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-apps/xlsfonts/xlsfonts-1.0.1.ebuild,v 1.3 2006/03/28 14:18:33 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.1.ebuild,v 1.4 2006/07/31 20:06:27 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |