commit:     80d85f58f7d02dac26f4269212aa0c8bb1c3ac30
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 16:10:12 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 16:37:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d85f58

dev-perl/B-Hooks-Parser: Cleanup old 0.210.0

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

 .../B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild   | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git a/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild 
b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild
deleted file mode 100644
index eba9f60499b..00000000000
--- a/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION="Interface to perls parser variables"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       >=dev-perl/B-Hooks-OP-Check-0.180.0
-       virtual/perl-XSLoader
-       virtual/perl-parent
-"
-BDEPEND="${RDEPEND}
-       >=dev-perl/ExtUtils-Depends-0.302.0
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               dev-perl/B-Hooks-EndOfScope
-               virtual/perl-File-Spec
-               dev-perl/Test-Fatal
-               virtual/perl-Test-Simple
-       )
-"

Reply via email to