summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild')
-rw-r--r--dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild
deleted file mode 100644
index 12e690f9bc7c..000000000000
--- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.18.ebuild,v 1.12 2007/07/10 23:33:30 mr_bones_ 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"
-
-DEPEND="dev-lang/perl"