diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-10 15:35:20 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-10 15:35:20 +0000 |
commit | 8598b1b9b545b6b761f12c40e66681bde0c464f4 (patch) | |
tree | 9289c6c299ef74e3b3b357fbe258492a1cf2f340 /dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | gentoo-2-8598b1b9b545b6b761f12c40e66681bde0c464f4.tar.gz gentoo-2-8598b1b9b545b6b761f12c40e66681bde0c464f4.tar.bz2 gentoo-2-8598b1b9b545b6b761f12c40e66681bde0c464f4.zip |
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild')
-rw-r--r-- | dev-perl/Net-CIDR/Net-CIDR-0.14.ebuild | 15 |
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="" |