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 | d0e28e25c80a06da2243db1261ba8eedfbd5978c (patch) | |
tree | 69b1b91a68354cd2335960b28cfba775f0b8cf2b /app-text/iso-codes | |
parent | old (diff) | |
download | historical-d0e28e25c80a06da2243db1261ba8eedfbd5978c.tar.gz historical-d0e28e25c80a06da2243db1261ba8eedfbd5978c.tar.bz2 historical-d0e28e25c80a06da2243db1261ba8eedfbd5978c.zip |
~ia64 keyword.
Package-Manager: portage-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/Manifest | 10 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.47-r1.ebuild | 4 |
3 files changed, 12 insertions, 8 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/Manifest b/app-text/iso-codes/Manifest index 7c8e5752fc82..54213750892e 100644 --- a/app-text/iso-codes/Manifest +++ b/app-text/iso-codes/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 9cac7d30f140c674ed02162684b920a2 ChangeLog 1164 +MD5 608f75566f718335be0b29ac6b4b3685 ChangeLog 1263 MD5 f0bffb8e6476f755092bfe57861f352f files/digest-iso-codes-0.47 72 MD5 f0bffb8e6476f755092bfe57861f352f files/digest-iso-codes-0.47-r1 72 -MD5 2c4c7fa43f45bcc6099a4d0a725ee642 iso-codes-0.47-r1.ebuild 847 +MD5 b801c0dbb21dc8811a71c419483818cc iso-codes-0.47-r1.ebuild 853 MD5 3db66b5bb868269ce04d441af6790a36 iso-codes-0.47.ebuild 830 MD5 e9817ec1ed09efcf042e9d64a3f947ce metadata.xml 387 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDUWUCcsIHjyDViGQRArFwAKC398drRwo2bMZ04mHWUHPF0S07IQCg2BgO -3P8sLCsFYc6+TXECN0fYEIA= -=bFSq +iD8DBQFDZdN2Kf2g/qXtneoRAtoJAKCLcxrDTgyUzkGrvJvJsobpG35l3gCghNsg +w4RMLxFjqOBTVHXGTuZlPFg= +=xhVc -----END PGP SIGNATURE----- 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 |