From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parallel-ForkManager/
Date: Fri, 23 Jul 2021 21:01:34 +0000 (UTC) [thread overview]
Message-ID: <1627074083.6c37d6b587759d507f7246db530caca092d86da1.dilfridge@gentoo> (raw)
commit: 6c37d6b587759d507f7246db530caca092d86da1
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 21:00:57 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 21:01:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c37d6b5
dev-perl/Parallel-ForkManager: Version bump 2.02
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Parallel-ForkManager/Manifest | 1 +
.../Parallel-ForkManager-2.20.0.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-perl/Parallel-ForkManager/Manifest b/dev-perl/Parallel-ForkManager/Manifest
index aa9728a694a..bc0dfaeb7f7 100644
--- a/dev-perl/Parallel-ForkManager/Manifest
+++ b/dev-perl/Parallel-ForkManager/Manifest
@@ -1 +1,2 @@
DIST Parallel-ForkManager-1.19.tar.gz 24381 BLAKE2B fbd92bdbf69012337419e7d28678dbde291a819ce310fdcd47d05fd150f57a65da3e9e582946adeb95a85b3539447dd315a17746ea9dfa346222ff5a14106e87 SHA512 fdd076de153a09e1e8fb681cadc6c36a05f4c8a6718df61937eb5d26729108a6f2f322a7fb9d4bf6166bbfe52cb857e3ea6cab8368c7b5959500018cc01747c6
+DIST Parallel-ForkManager-2.02.tar.gz 33457 BLAKE2B 7da8a88fc8b9314d5e3e27c50267171f0503c773921ca9cbf512d5ea69d3e244fab6f4e4415c80f3aa169478492ff4f45b82c3ab317ee836d8c5f3feb8056c9e SHA512 2b390ec8f252e7bf2b6be8d602b231b1fd347bc5256bf7f16a6d56f67256938f3d96b7a28c92c662d8b91441b7fa4cb5922c655e64a7a4a9332eb58f19b6bcfb
diff --git a/dev-perl/Parallel-ForkManager/Parallel-ForkManager-2.20.0.ebuild b/dev-perl/Parallel-ForkManager/Parallel-ForkManager-2.20.0.ebuild
new file mode 100644
index 00000000000..fadaadeb2fa
--- /dev/null
+++ b/dev-perl/Parallel-ForkManager/Parallel-ForkManager-2.20.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=YANICK
+DIST_VERSION=2.02
+DIST_EXAMPLES=( "examples/*" )
+inherit perl-module
+
+DESCRIPTION="A simple parallel processing fork manager"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
+IUSE="minimal"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-File-Path
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ dev-perl/Moo
+ virtual/perl-Storable
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 )
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.940.0
+ dev-perl/Test-Warn
+ )
+"
next reply other threads:[~2021-07-23 21:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-23 21:01 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-24 16:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parallel-ForkManager/ Andreas K. Hüttel
2021-08-25 16:26 Sam James
2021-08-25 5:32 Agostino Sarubbo
2021-08-25 5:25 Agostino Sarubbo
2021-07-25 3:22 Matt Turner
2020-12-17 9:02 Sam James
2019-12-25 20:45 Sergei Trofimovich
2018-10-02 7:33 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2018-08-20 4:40 Matt Turner
2018-07-24 0:12 Mikle Kolyada
2017-12-26 8:48 Kent Fredric
2016-05-24 22:29 Andreas Hüttel
2016-05-24 22:29 Andreas Hüttel
2016-04-12 21:39 Andreas Hüttel
2016-03-16 22:50 Andreas Hüttel
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=1627074083.6c37d6b587759d507f7246db530caca092d86da1.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