diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-11-22 14:24:06 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-11-22 14:24:06 +0000 |
commit | 0978202954411ef968e7cd8d86115db104d0ad2c (patch) | |
tree | 3357645f61d170d8f80fc9ef3dc3c738ff5842ae /dev-perl/Geo-IP | |
parent | Version bump (diff) | |
download | gentoo-2-0978202954411ef968e7cd8d86115db104d0ad2c.tar.gz gentoo-2-0978202954411ef968e7cd8d86115db104d0ad2c.tar.bz2 gentoo-2-0978202954411ef968e7cd8d86115db104d0ad2c.zip |
Version bump
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r-- | dev-perl/Geo-IP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.27.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Manifest | 12 | ||||
-rw-r--r-- | dev-perl/Geo-IP/files/digest-Geo-IP-1.27 | 1 |
4 files changed, 25 insertions, 11 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog index b55f65a991ce..b6911ee2c887 100644 --- a/dev-perl/Geo-IP/ChangeLog +++ b/dev-perl/Geo-IP/ChangeLog @@ -1,6 +1,11 @@ # 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.20 2005/10/14 16:02:01 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.21 2005/11/22 14:24:06 mcummings Exp $ + +*Geo-IP-1.27 (22 Nov 2005) + + 22 Nov 2005; Michael Cummings <mcummings@gentoo.org> +Geo-IP-1.27.ebuild: + Version bump 14 Oct 2005; Luis Medinas <metalgod@gentoo.org> Geo-IP-1.25.ebuild: Marked Stable on amd64. diff --git a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild new file mode 100644 index 000000000000..07ec3040ab59 --- /dev/null +++ b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild @@ -0,0 +1,16 @@ +# 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.27.ebuild,v 1.1 2005/11/22 14:24:06 mcummings Exp $ + +inherit perl-module multilib + +IUSE="" +DESCRIPTION="Look up country by IP Address" +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" +DEPEND="dev-libs/geoip" + +myconf="${myconf} LIBS='-L/usr/$(get_libdir)'" diff --git a/dev-perl/Geo-IP/Manifest b/dev-perl/Geo-IP/Manifest index 7264f51a4e74..7274715b4546 100644 --- a/dev-perl/Geo-IP/Manifest +++ b/dev-perl/Geo-IP/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 1bdbe06560d5ec03ba9d1073c8d57d11 ChangeLog 2559 MD5 86ac60daeb6f4d91e3b7aa6f46e3c5ee Geo-IP-1.23.ebuild 532 MD5 16b69293f576eee4bcbcd6777ec3b396 Geo-IP-1.25.ebuild 585 +MD5 e9ef629f09f8ef3077dcd1e91636368f Geo-IP-1.27.ebuild 491 MD5 3e72c102d101601171aa5e7dd7d6db11 files/digest-Geo-IP-1.23 62 MD5 101720e88eca7c36b0bf341b464a6b69 files/digest-Geo-IP-1.25 62 +MD5 5f965229c6212d62a02a671456c31b7b files/digest-Geo-IP-1.27 62 MD5 5908f2b0a0e48e35831704c20cdb33ba metadata.xml 224 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDT+S3wUpWvClEHQoRAkq4AJ49xQxwJd+wRvMdPTzJu2O9rHgxDACghm08 -5fHlFVhhDAqsNNAz8qFxsD8= -=4w4m ------END PGP SIGNATURE----- diff --git a/dev-perl/Geo-IP/files/digest-Geo-IP-1.27 b/dev-perl/Geo-IP/files/digest-Geo-IP-1.27 new file mode 100644 index 000000000000..b074f6100ae1 --- /dev/null +++ b/dev-perl/Geo-IP/files/digest-Geo-IP-1.27 @@ -0,0 +1 @@ +MD5 10ec3c74808ffbca871eca4db77209bd Geo-IP-1.27.tar.gz 13386 |