commit: fa9af2f4e83a2b200827e075c6bc2c31cf6618a2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Sep 26 09:27:42 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Sep 26 09:36:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9af2f4
dev-perl/Class-Loader: Cleanup old 2.30.0-r1 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/Class-Loader/Class-Loader-2.30.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/Class-Loader/Class-Loader-2.30.0-r1.ebuild b/dev-perl/Class-Loader/Class-Loader-2.30.0-r1.ebuild deleted file mode 100644 index 4c606421058..00000000000 --- a/dev-perl/Class-Loader/Class-Loader-2.30.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=VIPUL -MODULE_VERSION=2.03 -inherit perl-module - -DESCRIPTION="Load modules and create objects on demand" - -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -SRC_TEST=do
