commit: b0ab715f5b8130f8ebe89ca20ccb0b1ef2570dbc Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue May 4 14:17:10 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue May 4 20:43:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ab715f
dev-perl/Config-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/Config-Simple/Config-Simple-4.590.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild b/dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild deleted file mode 100644 index 9e78fa27d9b..00000000000 --- a/dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SHERZODR -MODULE_VERSION=4.59 -inherit perl-module - -DESCRIPTION="Config::Simple - simple configuration file class" - -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="" - -SRC_TEST="do"
