summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-06-04 08:50:52 +1200
committerKent Fredric <kentnl@gentoo.org>2017-06-04 08:50:52 +1200
commitc4527c8e66df67a44fa3260bbc689ef5655ee7de (patch)
treefa3e65424b7fdfd979c7aaf9d4c01df6bb058c76 /dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
parentdev-perl/Data-ObjectDriver: Cleanup old re bug #615598 (diff)
downloadgentoo-c4527c8e66df67a44fa3260bbc689ef5655ee7de.tar.gz
gentoo-c4527c8e66df67a44fa3260bbc689ef5655ee7de.tar.bz2
gentoo-c4527c8e66df67a44fa3260bbc689ef5655ee7de.zip
dev-perl/Config-Crontab: Cleanup old re bug #615114
Removing old versions affected by '.' removal from @INC Bug: https://bugs.gentoo.org/615114 Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild')
-rw-r--r--dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
deleted file mode 100644
index 822f8a8253e8..000000000000
--- a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SCOTTW
-DIST_VERSION=1.41
-DIST_EXAMPLES=("example/*")
-inherit perl-module
-
-DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
-LICENSE="Artistic"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"