diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 16:49:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 16:49:38 +0000 |
commit | 063635c410a02605a676b5774e59fc2ccc079653 (patch) | |
tree | 014ef1f0f08c713d99ffb565eec5e73cdd133317 /dev-perl/IP-Country/IP-Country-2.21.ebuild | |
parent | Stable on hppa (diff) | |
download | gentoo-2-063635c410a02605a676b5774e59fc2ccc079653.tar.gz gentoo-2-063635c410a02605a676b5774e59fc2ccc079653.tar.bz2 gentoo-2-063635c410a02605a676b5774e59fc2ccc079653.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/IP-Country/IP-Country-2.21.ebuild')
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild index ab5c03bf16b5..2e2e5ecf8640 100644 --- a/dev-perl/IP-Country/IP-Country-2.21.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.2 2006/06/12 15:40:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.3 2006/06/29 16:49:38 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |