diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:41:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:41:40 +0000 |
commit | 7050e63a9177f5e1e140340ddf994257f1458399 (patch) | |
tree | 0e986f2a890948e85f1214c9def48297ab1fb736 /app-text/iso-codes/iso-codes-1.5.ebuild | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | historical-7050e63a9177f5e1e140340ddf994257f1458399.tar.gz historical-7050e63a9177f5e1e140340ddf994257f1458399.tar.bz2 historical-7050e63a9177f5e1e140340ddf994257f1458399.zip |
alpha/ia64/sparc stable 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 b53f5b638a20..b6102e269ec5 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.3 2007/11/21 16:58:13 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-1.5.ebuild,v 1.4 2007/11/22 14:41:40 armin76 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 |