diff options
author | Homer Parker <hparker@gentoo.org> | 2005-08-24 02:46:54 +0000 |
---|---|---|
committer | Homer Parker <hparker@gentoo.org> | 2005-08-24 02:46:54 +0000 |
commit | 0b042161fd5b1c5bee41882ee073c3111047fb57 (patch) | |
tree | f3192b63945b59480d3c1bb86039639f6302a535 /app-text/iso-codes | |
parent | Version bump #101278 by Andy Holmes. (diff) | |
download | gentoo-2-0b042161fd5b1c5bee41882ee073c3111047fb57.tar.gz gentoo-2-0b042161fd5b1c5bee41882ee073c3111047fb57.tar.bz2 gentoo-2-0b042161fd5b1c5bee41882ee073c3111047fb57.zip |
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.47.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 63439f555dc0..a70b49960ce8 100644 --- a/app-text/iso-codes/ChangeLog +++ b/app-text/iso-codes/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2005/08/23 22:57:33 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.3 2005/08/24 02:44:58 hparker Exp $ + + 24 Aug 2005; Homer Parker <hparker@gentoo.org> iso-codes-0.47.ebuild: + Marked ~amd64. 23 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> iso-codes-0.47.ebuild: diff --git a/app-text/iso-codes/iso-codes-0.47.ebuild b/app-text/iso-codes/iso-codes-0.47.ebuild index 911f3417ecc9..cdbfb91659cb 100644 --- a/app-text/iso-codes/iso-codes-0.47.ebuild +++ b/app-text/iso-codes/iso-codes-0.47.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.ebuild,v 1.2 2005/08/23 22:57:33 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.47.ebuild,v 1.3 2005/08/24 02:44:58 hparker 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="sys-devel/gettext |