From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-ScanDeps/
Date: Sun, 24 Sep 2023 21:59:51 +0000 (UTC) [thread overview]
Message-ID: <1695592772.433f0c4b4ee25394a9222bb900ce879577033338.sam@gentoo> (raw)
commit: 433f0c4b4ee25394a9222bb900ce879577033338
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 21:59:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 21:59:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433f0c4b
dev-perl/Module-ScanDeps: add 1.340.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-ScanDeps/Manifest | 1 +
.../Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-perl/Module-ScanDeps/Manifest b/dev-perl/Module-ScanDeps/Manifest
index f5f793be949f..cafc222ed4f8 100644
--- a/dev-perl/Module-ScanDeps/Manifest
+++ b/dev-perl/Module-ScanDeps/Manifest
@@ -1,3 +1,4 @@
DIST Module-ScanDeps-1.31.tar.gz 56164 BLAKE2B 61d7438359d035d847fefdfa1427b4e444935c8207d41b7e4994a3704fb4c6fb48d7fac169214abed3d71212fd372f478b01cb91d8876c0fdb68962c791101ba SHA512 c7164d768b6401a0d01516f5a09ddf2a0399355738ff17d04757aeb235b47f8d973083d0425ca53757588916c7fb2959d8c042361055a0e8eab7bf6d4c31d6fd
DIST Module-ScanDeps-1.32.tar.gz 56490 BLAKE2B 1b9ff9c5789b6f8980d1e708cda970b3220dad64bf8d6fc1a266ade674af664e710be7d23ad53589147a55ec02d48ee5ee9e4a2f0986005548ec0a070b2c4209 SHA512 7fcab4c1cc818cb67304eb769173870e52f0783fae0b8f2099ae79913772adae4570a7a335484aa843e1f07a447f922831876c02d0666f6018f99b7e8d60af12
DIST Module-ScanDeps-1.33.tar.gz 57056 BLAKE2B e92a5c3d9e1f5daed0a4fc09b344f3d523fbd0644987f909f82df4957e5285f769d1a5f5aae9d3ae75001062734b9b2e5ae5542cdccdf5be50d7ad3e7bc46678 SHA512 96c345414d6fd1adc8eba14d0682fcf82e769c70fd9124350f37a9e4ff34acff8a47e4c428ddc64645de91277f0e76d987a67187b2be84bffaa9a2911f3bd34f
+DIST Module-ScanDeps-1.34.tar.gz 58833 BLAKE2B 30cec2a8aa572f712bf45af20fac04df3a163e14dbee39a70e4f6f9174a50db5a6f63373c1dadf360079445d7820d61686b935e0d3b3241aa5148f01dcc48401 SHA512 59dac7c4b7be2dd7d2d26f2ff343fc4182cc3c3b5c3c1a0cad4f13eaa851045492b66ad06100341e0cd6bc641d9466608d327a34c0956b48fcc153071fe34082
diff --git a/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild b/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild
new file mode 100644
index 000000000000..3568d895839c
--- /dev/null
+++ b/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RSCHUPP
+DIST_VERSION=1.34
+inherit perl-module
+
+DESCRIPTION="Recursively scan Perl code for dependencies"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-Getopt-Long
+ virtual/perl-Module-Metadata
+ virtual/perl-Text-ParseWords
+ virtual/perl-version
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ test? (
+ virtual/perl-Test-Simple
+ dev-perl/prefork
+ dev-perl/Module-Pluggable
+ >=dev-perl/IPC-Run3-0.48.0
+ dev-perl/Test-Requires
+ )
+"
+
+PERL_RM_FILES=( t/0-pod.t )
next reply other threads:[~2023-09-24 21:59 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-24 21:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-26 12:57 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-ScanDeps/ Arthur Zamarin
2023-12-17 0:05 Sam James
2023-08-14 7:55 Sam James
2023-07-06 22:01 Sam James
2022-03-09 13:40 Yixun Lan
2021-11-16 20:33 Andreas K. Hüttel
2021-08-25 6:00 Agostino Sarubbo
2021-08-25 5:36 Agostino Sarubbo
2021-07-07 22:42 Andreas K. Hüttel
2021-03-30 17:38 Sam James
2020-12-04 18:31 Sergei Trofimovich
2020-04-15 9:53 Kent Fredric
2018-07-20 8:08 Sergei Trofimovich
2018-07-16 6:54 Sergei Trofimovich
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2017-11-05 18:00 Sergei Trofimovich
2017-11-01 18:29 Kent Fredric
2017-06-19 13:00 Kent Fredric
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2016-11-17 6:12 Kent Fredric
2016-08-06 15:53 Kent Fredric
2016-03-28 19:56 Andreas Hüttel
2016-03-28 9:31 Agostino Sarubbo
2016-03-27 22:22 Andreas Hüttel
2015-11-27 1:16 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1695592772.433f0c4b4ee25394a9222bb900ce879577033338.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox