diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 17:51:22 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 17:51:22 +0000 |
commit | 45aa8fe5581a9ea99a18ade7ff5bfd5a2dc61b88 (patch) | |
tree | 40c54f6a710aa1b1c557a10626d1c9003f0dd0db /app-text/iso-codes/iso-codes-0.58.ebuild | |
parent | Stable on x86, bug #156662. (diff) | |
download | gentoo-2-45aa8fe5581a9ea99a18ade7ff5bfd5a2dc61b88.tar.gz gentoo-2-45aa8fe5581a9ea99a18ade7ff5bfd5a2dc61b88.tar.bz2 gentoo-2-45aa8fe5581a9ea99a18ade7ff5bfd5a2dc61b88.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
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 f5086a0d50d6..908efb4447ad 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-2006 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.2 2006/11/09 22:27:27 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.58.ebuild,v 1.3 2006/12/10 17:51:22 ticho 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="" DEPEND="sys-devel/gettext |