summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild')
-rw-r--r--dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild b/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild
deleted file mode 100644
index 421139f06583..000000000000
--- a/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild,v 1.12 2008/11/26 21:09:10 gmsoft Exp $
-
-inherit perl-module
-
-DESCRIPTION="Net::RBLClient - Queries multiple Realtime Blackhole Lists in parallel"
-HOMEPAGE="http://search.cpan.org/~ablum/${PN}/"
-SRC_URI="mirror://cpan/authors/id/A/AB/ABLUM/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="virtual/perl-Time-HiRes
- dev-perl/Net-DNS"
-
-S="${WORKDIR}/RBLCLient-${PV}" # second capitialized 'l' is deliberate