diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:14:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:14:53 +0000 |
commit | 08e1d8562f3eb6698f5b75c7b002bf26a663166f (patch) | |
tree | 9db725cf76079e6d430cb0490d1e81bf108dddc0 /dev-perl/Geo-IP/Geo-IP-1.27.ebuild | |
parent | Removed old ebuild. (diff) | |
download | historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.tar.gz historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.tar.bz2 historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/Geo-IP/Geo-IP-1.27.ebuild')
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild index 6c6b6f3d7354..d5eb00aa9a80 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.27.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/Geo-IP/Geo-IP-1.27.ebuild,v 1.7 2006/10/09 15:08:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.8 2006/10/15 16:58:44 kloeri Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TJ/TJMATHER/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ~ppc sparc ~x86 ~x86-fbsd" DEPEND="dev-libs/geoip dev-lang/perl" |