commit: 3fa7604502cac26ac5a2de111f4ca881d5ac37b2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 15 23:23:44 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 15 23:32:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa76045
dev-perl/Date-Leapyear: Remove old Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r1.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r1.ebuild deleted file mode 100644 index 4ab869fd903..00000000000 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RBOW -MODULE_VERSION=1.72 -inherit perl-module - -DESCRIPTION="Simple Perl module that tracks Gregorian leap years" - -SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 x86" -IUSE="" - -SRC_TEST="do"
