diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-26 15:02:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-26 15:02:36 +0000 |
commit | 4d01c07e84b04c27f965212eb14b20d1e96c9ec4 (patch) | |
tree | f87940653ab883e103c9241d34678ddf3eb135be /app-text/iso-codes | |
parent | oggvorbis Cleanup (diff) | |
download | gentoo-2-4d01c07e84b04c27f965212eb14b20d1e96c9ec4.tar.gz gentoo-2-4d01c07e84b04c27f965212eb14b20d1e96c9ec4.tar.bz2 gentoo-2-4d01c07e84b04c27f965212eb14b20d1e96c9ec4.zip |
~alpha keyword.
(Portage version: 2.0.53)
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 b0699116d420..c0499ae32374 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.8 2005/11/22 20:37:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.9 2005/12/26 15:01:19 kloeri Exp $ + + 26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + iso-codes-0.47-r1.ebuild: + ~alpha keyword. 22 Nov 2005; Markus Rothe <corsair@gentoo.org> iso-codes-0.47-r1.ebuild: Added ~ppc64 keyword; bug #108790 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 df2a0afb81c8..f97322e52645 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.5 2005/11/22 20:37:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.47-r1.ebuild,v 1.6 2005/12/26 15:01:19 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext |