From 27e97274c88e2aa15b63e31840a8a84914b547d0 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 4 May 2020 14:43:39 +1200 Subject: [PATCH] dev-perl/B-Hooks-Parser: Bump to version 0.210.0 - EAPI7 Upstream: - fix threaded builds with older Perl_filter_read - now uses core functions directly where possible, instead of copying core code. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Kent Fredric --- .../B-Hooks-Parser-0.210.0.ebuild | 31 +++++++++++++++++++ dev-perl/B-Hooks-Parser/Manifest | 1 + 2 files changed, 32 insertions(+) create mode 100644 dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild 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 new file mode 100644 index 000000000000..eba9f60499b6 --- /dev/null +++ b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild @@ -0,0 +1,31 @@ +# 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 + ) +" diff --git a/dev-perl/B-Hooks-Parser/Manifest b/dev-perl/B-Hooks-Parser/Manifest index e80619456f93..9e079a1d5df5 100644 --- a/dev-perl/B-Hooks-Parser/Manifest +++ b/dev-perl/B-Hooks-Parser/Manifest @@ -1 +1,2 @@ DIST B-Hooks-Parser-0.19.tar.gz 87015 BLAKE2B 4bc6501dea7f029c82b06bbc9a4faa7c5f9b98f5a0a5902229a6cc749b75ff1537ec52ba03a93af862123679cba3327d0db0bf68b1cb8c51bacd422bc7f27644 SHA512 87708e718bddcdf3a80fa4f75a7fb9f642519b8dc1bdb5eafaf825b10efb23f74e8645af86094696efd50c1194a818360ee1a77ce226a0b1f89ea4db90be636b +DIST B-Hooks-Parser-0.21.tar.gz 89001 BLAKE2B 116e0b780b37396b1987e55415d729c4bb88a9206d17b16f7ecf90b0c78f54d241d2cfc966d4deaa3d46ca8b175c2ddf50cd19f9a77e50633bfb3cf8dc85ab99 SHA512 7645b9f43ab147fc51dfc4f7e8b89b66a4225b214914f0cc12f9b8887e2717d373453c227e2c0cc0508424d01ea96dd3eb8160d746bfa484857bf9be8ec0c72e -- 2.26.2