diff options
author | 2004-06-30 07:42:19 +0000 | |
---|---|---|
committer | 2004-06-30 07:42:19 +0000 | |
commit | 267e47de1e4f0e4552e242debdf319342aa3f537 (patch) | |
tree | a83dec5b54cbf299d0caef205558021bc5afc0c5 /app-misc/countrycodes/countrycodes-1.0.5.ebuild | |
parent | - .22 clean-up (diff) | |
download | historical-267e47de1e4f0e4552e242debdf319342aa3f537.tar.gz historical-267e47de1e4f0e4552e242debdf319342aa3f537.tar.bz2 historical-267e47de1e4f0e4552e242debdf319342aa3f537.zip |
Added to ~ppc
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 22f1f0958edb..1638e1dd46b0 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.6 2004/06/28 03:30:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.7 2004/06/30 07:42:19 dholm 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" +KEYWORDS="x86 ~sparc ~mips ~ppc" IUSE="" RDEPEND="virtual/libc" |