diff options
author | 2008-02-04 02:51:46 +0000 | |
---|---|---|
committer | 2008-02-04 02:51:46 +0000 | |
commit | 026b42e72b88b7609da6798a5e1cf2c1a92b87e9 (patch) | |
tree | 99302a06027fe6d4451c07af2ca2cfe8899aa619 /dev-perl | |
parent | Stable for HPPA (bug #208750). (diff) | |
download | historical-026b42e72b88b7609da6798a5e1cf2c1a92b87e9.tar.gz historical-026b42e72b88b7609da6798a5e1cf2c1a92b87e9.tar.bz2 historical-026b42e72b88b7609da6798a5e1cf2c1a92b87e9.zip |
Stable for HPPA (bug #208615).
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl')
-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 2da46c8ade05..5f8ce7925fd7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.38 2008/01/13 21:28:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.39 2008/02/04 02:51:46 jer Exp $ + + 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.28.ebuild: + Stable for HPPA (bug #208615). 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> Geo-IP-1.28.ebuild: ppc. stable diff --git a/dev-perl/Geo-IP/Geo-IP-1.28.ebuild b/dev-perl/Geo-IP/Geo-IP-1.28.ebuild index cf47066c219c..676da63dde1d 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-2008 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.5 2008/01/13 21:28:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.28.ebuild,v 1.6 2008/02/04 02:51:46 jer 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 |