summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-11-19 12:39:27 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-11-19 12:39:27 +0000
commite50da21a2d6bf9cecca365b3b34d0f41b1f9de30 (patch)
tree1022b9e8b8dbade94c1bfeb8373aa2db19da4993 /dev-perl/Net-CIDR/Net-CIDR-0.11.ebuild
parentAdded to ~x86 (diff)
downloadgentoo-2-e50da21a2d6bf9cecca365b3b34d0f41b1f9de30.tar.gz
gentoo-2-e50da21a2d6bf9cecca365b3b34d0f41b1f9de30.tar.bz2
gentoo-2-e50da21a2d6bf9cecca365b3b34d0f41b1f9de30.zip
Version bump
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-perl/Net-CIDR/Net-CIDR-0.11.ebuild')
-rw-r--r--dev-perl/Net-CIDR/Net-CIDR-0.11.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.11.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.11.ebuild
new file mode 100644
index 000000000000..0c3307ec33a1
--- /dev/null
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.11.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 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.11.ebuild,v 1.1 2005/11/19 12:37:33 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Manipulate netblock lists in CIDR notation"
+SRC_URI="mirror://cpan/authors/id/M/MR/MRSAM/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/Net/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""