summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-09-22 20:42:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-09-22 20:42:13 +0000
commit708f4866667bf0375a1a576ae984d6d53639c6e5 (patch)
treeb75d5adf53f92dcb8dacdd34e103421b86e943c3 /dev-perl/IP-Country
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-708f4866667bf0375a1a576ae984d6d53639c6e5.tar.gz
gentoo-2-708f4866667bf0375a1a576ae984d6d53639c6e5.tar.bz2
gentoo-2-708f4866667bf0375a1a576ae984d6d53639c6e5.zip
optional dep for spamassassin 3
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r--dev-perl/IP-Country/ChangeLog10
-rw-r--r--dev-perl/IP-Country/IP-Country-2.17.ebuild17
-rw-r--r--dev-perl/IP-Country/Manifest3
-rw-r--r--dev-perl/IP-Country/files/digest-IP-Country-2.171
-rw-r--r--dev-perl/IP-Country/metadata.xml10
5 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog
new file mode 100644
index 000000000000..b05033b3c94d
--- /dev/null
+++ b/dev-perl/IP-Country/ChangeLog
@@ -0,0 +1,10 @@
+# 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.1 2004/09/22 20:42:13 mcummings Exp $
+
+*IP-Country-2.17 (22 Sep 2004)
+
+ 22 Sep 2004; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +IP-Country-2.17.ebuild:
+ Optional dep for spamassassin 3
+
diff --git a/dev-perl/IP-Country/IP-Country-2.17.ebuild b/dev-perl/IP-Country/IP-Country-2.17.ebuild
new file mode 100644
index 000000000000..92012937e78c
--- /dev/null
+++ b/dev-perl/IP-Country/IP-Country-2.17.ebuild
@@ -0,0 +1,17 @@
+# 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.17.ebuild,v 1.1 2004/09/22 20:42:13 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"
+IUSE=""
+
+DEPEND="dev-perl/Geography-Countries"
+mydoc="TODO"
diff --git a/dev-perl/IP-Country/Manifest b/dev-perl/IP-Country/Manifest
new file mode 100644
index 000000000000..8ef61f741c52
--- /dev/null
+++ b/dev-perl/IP-Country/Manifest
@@ -0,0 +1,3 @@
+MD5 5841183c923ba74bebe092f79fc37c01 IP-Country-2.17.ebuild 583
+MD5 8f03bd58af39b183100c4861ded9aaa1 .IP-Country-2.17.ebuild.swp 12288
+MD5 b23d0d722554d67ee64916987860c28f files/digest-IP-Country-2.17 67
diff --git a/dev-perl/IP-Country/files/digest-IP-Country-2.17 b/dev-perl/IP-Country/files/digest-IP-Country-2.17
new file mode 100644
index 000000000000..416ac2e14ccd
--- /dev/null
+++ b/dev-perl/IP-Country/files/digest-IP-Country-2.17
@@ -0,0 +1 @@
+MD5 5c0b76e03d23a80beb11caa1a6e17d25 IP-Country-2.17.tar.gz 124494
diff --git a/dev-perl/IP-Country/metadata.xml b/dev-perl/IP-Country/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/IP-Country/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>