commit:     6878fd25045a84c2cb306fc89a97c7131c0b57de
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 21:36:14 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 21:54:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6878fd25

dev-perl/Proc-Background: Version bump 1.22

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

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

diff --git a/dev-perl/Proc-Background/Manifest 
b/dev-perl/Proc-Background/Manifest
index a5c5ba88c1e..71f17f22c44 100644
--- a/dev-perl/Proc-Background/Manifest
+++ b/dev-perl/Proc-Background/Manifest
@@ -1 +1,2 @@
 DIST Proc-Background-1.21.tar.gz 25960 BLAKE2B 
b5e8a7538aabc973d46097bc8ad6ee8fc03b5f3c693e31e344b8509784aa515db864c6f046f9db91ae0b0225244a385d8f390b76aa4484037431a3105126cc98
 SHA512 
2cc5cdf3e6b0614a252f6a5e2f0c35c50504eaefb87d642b8a4f91f6e5e34096f6e30262f0d8496b318301e3359d26a6dceb1658556ad0ac548a26b6a3476432
+DIST Proc-Background-1.22.tar.gz 26247 BLAKE2B 
98ed5ee3688511febcee1252ede30231bdd705386467fbddaa873d15531622905f2aa7b1cfc20e9786bdb2679c5479afaf5aa5ce9c4811c98ff6357b8451f96b
 SHA512 
7d48a8642ece331af3aeed7b7f6e4fcbf64e4a8d753f86cca685eee1f4e6c784bbf70eb26823631a98000017ee4b8e67f630a392f3c823fab392874ad747ae05

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

Reply via email to