summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild')
-rw-r--r--dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild
new file mode 100644
index 000000000000..6ef1aa3c6228
--- /dev/null
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild,v 1.1 2010/08/10 15:35:20 robbat2 Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=MRSAM
+MODULE_SECTION=testing
+inherit perl-module
+
+DESCRIPTION="Manipulate netblock lists in CIDR notation"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""