commit: 67ac002ec1413c567217e7d876a914b02ceaf991 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun May 16 11:14:52 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun May 16 11:28:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ac002e
dev-perl/Date-Simple: 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-Simple/Date-Simple-3.30.0-r1.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild b/dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild deleted file mode 100644 index c734403bad7..00000000000 --- a/dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=IZUT -MODULE_VERSION=3.03 -inherit perl-module - -DESCRIPTION="A simple date object" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL2+ -KEYWORDS="amd64 ~arm x86 ~x86-solaris" -IUSE="" - -SRC_TEST=do
