commit: 17b009fed60d851122ceac3c28dc18ec3392705e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Oct 20 22:45:16 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Oct 20 22:59:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b009fe
dev-perl/DateTime-Set: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild | 26 ----------------------- 1 file changed, 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 6b288b9da0e..00000000000 --- 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