summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-05-01 15:55:28 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-05-01 15:55:28 +0000
commitd24211657f81e7471dbfa88fcbe8030e53a330d1 (patch)
tree15d6dbfa66f9f0df3997ac5712bfb539c02457f7 /dev-perl/IP-Country
parentNew ebuild for Welsh myspell dictionary (diff)
downloadgentoo-2-d24211657f81e7471dbfa88fcbe8030e53a330d1.tar.gz
gentoo-2-d24211657f81e7471dbfa88fcbe8030e53a330d1.tar.bz2
gentoo-2-d24211657f81e7471dbfa88fcbe8030e53a330d1.zip
Version bump
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r--dev-perl/IP-Country/ChangeLog7
-rw-r--r--dev-perl/IP-Country/IP-Country-2.17.ebuild4
-rw-r--r--dev-perl/IP-Country/IP-Country-2.18.ebuild4
-rw-r--r--dev-perl/IP-Country/IP-Country-2.19.ebuild4
-rw-r--r--dev-perl/IP-Country/IP-Country-2.21.ebuild19
-rw-r--r--dev-perl/IP-Country/files/digest-IP-Country-2.213
6 files changed, 34 insertions, 7 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog
index 353a29f91346..e28a1e727a88 100644
--- a/dev-perl/IP-Country/ChangeLog
+++ b/dev-perl/IP-Country/ChangeLog
@@ -1,6 +1,11 @@
# 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.14 2006/04/27 18:48:11 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.15 2006/05/01 15:55:28 mcummings Exp $
+
+*IP-Country-2.21 (01 May 2006)
+
+ 01 May 2006; <mcumming@gentoo.org> +IP-Country-2.21.ebuild:
+ Version bump
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-IP-Country-2.17, files/digest-IP-Country-2.18,
diff --git a/dev-perl/IP-Country/IP-Country-2.17.ebuild b/dev-perl/IP-Country/IP-Country-2.17.ebuild
index 590e045666f1..93b39000f1d6 100644
--- a/dev-perl/IP-Country/IP-Country-2.17.ebuild
+++ b/dev-perl/IP-Country/IP-Country-2.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 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.17.ebuild,v 1.4 2004/10/14 19:57:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.17.ebuild,v 1.5 2006/05/01 15:55:28 mcummings Exp $
inherit perl-module
diff --git a/dev-perl/IP-Country/IP-Country-2.18.ebuild b/dev-perl/IP-Country/IP-Country-2.18.ebuild
index 2ead38cd545b..0b13aa6acf1e 100644
--- a/dev-perl/IP-Country/IP-Country-2.18.ebuild
+++ b/dev-perl/IP-Country/IP-Country-2.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.18.ebuild,v 1.2 2006/05/01 15:55:28 mcummings Exp $
inherit perl-module
diff --git a/dev-perl/IP-Country/IP-Country-2.19.ebuild b/dev-perl/IP-Country/IP-Country-2.19.ebuild
index a88ea8d7a03f..1253a25318d2 100644
--- a/dev-perl/IP-Country/IP-Country-2.19.ebuild
+++ b/dev-perl/IP-Country/IP-Country-2.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.19.ebuild,v 1.1 2005/04/28 17:23:51 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.19.ebuild,v 1.2 2006/05/01 15:55:28 mcummings Exp $
inherit perl-module
diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild
new file mode 100644
index 000000000000..5ab7a1d9851e
--- /dev/null
+++ b/dev-perl/IP-Country/IP-Country-2.21.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 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.21.ebuild,v 1.1 2006/05/01 15:55:28 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"
+mydoc="TODO"
diff --git a/dev-perl/IP-Country/files/digest-IP-Country-2.21 b/dev-perl/IP-Country/files/digest-IP-Country-2.21
new file mode 100644
index 000000000000..ffee19c9dce5
--- /dev/null
+++ b/dev-perl/IP-Country/files/digest-IP-Country-2.21
@@ -0,0 +1,3 @@
+MD5 2b58799987271920e7360348a76a195c IP-Country-2.21.tar.gz 162827
+RMD160 5623687043ee5324fd66f0cb6d3f53ceb53dddd4 IP-Country-2.21.tar.gz 162827
+SHA256 5fe7b386bc038ce2c2d1fda91e961f78559b67a357840a8473fe42fb9d06eaf1 IP-Country-2.21.tar.gz 162827