summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-06-16 14:02:55 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-06-16 14:02:55 +0000
commit622e2e582ef78659c60ff2f6e8f900a23b22adc1 (patch)
tree7687411afa1b89739d7e5c7d1b12c515385bde45 /dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild
parentCPAN version bump; needs testing (diff)
downloadgentoo-2-622e2e582ef78659c60ff2f6e8f900a23b22adc1.tar.gz
gentoo-2-622e2e582ef78659c60ff2f6e8f900a23b22adc1.tar.bz2
gentoo-2-622e2e582ef78659c60ff2f6e8f900a23b22adc1.zip
CPAN version bump; needs testing
Diffstat (limited to 'dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild')
-rw-r--r--dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild
new file mode 100644
index 000000000000..1d8a8442481d
--- /dev/null
+++ b/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild,v 1.1 2003/06/16 14:02:52 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Parse, manipulate and lookup IP network blocks"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+
+mydoc="TODO"