diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-20 19:28:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-20 19:28:25 +0000 |
commit | bd6b3472a9c852bb4ec3f541a0a3af263b711629 (patch) | |
tree | 5cc30760fe070b24ae12ca98fe81a9ac48907a09 /app-text/iso-codes | |
parent | Removing old ebuild (diff) | |
download | gentoo-2-bd6b3472a9c852bb4ec3f541a0a3af263b711629.tar.gz gentoo-2-bd6b3472a9c852bb4ec3f541a0a3af263b711629.tar.bz2 gentoo-2-bd6b3472a9c852bb4ec3f541a0a3af263b711629.zip |
Keyworded ~sparc
(Portage version: 2.0.51.22-r2)
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 f75f9e718df0..a148c376f9c7 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.4 2005/08/29 19:31:16 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.5 2005/09/20 19:28:25 gustavoz Exp $ + + 20 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + iso-codes-0.47-r1.ebuild: + Keyworded ~sparc *iso-codes-0.47-r1 (29 Aug 2005) 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 b2fea655d8c6..10498e741a66 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.1 2005/08/29 19:31:16 joem Exp $ +# $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 $ 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" +KEYWORDS="~amd64 ~x86 ~sparc" IUSE="" DEPEND="sys-devel/gettext |