summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-04-16 04:27:21 +1200
committerKent Fredric <kentnl@gentoo.org>2020-04-16 04:27:21 +1200
commit0537bc9651a48c28c2c4a7d37e0af594e1cf0c79 (patch)
tree96a8cd6b637a34b8dd543095c8ad6a9914b4d2bf /dev-perl/WWW-RobotRules
parentdev-perl/Video-ivtv: Remove old 0.13-r1 (diff)
downloadgentoo-0537bc9651a48c28c2c4a7d37e0af594e1cf0c79.tar.gz
gentoo-0537bc9651a48c28c2c4a7d37e0af594e1cf0c79.tar.bz2
gentoo-0537bc9651a48c28c2c4a7d37e0af594e1cf0c79.zip
dev-perl/WWW-RobotRules: Remove old 6.20.0
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r--dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild21
1 files changed, 0 insertions, 21 deletions
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
index dace96cd5ea7..000000000000
--- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild
+++ /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