commit: 429adc9a1ddbc3377f629f70cbba7399369ee32e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 10:49:40 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 11:15:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429adc9a
dev-perl/ParaDNS: Cleanup old version 2.0.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/ParaDNS/ParaDNS-2.0.0-r1.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-perl/ParaDNS/ParaDNS-2.0.0-r1.ebuild
b/dev-perl/ParaDNS/ParaDNS-2.0.0-r1.ebuild
deleted file mode 100644
index c4b04439855..00000000000
--- a/dev-perl/ParaDNS/ParaDNS-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MSERGEANT
-MODULE_VERSION=2.0
-inherit perl-module
-
-DESCRIPTION="a DNS lookup class for the Danga::Socket framework"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-perl/Net-DNS
- >=dev-perl/Danga-Socket-1.61"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=online