commit: 974fc5c754a70a3515483a0fa8f69a55b39341a9 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Apr 16 19:24:31 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Apr 17 00:05:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974fc5c7
dev-perl/Class-ISA: Cleanup old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/Class-ISA/Class-ISA-0.36-r1.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/dev-perl/Class-ISA/Class-ISA-0.36-r1.ebuild b/dev-perl/Class-ISA/Class-ISA-0.36-r1.ebuild deleted file mode 100644 index bb9152a5adc..00000000000 --- a/dev-perl/Class-ISA/Class-ISA-0.36-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SMUELLER -inherit perl-module - -DESCRIPTION="Report the search path thru an ISA tree" - -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-solaris" -IUSE="" - -SRC_TEST="do"
