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-ShareDir-Install/
Date: Sat, 05 Sep 2020 11:58:57
Message-Id: 1599306960.d9a18484ac6bd045bac86776eeaf3d500c54be30.kentnl@gentoo
1 commit: d9a18484ac6bd045bac86776eeaf3d500c54be30
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 11:29:57 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 11:56:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a18484
7
8 dev-perl/File-ShareDir-Install: Bump to version 0.130.0
9
10 - EAPI7
11 - Remove Build.PL hacks which are now no longer needed in upstream code
12 - Don't hard-disable parallel tests, as the test suite now enforces
13 serialization where needed via a test plan (testrules.yml)
14
15 Upstream:
16 - Add rules for Test::Harness to avoid breaking under parallel testing
17 - Support spaces and other characters in share files
18 - Remove Build.PL to keep the dependency graph low, as this is a
19 high-upriver package.
20
21 Package-Manager: Portage-3.0.4, Repoman-3.0.1
22 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
23
24 .../File-ShareDir-Install-0.130.0.ebuild | 30 ++++++++++++++++++++++
25 dev-perl/File-ShareDir-Install/Manifest | 1 +
26 2 files changed, 31 insertions(+)
27
28 diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild
29 new file mode 100644
30 index 00000000000..92b74481d6d
31 --- /dev/null
32 +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.130.0.ebuild
33 @@ -0,0 +1,30 @@
34 +# Copyright 1999-2020 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=7
38 +
39 +DIST_AUTHOR=ETHER
40 +DIST_VERSION=0.13
41 +
42 +inherit perl-module
43 +
44 +DESCRIPTION="Install shared files"
45 +
46 +SLOT="0"
47 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
48 +IUSE="test"
49 +RESTRICT="!test? ( test )"
50 +
51 +RDEPEND="
52 + virtual/perl-Carp
53 + virtual/perl-Exporter
54 + virtual/perl-File-Spec
55 + virtual/perl-IO
56 +"
57 +BDEPEND="${RDEPEND}
58 + virtual/perl-ExtUtils-MakeMaker
59 + test? (
60 + virtual/perl-File-Path
61 + virtual/perl-Test-Simple
62 + )
63 +"
64
65 diff --git a/dev-perl/File-ShareDir-Install/Manifest b/dev-perl/File-ShareDir-Install/Manifest
66 index 79bb1f6e2a2..fa7397a93c6 100644
67 --- a/dev-perl/File-ShareDir-Install/Manifest
68 +++ b/dev-perl/File-ShareDir-Install/Manifest
69 @@ -1 +1,2 @@
70 DIST File-ShareDir-Install-0.11.tar.gz 31187 BLAKE2B 4be6bd829fc9b2784069ba3ee8f54fadd390e3bd003d43a7754f3469fc14c01a5587044f045abe806688ed4442088256264d983ccf4080caec8b8062912e2acf SHA512 6611f6c3221ec52db7582f30b2159dba22ca8d899666526c069298b3350ced9e3b46872baaceb30f7a27e3c744c929ca4967fa820d14bbfdb41e5ed5485a9f72
71 +DIST File-ShareDir-Install-0.13.tar.gz 31191 BLAKE2B 53bde507e8fcd0c75030bd977bc6a55d6da810c99102269e46042ebe3873d8fbb224d967cafa87dee4bd02ca18b968f525129986bf7204f84251d7f86f0588b3 SHA512 a119e38491fad8ae0ebd95913e3b608e09a2b99376a5160e75083a28abe4f83c4f6a36df216365527ff87bf8ec095254b16a2f6d2515c69f34609df8672605ca