diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-20 22:43:24 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-20 22:59:48 +0200 |
commit | 7bffb663f5b2b0d53cc56ff0f3f795cc2f9e5721 (patch) | |
tree | 5b4466cb908f94224022880ce86c35421aaad1d0 /dev-perl/IO-CaptureOutput | |
parent | sys-devel/autogen: add a QA workaround against configure option (diff) | |
download | gentoo-7bffb663f5b2b0d53cc56ff0f3f795cc2f9e5721.tar.gz gentoo-7bffb663f5b2b0d53cc56ff0f3f795cc2f9e5721.tar.bz2 gentoo-7bffb663f5b2b0d53cc56ff0f3f795cc2f9e5721.zip |
dev-perl/IO-CaptureOutput: Version bump 1.1105
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/IO-CaptureOutput')
-rw-r--r-- | dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/IO-CaptureOutput/Manifest | 1 |
2 files changed, 28 insertions, 0 deletions
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild new file mode 100644 index 000000000000..b44ee37383de --- /dev/null +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=DAGOLDEN +DIST_VERSION=1.1105 +inherit perl-module + +DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Exporter + >=virtual/perl-File-Temp-0.160.0 +" +BDEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.170.0 + test? ( + >=virtual/perl-File-Spec-3.270.0 + virtual/perl-IO + >=virtual/perl-Test-Simple-0.620.0 + ) +" diff --git a/dev-perl/IO-CaptureOutput/Manifest b/dev-perl/IO-CaptureOutput/Manifest index 644f0febc5c5..a87e93e6cccb 100644 --- a/dev-perl/IO-CaptureOutput/Manifest +++ b/dev-perl/IO-CaptureOutput/Manifest @@ -1 +1,2 @@ DIST IO-CaptureOutput-1.1104.tar.gz 27651 BLAKE2B 998153cb491436e1dbca26f216833898f9c14949b42bd30afdf94c042f35126d8df6db8bb13718ac944de8d252e0be90fbbf3e5f8ea0048bab8d61fc30d0c20a SHA512 5694635c91e4dd11279c33fb9d58e2eb27014f4ea0a976e62c23505524e3d37264aab6d6b1cfe5d925e123d6aa240e574dbc4f489c6c1007da09631368af94f5 +DIST IO-CaptureOutput-1.1105.tar.gz 26657 BLAKE2B ff2f00511fe8e4a038fe29aa86ba70031565b11e800f3dccf712d8a46ab5accc18779add4d3cec1cc2da987304f0627c653997005cbf27095874ec1e087a4e11 SHA512 8ca9485982d6bfae08ec322c28efd8f673f2a6705421ac5d680c228c436e7a5c8e18a16ff9712062631c35a91e6d19d9518263135db469c47083ce30814cf064 |