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
commit57267e97d223e22bb4fea319f330290a647d6533 (patch)
treef3947dcab25dbffbbe5704ec2ef0ab5acb92028e /dev-perl/IP-Country
parentppc stable profile update (diff)
downloadhistorical-57267e97d223e22bb4fea319f330290a647d6533.tar.gz
historical-57267e97d223e22bb4fea319f330290a647d6533.tar.bz2
historical-57267e97d223e22bb4fea319f330290a647d6533.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/files/digest-IP-Country-2.171
-rw-r--r--dev-perl/IP-Country/metadata.xml10
4 files changed, 38 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/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>