diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-20 12:03:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-20 12:03:40 +0000 |
commit | 8e8ca87b425043458565198a9cba1559a4e0f69d (patch) | |
tree | 124be5fe173b78a2d889c45154d4377e5e531896 /app-text/iso-codes/iso-codes-0.58.ebuild | |
parent | Added ~ppc64 (diff) | |
download | historical-8e8ca87b425043458565198a9cba1559a4e0f69d.tar.gz historical-8e8ca87b425043458565198a9cba1559a4e0f69d.tar.bz2 historical-8e8ca87b425043458565198a9cba1559a4e0f69d.zip |
Stable for HPPA (bug #156662).
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'app-text/iso-codes/iso-codes-0.58.ebuild')
-rw-r--r-- | app-text/iso-codes/iso-codes-0.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/iso-codes/iso-codes-0.58.ebuild b/app-text/iso-codes/iso-codes-0.58.ebuild index 7678d270cfce..1a868f2cdc6f 100644 --- a/app-text/iso-codes/iso-codes-0.58.ebuild +++ b/app-text/iso-codes/iso-codes-0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.58.ebuild,v 1.10 2007/01/16 15:13:28 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.58.ebuild,v 1.11 2007/01/20 12:03:40 jer Exp $ WANT_AUTOMAKE="latest" inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="sys-devel/gettext |