summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-21 00:45:16 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-21 00:59:40 +0200
commit17b009fed60d851122ceac3c28dc18ec3392705e (patch)
treeb2db13f7ae6e6b7db36bcd5216653a420c7106b8 /dev-perl/DateTime-Set
parentdev-perl/DateTime-Locale: Remove old (diff)
downloadgentoo-17b009fed60d851122ceac3c28dc18ec3392705e.tar.gz
gentoo-17b009fed60d851122ceac3c28dc18ec3392705e.tar.bz2
gentoo-17b009fed60d851122ceac3c28dc18ec3392705e.zip
dev-perl/DateTime-Set: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Set')
-rw-r--r--dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild
deleted file mode 100644
index 6b288b9da0e6..000000000000
--- a/dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=FGLOCK
-DIST_VERSION=0.3900
-inherit perl-module
-
-DESCRIPTION="Datetime sets and set math"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-perl/DateTime-0.120.0
- >=dev-perl/Set-Infinite-0.590.0
- dev-perl/Params-Validate
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
-"
-# meta.json is incorrect, it needs P-V and M-B