From 57267e97d223e22bb4fea319f330290a647d6533 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Wed, 22 Sep 2004 20:42:13 +0000 Subject: optional dep for spamassassin 3 --- dev-perl/IP-Country/ChangeLog | 10 ++++++++++ dev-perl/IP-Country/IP-Country-2.17.ebuild | 17 +++++++++++++++++ dev-perl/IP-Country/files/digest-IP-Country-2.17 | 1 + dev-perl/IP-Country/metadata.xml | 10 ++++++++++ 4 files changed, 38 insertions(+) create mode 100644 dev-perl/IP-Country/ChangeLog create mode 100644 dev-perl/IP-Country/IP-Country-2.17.ebuild create mode 100644 dev-perl/IP-Country/files/digest-IP-Country-2.17 create mode 100644 dev-perl/IP-Country/metadata.xml (limited to 'dev-perl/IP-Country') 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 +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 @@ + + + + perl + + perl@gentoo.org + Primary Maintainer + + + -- cgit v1.2.3-65-gdbad