summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-05-01 20:54:30 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-05-01 20:54:30 +0000
commit9f46943eeab390bd1f5910259711fea925a0e5ad (patch)
treec8fa722438b388549feedc9af22521f0e7050898 /dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild
parentVersion bump (diff)
downloadgentoo-2-9f46943eeab390bd1f5910259711fea925a0e5ad.tar.gz
gentoo-2-9f46943eeab390bd1f5910259711fea925a0e5ad.tar.bz2
gentoo-2-9f46943eeab390bd1f5910259711fea925a0e5ad.zip
Version bump
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild')
-rw-r--r--dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild
new file mode 100644
index 000000000000..23ebb4c6c3ff
--- /dev/null
+++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild,v 1.1 2006/05/01 20:54:30 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses "
+SRC_URI="mirror://cpan/authors/id/D/DO/DOUGW/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~dougw/${P}/"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+mydoc="TODO"