commit:     750d3b1824bae4dad11b734b38a6519aca001973
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 21:41:22 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 21:41:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750d3b18

dev-perl/Proc-Background: Version bump 1.21

Closes: https://bugs.gentoo.org/623286
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Proc-Background/Manifest                     |  1 +
 .../Proc-Background/Proc-Background-1.210.0.ebuild    | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-perl/Proc-Background/Manifest 
b/dev-perl/Proc-Background/Manifest
index 4ce4a7a8071..f3b95775d9d 100644
--- a/dev-perl/Proc-Background/Manifest
+++ b/dev-perl/Proc-Background/Manifest
@@ -1 +1,2 @@
 DIST Proc-Background-1.10.tar.gz 15113 BLAKE2B 
f4a35a2617e4d8292ef21748e9b2f75f7ed6a99e0076faadd8719100dfc70e2cad46ff1ddbfdd5b42a6e86f3b8eb050aef63a922117e2ba5277db131e4a0c0df
 SHA512 
233eeb8159b7b0f99f6ce991b30f5a321189d2af9d4c8a6d997d0ff348ab9ba4510b322f58dca0df1b0bee279a442f49386bbd2152a5245921c95e9f0497301e
+DIST Proc-Background-1.21.tar.gz 25960 BLAKE2B 
b5e8a7538aabc973d46097bc8ad6ee8fc03b5f3c693e31e344b8509784aa515db864c6f046f9db91ae0b0225244a385d8f390b76aa4484037431a3105126cc98
 SHA512 
2cc5cdf3e6b0614a252f6a5e2f0c35c50504eaefb87d642b8a4f91f6e5e34096f6e30262f0d8496b318301e3359d26a6dceb1658556ad0ac548a26b6a3476432

diff --git a/dev-perl/Proc-Background/Proc-Background-1.210.0.ebuild 
b/dev-perl/Proc-Background/Proc-Background-1.210.0.ebuild
new file mode 100644
index 00000000000..9b45576f661
--- /dev/null
+++ b/dev-perl/Proc-Background/Proc-Background-1.210.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=NERDVANA
+DIST_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION="Generic interface to background process management"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"

Reply via email to