From ac970198054ba7d9ff6a76d831d47975948a7578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 10 Oct 2021 19:30:05 +0200 Subject: dev-perl/Class-C3: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- dev-perl/Class-C3/Class-C3-0.340.0.ebuild | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 dev-perl/Class-C3/Class-C3-0.340.0.ebuild (limited to 'dev-perl/Class-C3/Class-C3-0.340.0.ebuild') diff --git a/dev-perl/Class-C3/Class-C3-0.340.0.ebuild b/dev-perl/Class-C3/Class-C3-0.340.0.ebuild deleted file mode 100644 index b3584616c0b3..000000000000 --- a/dev-perl/Class-C3/Class-C3-0.340.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=HAARG -DIST_VERSION=0.34 -inherit perl-module - -DESCRIPTION="A pragma to use the C3 method resolution order algortihm" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -# Note: https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/Class-C3#Bundling -RDEPEND=" - >=dev-perl/Algorithm-C3-0.70.0 - virtual/perl-Scalar-List-Utils -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.470.0 - ) -" -- cgit v1.2.3