diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-02 13:59:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-02 13:59:25 +0000 |
commit | e71beab353b40439ca802bb79709e41694604e5d (patch) | |
tree | 1a61e4b4e5c305a512ce9591bb2940d561f15182 /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-e71beab353b40439ca802bb79709e41694604e5d.tar.gz gentoo-2-e71beab353b40439ca802bb79709e41694604e5d.tar.bz2 gentoo-2-e71beab353b40439ca802bb79709e41694604e5d.zip |
Version bump
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.22.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/IP-Country/files/digest-IP-Country-2.22 | 3 |
3 files changed, 32 insertions, 2 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index c567f9e528fe..3862e830cd49 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.23 2006/10/09 15:47:12 mcummings Exp $ +# 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 $ + +*IP-Country-2.22 (02 Jan 2007) + + 02 Jan 2007; Michael Cummings <mcummings@gentoo.org> + +IP-Country-2.22.ebuild: + Version bump 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -IP-Country-2.17.ebuild, -IP-Country-2.18.ebuild, -IP-Country-2.19.ebuild, diff --git a/dev-perl/IP-Country/IP-Country-2.22.ebuild b/dev-perl/IP-Country/IP-Country-2.22.ebuild new file mode 100644 index 000000000000..ffae8dd13cb5 --- /dev/null +++ b/dev-perl/IP-Country/IP-Country-2.22.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.22.ebuild,v 1.1 2007/01/02 13:59:25 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.22 b/dev-perl/IP-Country/files/digest-IP-Country-2.22 new file mode 100644 index 000000000000..ab50f0fb4660 --- /dev/null +++ b/dev-perl/IP-Country/files/digest-IP-Country-2.22 @@ -0,0 +1,3 @@ +MD5 b0759e48d3f8a0be58ec76234958e905 IP-Country-2.22.tar.gz 169508 +RMD160 f6ecea8c82b509641e46049dab1edb7b5639820d IP-Country-2.22.tar.gz 169508 +SHA256 f59256c539103239c712e3316eb374b74e143b910f418fa098bbe38e02f66d18 IP-Country-2.22.tar.gz 169508 |