commit:     eb0b7d0132582a889b1923746c5bc860c3816fc7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 21:03:47 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 21:17:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0b7d01

dev-perl/IPC-Run: Version bump 20200505.0

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

 dev-perl/IPC-Run/IPC-Run-20200505.0.0.ebuild | 24 ++++++++++++++++++++++++
 dev-perl/IPC-Run/Manifest                    |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/IPC-Run/IPC-Run-20200505.0.0.ebuild 
b/dev-perl/IPC-Run/IPC-Run-20200505.0.0.ebuild
new file mode 100644
index 00000000000..dbc309ee524
--- /dev/null
+++ b/dev-perl/IPC-Run/IPC-Run-20200505.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TODDR
+DIST_VERSION=20200505.0
+inherit perl-module
+
+DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+
+RDEPEND="
+       >=dev-perl/IO-Tty-1.80.0
+       dev-perl/Readonly
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               >=virtual/perl-Test-Simple-0.470.0
+       )
+"

diff --git a/dev-perl/IPC-Run/Manifest b/dev-perl/IPC-Run/Manifest
index c86b0bf8d59..4860e9e0575 100644
--- a/dev-perl/IPC-Run/Manifest
+++ b/dev-perl/IPC-Run/Manifest
@@ -1 +1,2 @@
 DIST IPC-Run-0.96.tar.gz 121644 BLAKE2B 
83181fc4da8eb2199ac1978e2f593fb4579d2f4b6acff41f36ad2af866e07816c3ddbce8f1fb4e54a905fa00c3398df4ffa25eb10c49f677da23a4e0dc922fc8
 SHA512 
8a531a2126c15653ab0230813985cc7c83f2c3467c987757fc1f04c3c9952ee0246bcf743dcc4381351c72989f7271ede16962cca24e030404e414ff000c57a8
+DIST IPC-Run-20200505.0.tar.gz 127505 BLAKE2B 
ed2ab7be9f77a18e6dab7df78e641c77e30d4db27f1129199de14e6a75a412b6154f1a0d2c63edaaf2b5d1316b28d8e66836faaa9823dfe289992b915d421c3a
 SHA512 
6f2e0cdbd66741a5185aa6f79c5d23189f6527e319ead385a033e482abed439a7e7fb1bbb7fa83c91c7b2971b31313a99b2b6510cc6aad3516ae6524a196d57c

Reply via email to