dev-perl/WWW-RobotRules: Remove old 6.20.0
authorKent Fredric <kentnl@gentoo.org>
Wed, 15 Apr 2020 16:27:21 +0000 (04:27 +1200)
committerKent Fredric <kentnl@gentoo.org>
Wed, 15 Apr 2020 16:27:21 +0000 (04:27 +1200)
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild [deleted file]

diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild
deleted file mode 100644 (file)
index dace96c..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=6.02
-inherit perl-module
-
-DESCRIPTION="Parse /robots.txt file"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-       !<dev-perl/libwww-perl-6
-       >=dev-perl/URI-1.10
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=online