diff options
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 fb2fa5630ce8..97a88e1d3bc5 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 Foundation # 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.10 2004/10/05 13:34:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.11 2004/12/13 03:27:10 weeve 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 ~sparc ~mips ppc ~alpha ppc64" +KEYWORDS="x86 sparc ~mips ppc ~alpha ppc64" IUSE="" RDEPEND="virtual/libc" |