summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-14 16:02:01 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-14 16:02:01 +0000
commit75d3a8999ad2990cb134e182e6edf2945a77decb (patch)
treeddfe6a5468b51523f74f1fb1bb24865653960a8e /dev-perl/Geo-IP
parentKeyworded ~sparc wrt #108694 (diff)
downloadgentoo-2-75d3a8999ad2990cb134e182e6edf2945a77decb.tar.gz
gentoo-2-75d3a8999ad2990cb134e182e6edf2945a77decb.tar.bz2
gentoo-2-75d3a8999ad2990cb134e182e6edf2945a77decb.zip
Marked Stable on amd64.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r--dev-perl/Geo-IP/ChangeLog5
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog
index 76223c6c2314..b55f65a991ce 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.19 2005/09/11 23:25:05 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.20 2005/10/14 16:02:01 metalgod Exp $
+
+ 14 Oct 2005; Luis Medinas <metalgod@gentoo.org> Geo-IP-1.25.ebuild:
+ Marked Stable on amd64.
12 Sep 2005; Luis Medinas <metalgod@gentoo.org> Geo-IP-1.25.ebuild:
Added ~amd64 keyword. Closes bug #105486.
diff --git a/dev-perl/Geo-IP/Geo-IP-1.25.ebuild b/dev-perl/Geo-IP/Geo-IP-1.25.ebuild
index f555d3143cf5..3028746c4ed5 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.25.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.25.ebuild,v 1.5 2005/09/11 23:25:05 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.25.ebuild,v 1.6 2005/10/14 16:02:01 metalgod 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="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
DEPEND="dev-libs/geoip"
myconf="${myconf} LIBS='-L/usr/$(get_libdir)'"