Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
Date: Tue, 06 Jul 2021 20:17:04
Message-Id: 1625602591.53a10dc850fea7885f9957550c2c57896a596719.dilfridge@gentoo
1 commit: 53a10dc850fea7885f9957550c2c57896a596719
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 19:59:18 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 20:16:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a10dc8
7
8 dev-perl/Module-Compile: Version bump 0.38
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Module-Compile/Manifest | 1 +
14 .../Module-Compile/Module-Compile-0.380.0.ebuild | 24 ++++++++++++++++++++++
15 2 files changed, 25 insertions(+)
16
17 diff --git a/dev-perl/Module-Compile/Manifest b/dev-perl/Module-Compile/Manifest
18 index d02c3c5e009..f83acc348b2 100644
19 --- a/dev-perl/Module-Compile/Manifest
20 +++ b/dev-perl/Module-Compile/Manifest
21 @@ -1 +1,2 @@
22 DIST Module-Compile-0.35.tar.gz 34716 BLAKE2B dca3551920f68863191bdb1d255a3fef3421ff14914645077146bf83b22192feb78cedd877092f8904dc09a99aeda8d1ea1597637c36391b345c37d3fbfb8a71 SHA512 4115277ffb0da033c6c7fea6480c7245c8b5eb151378081fefaef35761b92a4218d56e8e1e9a4892ce78a379592336badefa2de56062d9e5b7024cdc35d3e46b
23 +DIST Module-Compile-0.38.tar.gz 35482 BLAKE2B ef370d091e63f39803b70b548089ea7ca1664be706effb33229b740b154a0d17f891b2c0851f1c69632a79f4079f7c0a205ac0b31e470d9e8567b9c1fc42548c SHA512 50f17cf6e88f9834d69944e64a46b2ca260824220cf09fe962c29dd36a8d0cdd7a2d59c7e0cf360a7fb506252cdea3b13b99437e443735b35c7a713a0bea1f31
24
25 diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
26 new file mode 100644
27 index 00000000000..790fcdf797a
28 --- /dev/null
29 +++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
30 @@ -0,0 +1,24 @@
31 +# Copyright 1999-2021 Gentoo Authors
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=8
35 +
36 +DIST_AUTHOR=INGY
37 +DIST_VERSION=0.38
38 +inherit perl-module
39 +
40 +DESCRIPTION="Perl Module Compilation"
41 +
42 +SLOT="0"
43 +KEYWORDS="~amd64 ~arm ~ppc ~x86"
44 +
45 +RDEPEND="
46 + dev-perl/Capture-Tiny
47 + >=dev-perl/Digest-SHA1-2.130.0
48 +"
49 +DEPEND="${RDEPEND}
50 + virtual/perl-ExtUtils-MakeMaker
51 +"
52 +
53 +DIST_TEST=do
54 +# parallel testing fails