diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-08-05 20:26:39 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-08-05 20:26:39 +0000 |
commit | b6d953ed5d7cf6c8bf0ef3bbcdfe8313fe499845 (patch) | |
tree | 05c5e91345bc4cd9c134c0770f774fb3518d9381 /dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild | |
parent | Automatic update to use.local.desc (diff) | |
download | sunrise-reviewed-b6d953ed5d7cf6c8bf0ef3bbcdfe8313fe499845.tar.gz sunrise-reviewed-b6d953ed5d7cf6c8bf0ef3bbcdfe8313fe499845.tar.bz2 sunrise-reviewed-b6d953ed5d7cf6c8bf0ef3bbcdfe8313fe499845.zip |
dev-perl/Net-Subnets, net-misc/blocksshd: Remove masked package and its bug-less dependency.
svn path=/sunrise/; revision=11090
Diffstat (limited to 'dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild')
-rw-r--r-- | dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild | 17 |
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" |