commit:     49f9ae69da0a45ac818b917a812aff4957ee0555
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  3 08:49:43 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct  3 08:56:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f9ae69

dev-perl/B-Hooks-OP-Check: Cleanup old 0.220.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../B-Hooks-OP-Check-0.220.0.ebuild                | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild 
b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
deleted file mode 100644
index 404b76cb5d4..00000000000
--- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION="Wrap OP check callbacks"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-parent"
-DEPEND="${RDEPEND}
-       >=dev-perl/ExtUtils-Depends-0.302.0
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               >=virtual/perl-CPAN-Meta-2.120.900
-               virtual/perl-File-Spec
-               virtual/perl-Test-Simple
-       )
-"

Reply via email to