diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 02:51:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 02:51:46 +0000 |
commit | 8bd7d15147c84f69e93b560dbab41c85dc2b3e40 (patch) | |
tree | ce2ec1c74cca6e92d25765d3a45d1e6cea235b02 /dev-perl/Geo-IP | |
parent | Stable for HPPA (bug #208750). (diff) | |
download | gentoo-2-8bd7d15147c84f69e93b560dbab41c85dc2b3e40.tar.gz gentoo-2-8bd7d15147c84f69e93b560dbab41c85dc2b3e40.tar.bz2 gentoo-2-8bd7d15147c84f69e93b560dbab41c85dc2b3e40.zip |
Stable for HPPA (bug #208615).
(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 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 |