Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-Parser/
Date: Tue, 05 May 2020 13:43:05
Message-Id: 1588686165.27e97274c88e2aa15b63e31840a8a84914b547d0.kentnl@gentoo
1 commit: 27e97274c88e2aa15b63e31840a8a84914b547d0
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 4 02:43:39 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue May 5 13:42:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e97274
7
8 dev-perl/B-Hooks-Parser: Bump to version 0.210.0
9
10 - EAPI7
11
12 Upstream:
13 - fix threaded builds with older Perl_filter_read
14 - now uses core functions directly where possible, instead of copying
15 core code.
16
17 Package-Manager: Portage-2.3.99, Repoman-2.3.22
18 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
19
20 .../B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild | 31 ++++++++++++++++++++++
21 dev-perl/B-Hooks-Parser/Manifest | 1 +
22 2 files changed, 32 insertions(+)
23
24 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
25 new file mode 100644
26 index 00000000000..eba9f60499b
27 --- /dev/null
28 +++ b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.210.0.ebuild
29 @@ -0,0 +1,31 @@
30 +# Copyright 1999-2020 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=7
34 +
35 +DIST_AUTHOR=ETHER
36 +DIST_VERSION=0.21
37 +inherit perl-module
38 +
39 +DESCRIPTION="Interface to perls parser variables"
40 +
41 +SLOT="0"
42 +KEYWORDS="~amd64 ~x86"
43 +IUSE="test"
44 +RESTRICT="!test? ( test )"
45 +
46 +RDEPEND="
47 + >=dev-perl/B-Hooks-OP-Check-0.180.0
48 + virtual/perl-XSLoader
49 + virtual/perl-parent
50 +"
51 +BDEPEND="${RDEPEND}
52 + >=dev-perl/ExtUtils-Depends-0.302.0
53 + virtual/perl-ExtUtils-MakeMaker
54 + test? (
55 + dev-perl/B-Hooks-EndOfScope
56 + virtual/perl-File-Spec
57 + dev-perl/Test-Fatal
58 + virtual/perl-Test-Simple
59 + )
60 +"
61
62 diff --git a/dev-perl/B-Hooks-Parser/Manifest b/dev-perl/B-Hooks-Parser/Manifest
63 index e80619456f9..9e079a1d5df 100644
64 --- a/dev-perl/B-Hooks-Parser/Manifest
65 +++ b/dev-perl/B-Hooks-Parser/Manifest
66 @@ -1 +1,2 @@
67 DIST B-Hooks-Parser-0.19.tar.gz 87015 BLAKE2B 4bc6501dea7f029c82b06bbc9a4faa7c5f9b98f5a0a5902229a6cc749b75ff1537ec52ba03a93af862123679cba3327d0db0bf68b1cb8c51bacd422bc7f27644 SHA512 87708e718bddcdf3a80fa4f75a7fb9f642519b8dc1bdb5eafaf825b10efb23f74e8645af86094696efd50c1194a818360ee1a77ce226a0b1f89ea4db90be636b
68 +DIST B-Hooks-Parser-0.21.tar.gz 89001 BLAKE2B 116e0b780b37396b1987e55415d729c4bb88a9206d17b16f7ecf90b0c78f54d241d2cfc966d4deaa3d46ca8b175c2ddf50cd19f9a77e50633bfb3cf8dc85ab99 SHA512 7645b9f43ab147fc51dfc4f7e8b89b66a4225b214914f0cc12f9b8887e2717d373453c227e2c0cc0508424d01ea96dd3eb8160d746bfa484857bf9be8ec0c72e