diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-31 08:18:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-31 08:18:15 +0000 |
commit | b031ec0f20054d801f3f1a33d707ffded7ee140e (patch) | |
tree | 8461dbda1e0c40f00a8088cf515b78a90f123755 /app-text/iso-codes | |
parent | old (diff) | |
download | gentoo-2-b031ec0f20054d801f3f1a33d707ffded7ee140e.tar.gz gentoo-2-b031ec0f20054d801f3f1a33d707ffded7ee140e.tar.bz2 gentoo-2-b031ec0f20054d801f3f1a33d707ffded7ee140e.zip |
~ia64 keyword.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.47-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index a4066e801964..11dd3bd9db7a 100644 --- a/app-text/iso-codes/ChangeLog +++ b/app-text/iso-codes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/iso-codes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.6 2005/10/15 20:21:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.7 2005/10/31 08:18:15 kloeri Exp $ + + 31 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> + iso-codes-0.47-r1.ebuild: + ~ia64 keyword. 15 Oct 2005; Joseph Jezak <josejx@gentoo.org> iso-codes-0.47-r1.ebuild: Marked ~ppc. diff --git a/app-text/iso-codes/iso-codes-0.47-r1.ebuild b/app-text/iso-codes/iso-codes-0.47-r1.ebuild index 3ab2a5b60ddf..2f5e29c080a9 100644 --- a/app-text/iso-codes/iso-codes-0.47-r1.ebuild +++ b/app-text/iso-codes/iso-codes-0.47-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.47-r1.ebuild,v 1.3 2005/10/15 20:21:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.47-r1.ebuild,v 1.4 2005/10/31 08:18:15 kloeri Exp $ DESCRIPTION="Provides the list of country and language names" HOMEPAGE="http://alioth.debian.org/projects/pkg-isocodes/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/i/iso-codes/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext |