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/File-BOM/
Date: Fri, 21 Aug 2020 15:32:30
Message-Id: 1598023934.6132552728a31e643848b73a81ad9676f189767e.kentnl@gentoo
1 commit: 6132552728a31e643848b73a81ad9676f189767e
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 21 15:29:28 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 21 15:32:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61325527
7
8 dev-perl/File-BOM: Bump to version 0.180.0
9
10 - EAPI7
11 - Restore parallel testing as upstream now provides a testrules.yml
12 which controls which parts can be run concurrently, and which parts
13 cant
14
15 Upstream:
16 - Ship testrules.yml to users
17
18 Package-Manager: Portage-2.3.103, Repoman-2.3.22
19 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
20
21 dev-perl/File-BOM/File-BOM-0.180.0.ebuild | 31 +++++++++++++++++++++++++++++++
22 dev-perl/File-BOM/Manifest | 1 +
23 2 files changed, 32 insertions(+)
24
25 diff --git a/dev-perl/File-BOM/File-BOM-0.180.0.ebuild b/dev-perl/File-BOM/File-BOM-0.180.0.ebuild
26 new file mode 100644
27 index 00000000000..90dc3e2b976
28 --- /dev/null
29 +++ b/dev-perl/File-BOM/File-BOM-0.180.0.ebuild
30 @@ -0,0 +1,31 @@
31 +# Copyright 1999-2020 Gentoo Authors
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=7
35 +
36 +DIST_AUTHOR=MATTLAW
37 +DIST_VERSION=0.18
38 +inherit perl-module
39 +
40 +DESCRIPTION="Utilities for handling Byte Order Marks"
41 +
42 +SLOT="0"
43 +KEYWORDS="~amd64 ~x86 ~x86-solaris"
44 +IUSE="test"
45 +RESTRICT="!test? ( test )"
46 +
47 +RDEPEND="
48 + >=virtual/perl-Encode-1.990.0
49 + >=dev-perl/Readonly-0.60.0
50 +"
51 +DEPEND="dev-perl/Module-Build"
52 +BDEPEND="${RDEPEND}
53 + >=dev-perl/Module-Build-0.420.0
54 + test? (
55 + >=dev-perl/Test-Exception-0.200.0
56 + virtual/perl-Test-Simple
57 + )
58 +"
59 +PERL_RM_FILES=(
60 + "t/04..pod.t"
61 +)
62
63 diff --git a/dev-perl/File-BOM/Manifest b/dev-perl/File-BOM/Manifest
64 index 0b61caa30f0..2681ca2a0b6 100644
65 --- a/dev-perl/File-BOM/Manifest
66 +++ b/dev-perl/File-BOM/Manifest
67 @@ -1 +1,2 @@
68 DIST File-BOM-0.16.tar.gz 19835 BLAKE2B ca0fad3d6edd046e61b7775dd2660af276cc53580b8ae7d0426e5a77776680d0465b3f881311efe73de8a6fe3cd07f24e24ad0c1cabdf187d41afb1de8ec323c SHA512 08c45b45111e95e03670da5fe2dca309039b9f635cfa7c6fd7fcbe7358569fc3d1c374852fb8c51d609e8e7bed662baa9cbb85dc823051c349cfb00cee996fa3
69 +DIST File-BOM-0.18.tar.gz 20042 BLAKE2B 8666130e840da7664f541452b8d0072488ae734d9852895011a11389ccc4e9c47051537f1341059b93bf0bc3ca285f58560916ec4e12e5742d200e888d1fe1f9 SHA512 b0d26b9453d7ccf844bf8cf4df307594f7d91457cd5eb5d6457495581cccfacd53c0e8ca4a0d91cf8b4c7553026d0c4f1faf0b07eb0fbd93e0da66f61392e15c