diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-15 20:21:54 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-15 20:21:54 +0000 |
commit | 678566ea6a48fec1dc20b8f55bb85095a76ba8c2 (patch) | |
tree | 0232720eebaf75f992b2474b7a1572a02e82d8f2 /app-text/iso-codes | |
parent | Initial commit, ebuild based on the one by JeR <jer@xs4all.nl> in bug #92795. (diff) | |
download | gentoo-2-678566ea6a48fec1dc20b8f55bb85095a76ba8c2.tar.gz gentoo-2-678566ea6a48fec1dc20b8f55bb85095a76ba8c2.tar.bz2 gentoo-2-678566ea6a48fec1dc20b8f55bb85095a76ba8c2.zip |
Marked ~ppc.
(Portage version: 2.0.53_rc5)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index a148c376f9c7..a4066e801964 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.5 2005/09/20 19:28:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.6 2005/10/15 20:21:54 josejx Exp $ + + 15 Oct 2005; Joseph Jezak <josejx@gentoo.org> iso-codes-0.47-r1.ebuild: + Marked ~ppc. 20 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> iso-codes-0.47-r1.ebuild: 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 10498e741a66..3ab2a5b60ddf 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.2 2005/09/20 19:28:25 gustavoz Exp $ +# $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 $ 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 ~x86 ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext |