Skip to content

Commit

Permalink
dev-perl/Proc-Background: Version bump 1.22
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Jul 31, 2021
1 parent f33694c commit 6878fd2
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-perl/Proc-Background/Manifest
Original file line number Diff line number Diff line change
@@ -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
18 changes: 18 additions & 0 deletions dev-perl/Proc-Background/Proc-Background-1.220.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
"

0 comments on commit 6878fd2

Please sign in to comment.