summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-04-20 19:03:17 +1200
committerKent Fredric <kentnl@gentoo.org>2018-04-20 19:04:03 +1200
commit7c5606743623aaec2b5c33bc39ef18d9a2b8adda (patch)
tree1dacd6188ed6bd24306af3894de4a70038003579 /dev-perl
parentsys-libs/compiler-rt-sanitizers: bump SLOT to 6.0.1 (diff)
downloadgentoo-7c5606743623aaec2b5c33bc39ef18d9a2b8adda.tar.gz
gentoo-7c5606743623aaec2b5c33bc39ef18d9a2b8adda.tar.bz2
gentoo-7c5606743623aaec2b5c33bc39ef18d9a2b8adda.zip
dev-perl/TheSchwartz: Cleanup old re bug #623128
Closes: https://bugs.gentoo.org/623128 Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild
deleted file mode 100644
index dbc86166115a..000000000000
--- a/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JFEARN
-MODULE_VERSION=1.12
-inherit perl-module
-
-DESCRIPTION="Reliable job queue"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/Data-ObjectDriver-0.06"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
-"
-
-SRC_TEST="do"