summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-22 17:33:24 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-22 18:04:50 +0200
commit7aab00a60e1a95aa1ac5f6fef73efb880ae8020e (patch)
treef70ac07f0236c0428f83818e6d3eec19d2af5bc8
parentdev-perl/DateTime-Format-DateParse: Stable for all (diff)
downloadgentoo-7aab00a60e1a95aa1ac5f6fef73efb880ae8020e.tar.gz
gentoo-7aab00a60e1a95aa1ac5f6fef73efb880ae8020e.tar.bz2
gentoo-7aab00a60e1a95aa1ac5f6fef73efb880ae8020e.zip
dev-perl/DateTime-Format-DateParse: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r1.ebuild b/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r1.ebuild
deleted file mode 100644
index 1ff5c52fa5d9..000000000000
--- a/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JHOBLITT
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="Parses Date::Parse compatible formats"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/DateTime-0.29
- dev-perl/DateTime-TimeZone
- dev-perl/TimeDate"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do