diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-09 18:26:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-09 18:26:51 +0000 |
commit | 782f26e166d6280d2fd51be24b34d7334306a644 (patch) | |
tree | b1a39026656e49a3798790109120fe34b3c54801 /dev-perl | |
parent | remove dumb changelog entry (double entry) (diff) | |
download | gentoo-2-782f26e166d6280d2fd51be24b34d7334306a644.tar.gz gentoo-2-782f26e166d6280d2fd51be24b34d7334306a644.tar.bz2 gentoo-2-782f26e166d6280d2fd51be24b34d7334306a644.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.9)
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 34532b59e970..626fbbc58e84 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.35 2007/09/07 04:26:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.36 2007/10/09 18:26:50 armin76 Exp $ + + 09 Oct 2007; Raúl Porcel <armin76@gentoo.org> Geo-IP-1.28.ebuild: + alpha/ia64/sparc/x86 stable 07 Sep 2007; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.28.ebuild: Marked ~hppa (bug #191525). diff --git a/dev-perl/Geo-IP/Geo-IP-1.28.ebuild b/dev-perl/Geo-IP/Geo-IP-1.28.ebuild index 6697c418d826..65390296945d 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.2 2007/09/07 04:26:56 jer Exp $ +# $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 $ 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 |