summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-06-17 16:31:00 +1200
committerKent Fredric <kentnl@gentoo.org>2018-06-17 16:35:41 +1200
commita6e09fdcbb075d13bee3f6e5eba93920dc6223db (patch)
treef5946a4803bca571e161d80e98b0f271629c997e /dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
parentdev-perl/XML-DOM-XPath: Cleanup old re bug #623188 (diff)
downloadgentoo-a6e09fdcbb075d13bee3f6e5eba93920dc6223db.tar.gz
gentoo-a6e09fdcbb075d13bee3f6e5eba93920dc6223db.tar.bz2
gentoo-a6e09fdcbb075d13bee3f6e5eba93920dc6223db.zip
dev-perl/WWW-Mechanize-FormFiller: Cleanup old re bug #633482
Closes: https://bugs.gentoo.org/633482 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild')
-rw-r--r--dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
deleted file mode 100644
index 6ccddbabb44d..000000000000
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CORION
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Framework to automate HTML forms"
-
-SLOT="0"
-KEYWORDS="amd64 sparc x86"
-IUSE=""
-
-DEPEND="dev-perl/Data-Random
- || (
- ( dev-perl/libwww-perl dev-perl/HTML-Form )
- dev-perl/libwww-perl
- )"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"