summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild')
-rw-r--r--dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild b/dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild
deleted file mode 100644
index e07423fae..000000000
--- a/dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:$
-
-inherit perl-module
-
-DESCRIPTION="Perl module used to compute subnets in large scale networks"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
-SRC_URI="mirror://cpan/authors/id/S/SR/SRI/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-SRC_TEST="do"
-mydoc="README Changes"