diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 05:47:25 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 05:47:25 +0000 |
commit | 7099cd9c76481141de767a7297cc2c9b410975f7 (patch) | |
tree | 21749cd33b49637f28cd1d4737ee14e80f26ddc5 /app-misc/countrycodes/countrycodes-1.0.5.ebuild | |
parent | Adding ~amd64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-7099cd9c76481141de767a7297cc2c9b410975f7.tar.gz gentoo-2-7099cd9c76481141de767a7297cc2c9b410975f7.tar.bz2 gentoo-2-7099cd9c76481141de767a7297cc2c9b410975f7.zip |
x86 stable
Diffstat (limited to 'app-misc/countrycodes/countrycodes-1.0.5.ebuild')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild index 2e3cdadf3dcd..b0b75aeb216b 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.2 2004/04/10 09:43:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.3 2004/06/07 05:47:25 dragonheart Exp $ DESCRIPTION="An ISO 3166 country code finder." HOMEPAGE="http://www.grigna.com/diego/linux/countrycodes/" @@ -8,7 +8,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="virtual/glibc" |