diff options
author | 2007-11-21 16:58:13 +0000 | |
---|---|---|
committer | 2007-11-21 16:58:13 +0000 | |
commit | d28530a8d0d5a20c113ad06d6f8870f4c28f1f47 (patch) | |
tree | eb3ee65546d50e9cd08504a324c9af346a5cc0d3 /app-text/iso-codes/iso-codes-1.5.ebuild | |
parent | Stable on x86 wrt #199740 (diff) | |
download | historical-d28530a8d0d5a20c113ad06d6f8870f4c28f1f47.tar.gz historical-d28530a8d0d5a20c113ad06d6f8870f4c28f1f47.tar.bz2 historical-d28530a8d0d5a20c113ad06d6f8870f4c28f1f47.zip |
Stable on x86 wrt #199740
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-text/iso-codes/iso-codes-1.5.ebuild')
-rw-r--r-- | app-text/iso-codes/iso-codes-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/iso-codes/iso-codes-1.5.ebuild b/app-text/iso-codes/iso-codes-1.5.ebuild index 2f9276080692..b53f5b638a20 100644 --- a/app-text/iso-codes/iso-codes-1.5.ebuild +++ b/app-text/iso-codes/iso-codes-1.5.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-1.5.ebuild,v 1.2 2007/11/20 14:38:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-1.5.ebuild,v 1.3 2007/11/21 16:58:13 cla 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 |