diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-02-05 02:24:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-02-05 02:24:01 +0000 |
commit | 69ecff43c08ac2a5f9efbc336f18dd6f193ae6e8 (patch) | |
tree | 040c00e9d3de9395ef957a6e8fc0ba37da4c1504 /dev-perl/IP-Country | |
parent | Version bump (diff) | |
download | gentoo-2-69ecff43c08ac2a5f9efbc336f18dd6f193ae6e8.tar.gz gentoo-2-69ecff43c08ac2a5f9efbc336f18dd6f193ae6e8.tar.bz2 gentoo-2-69ecff43c08ac2a5f9efbc336f18dd6f193ae6e8.zip |
Version bump
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.23.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/IP-Country/files/digest-IP-Country-2.23 | 3 |
3 files changed, 31 insertions, 1 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 3862e830cd49..099944914838 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/IP-Country # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.24 2007/01/02 13:59:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.25 2007/02/05 02:24:01 mcummings Exp $ + +*IP-Country-2.23 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +IP-Country-2.23.ebuild: + Version bump *IP-Country-2.22 (02 Jan 2007) diff --git a/dev-perl/IP-Country/IP-Country-2.23.ebuild b/dev-perl/IP-Country/IP-Country-2.23.ebuild new file mode 100644 index 000000000000..85bfb7bb674e --- /dev/null +++ b/dev-perl/IP-Country/IP-Country-2.23.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.1 2007/02/05 02:24:01 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="fast lookup of country codes from IP addresses" +SRC_URI="mirror://cpan/authors/id/N/NW/NWETTERS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +SRC_TEST="do" + +DEPEND="dev-perl/Geography-Countries + dev-lang/perl" +mydoc="TODO" + diff --git a/dev-perl/IP-Country/files/digest-IP-Country-2.23 b/dev-perl/IP-Country/files/digest-IP-Country-2.23 new file mode 100644 index 000000000000..c6a230ed3eb4 --- /dev/null +++ b/dev-perl/IP-Country/files/digest-IP-Country-2.23 @@ -0,0 +1,3 @@ +MD5 0665e7b9cbab77fd18e255a779a856e0 IP-Country-2.23.tar.gz 167797 +RMD160 d12c1326bcb6602b8d94c9d8f0224b9df1f448a2 IP-Country-2.23.tar.gz 167797 +SHA256 2c16f478c4231a45a44223d545f4b690e2d281cae2cdf188ee2bf59bd79c5caf IP-Country-2.23.tar.gz 167797 |