diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-10 13:11:14 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-10 13:11:14 +0000 |
commit | f851ca98d70f7514f3bf9d2feda4c0bf25519822 (patch) | |
tree | 91f8d4419e9a949bd12285f465ba65105e37e89f /dev-perl/Geo-IP | |
parent | amd64 stable (diff) | |
download | gentoo-2-f851ca98d70f7514f3bf9d2feda4c0bf25519822.tar.gz gentoo-2-f851ca98d70f7514f3bf9d2feda4c0bf25519822.tar.bz2 gentoo-2-f851ca98d70f7514f3bf9d2feda4c0bf25519822.zip |
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r-- | dev-perl/Geo-IP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog index 626fbbc58e84..21b93bcf8b7b 100644 --- a/dev-perl/Geo-IP/ChangeLog +++ b/dev-perl/Geo-IP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Geo-IP # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.36 2007/10/09 18:26:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.37 2007/11/10 13:11:14 drac Exp $ + + 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Geo-IP-1.28.ebuild: + amd64 stable 09 Oct 2007; Raúl Porcel <armin76@gentoo.org> Geo-IP-1.28.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/Geo-IP/Geo-IP-1.28.ebuild b/dev-perl/Geo-IP/Geo-IP-1.28.ebuild index 65390296945d..864e1c4bdc2b 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.28.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.28.ebuild,v 1.3 2007/10/09 18:26:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.28.ebuild,v 1.4 2007/11/10 13:11:14 drac Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TJ/TJMATHER/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/geoip |