public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IPC-Run/
Date: Wed, 21 Jun 2023 03:09:43 +0000 (UTC)	[thread overview]
Message-ID: <1687316951.5682e3fb9a25e316235d8a8bd24d66dad28918f8.sam@gentoo> (raw)

commit:     5682e3fb9a25e316235d8a8bd24d66dad28918f8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 02:45:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 03:09:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5682e3fb

dev-perl/IPC-Run: add 20220807.0.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-perl/IPC-Run/IPC-Run-20220807.0.0.ebuild b/dev-perl/IPC-Run/IPC-Run-20220807.0.0.ebuild
new file mode 100644
index 000000000000..3f71941b8b6e
--- /dev/null
+++ b/dev-perl/IPC-Run/IPC-Run-20220807.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TODDR
+DIST_VERSION=20220807.0
+inherit perl-module
+
+DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-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 853d4ff45198..2b162a4fb93b 100644
--- a/dev-perl/IPC-Run/Manifest
+++ b/dev-perl/IPC-Run/Manifest
@@ -1 +1,2 @@
 DIST IPC-Run-20200505.0.tar.gz 127505 BLAKE2B ed2ab7be9f77a18e6dab7df78e641c77e30d4db27f1129199de14e6a75a412b6154f1a0d2c63edaaf2b5d1316b28d8e66836faaa9823dfe289992b915d421c3a SHA512 6f2e0cdbd66741a5185aa6f79c5d23189f6527e319ead385a033e482abed439a7e7fb1bbb7fa83c91c7b2971b31313a99b2b6510cc6aad3516ae6524a196d57c
+DIST IPC-Run-20220807.0.tar.gz 133631 BLAKE2B a0d13ccab98dbe1fcd2815ed4781149ad9cd67c53d69dea0626ff3974c6139d9748b2d274d88fd9644368936649fa5fcbecc840e8227c85c38e0db8f26ff1078 SHA512 ddfd0ceb78bd56c8c95a0a293a59d605959ba8d1b161a2c5959ac185c18fffa5cf047c3448d3b83a2733aa1372550f93d74d86eb05d49748f789fa46282694aa


             reply	other threads:[~2023-06-21  3:09 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21  3:09 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30  6:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IPC-Run/ Arthur Zamarin
2023-12-29 23:32 Sam James
2023-10-08  6:44 Sam James
2023-08-04  9:28 Sam James
2023-08-02 13:19 Sam James
2023-07-24 22:50 Sam James
2023-07-24 21:02 Sam James
2022-06-29 11:09 Sam James
2021-11-14 20:56 Sam James
2021-11-14 19:28 Jakov Smolić
2021-08-03 10:54 Sam James
2021-08-02  4:16 Sam James
2021-08-02  3:51 Sam James
2021-08-01 17:44 Sam James
2021-08-01 10:42 Sam James
2021-08-01 10:42 Sam James
2021-06-21 21:17 Andreas K. Hüttel
2020-10-06 13:09 Sam James
2020-05-13 21:07 Mart Raudsepp
2018-12-27 14:37 Kent Fredric
2018-10-19 15:48 Fabian Groffen
2018-02-15  4:14 Kent Fredric
2018-01-24 21:25 Sergei Trofimovich
2017-10-24 10:10 Kent Fredric
2017-06-30  7:50 Sergei Trofimovich
2017-06-26 20:18 Tobias Klausmann
2017-06-22 10:49 Agostino Sarubbo
2017-06-22 10:20 Agostino Sarubbo
2017-05-20 21:01 Kent Fredric
2016-08-04  9:34 Kent Fredric
2016-03-05 19:34 Andreas Hüttel
2016-03-05 15:41 Mikle Kolyada

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=1687316951.5682e3fb9a25e316235d8a8bd24d66dad28918f8.sam@gentoo \
    --to=sam@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