public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-PrereqScanner/
Date: Fri, 30 Jul 2021 20:19:01 +0000 (UTC)	[thread overview]
Message-ID: <1627676287.e1b9007dc795d00ba776507e33930d70f80ec5e0.dilfridge@gentoo> (raw)

commit:     e1b9007dc795d00ba776507e33930d70f80ec5e0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 30 19:42:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 30 20:18:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b9007d

dev-perl/Perl-PrereqScanner: Version bump 1.024

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Perl-PrereqScanner/Manifest               |  1 +
 .../Perl-PrereqScanner-1.24.0.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/Perl-PrereqScanner/Manifest b/dev-perl/Perl-PrereqScanner/Manifest
index 0433515fb2d..93c5b52f9a3 100644
--- a/dev-perl/Perl-PrereqScanner/Manifest
+++ b/dev-perl/Perl-PrereqScanner/Manifest
@@ -1 +1,2 @@
 DIST Perl-PrereqScanner-1.023.tar.gz 28136 BLAKE2B 6ad6052c5efabab782de7191c903f52f4e904687fabe280a7f6980ba9d37c44a0e5d7fc0a1f674704bb7874d5478551e7ba5eca8dc70719348bec752b883fad5 SHA512 9f2b6f7b7f5c7a34405cde8f1a31bedc001a877e04759ecae9529821d00869d2273c35b8c855f12f54ba27cfa99fc4b4ccf464603e2ad1c087f76a9f17856b47
+DIST Perl-PrereqScanner-1.024.tar.gz 28758 BLAKE2B a066e77dd50c96cef6e575ff143798d9ba2dd2807ade12d026522bb990664ea883d24b3bc11c72c8ce3b8086844dfa0562e668025880a223141586a5163be28b SHA512 851cf4a34f3bedc0174a9a34d80cf7de2ead5478a1979356ad43f7cb9bb867c0b8a36ba4bc4341b5e4ecf435e18d04726f1a897232d590e61796b7e34ff14c52

diff --git a/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.24.0.ebuild b/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.24.0.ebuild
new file mode 100644
index 00000000000..d2b0234868a
--- /dev/null
+++ b/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.24.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.024
+
+inherit perl-module
+
+DESCRIPTION="a tool to scan your Perl code for its prerequisites"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+RDEPEND="
+	>=virtual/perl-CPAN-Meta-Requirements-2.124.0
+	virtual/perl-File-Spec
+	virtual/perl-Getopt-Long
+	dev-perl/Getopt-Long-Descriptive
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	dev-perl/Module-Path
+	dev-perl/Moose
+	>=dev-perl/PPI-1.215.0
+	dev-perl/Params-Util
+	>=dev-perl/String-RewritePrefix-0.5.0
+	dev-perl/namespace-autoclean
+"
+
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		!minimal? (
+			>=virtual/perl-CPAN-Meta-2.120.900
+		)
+		virtual/perl-File-Temp
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Try-Tiny
+	)
+"


             reply	other threads:[~2021-07-30 20:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 20:19 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-19  1:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-PrereqScanner/ Sam James
2021-11-25 18:03 Andreas K. Hüttel
2021-10-11  3:13 Sam James
2021-06-15 21:59 Andreas K. Hüttel
2017-09-18 13:03 Kent Fredric
2016-11-21  3:37 Kent Fredric

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=1627676287.e1b9007dc795d00ba776507e33930d70f80ec5e0.dilfridge@gentoo \
    --to=dilfridge@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