diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-10-28 15:50:20 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-10-28 15:50:20 +0000 |
commit | d6b0a2289d05d749c76eef4f698936b799c0ad53 (patch) | |
tree | 6ea94d7bd7737563220acd5e4a13c0ca183e96ab /dev-perl/IP-Country | |
parent | update metadata (Manifest recommit) (diff) | |
download | gentoo-2-d6b0a2289d05d749c76eef4f698936b799c0ad53.tar.gz gentoo-2-d6b0a2289d05d749c76eef4f698936b799c0ad53.tar.bz2 gentoo-2-d6b0a2289d05d749c76eef4f698936b799c0ad53.zip |
New version on cpan; first update in a year
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.18.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/IP-Country/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/IP-Country/files/digest-IP-Country-2.18 | 1 |
4 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 664740a8f9a4..4546b6ce1232 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.3 2004/10/14 19:57:19 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.4 2004/10/28 15:50:20 mcummings Exp $ + +*IP-Country-2.18 (28 Oct 2004) + + 28 Oct 2004; Michael Cummings <mcummings@gentoo.org> + +IP-Country-2.18.ebuild: + New version on cpan; first update in a year 14 Oct 2004; David Holm <dholm@gentoo.org> IP-Country-2.17.ebuild: Added to ~ppc. diff --git a/dev-perl/IP-Country/IP-Country-2.18.ebuild b/dev-perl/IP-Country/IP-Country-2.18.ebuild new file mode 100644 index 000000000000..2ead38cd545b --- /dev/null +++ b/dev-perl/IP-Country/IP-Country-2.18.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 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.18.ebuild,v 1.1 2004/10/28 15:50:20 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="~x86 ~sparc ~ppc" +IUSE="" + +SRC_TEST="do" + +DEPEND="dev-perl/Geography-Countries" +mydoc="TODO" diff --git a/dev-perl/IP-Country/Manifest b/dev-perl/IP-Country/Manifest index 71a49f423a35..cf0a7023b371 100644 --- a/dev-perl/IP-Country/Manifest +++ b/dev-perl/IP-Country/Manifest @@ -1,4 +1,6 @@ MD5 494becc060dc384474af229d3233716e ChangeLog 559 MD5 75819704ace7944b3d697facc9024b9f IP-Country-2.17.ebuild 534 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 c71a05537c16e5bab3c3abd0f9770ea7 IP-Country-2.18.ebuild 446 MD5 b23d0d722554d67ee64916987860c28f files/digest-IP-Country-2.17 67 +MD5 3745109798f7d57375e8075edcb0c900 files/digest-IP-Country-2.18 67 diff --git a/dev-perl/IP-Country/files/digest-IP-Country-2.18 b/dev-perl/IP-Country/files/digest-IP-Country-2.18 new file mode 100644 index 000000000000..3930d370d054 --- /dev/null +++ b/dev-perl/IP-Country/files/digest-IP-Country-2.18 @@ -0,0 +1 @@ +MD5 9fc08c51555f2e81b042ca749af0eee8 IP-Country-2.18.tar.gz 141905 |