diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-04 18:21:42 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-04 18:35:42 +0100 |
commit | daf501d2341ca03b7575d9e4049c3381d90daf34 (patch) | |
tree | 438f7bf9557dbe25c71273e5b1b74088e9c55ac9 /dev-perl | |
parent | dev-perl/IO-Capture: EAPI=8 bump (diff) | |
download | gentoo-daf501d2341ca03b7575d9e4049c3381d90daf34.tar.gz gentoo-daf501d2341ca03b7575d9e4049c3381d90daf34.tar.bz2 gentoo-daf501d2341ca03b7575d9e4049c3381d90daf34.zip |
dev-perl/IO-CaptureOutput: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/IO-CaptureOutput/Manifest | 1 |
2 files changed, 0 insertions, 30 deletions
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild deleted file mode 100644 index c5ac01f302ca..000000000000 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DAGOLDEN -DIST_VERSION=1.1104 -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" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - >=virtual/perl-File-Temp-0.160.0 -" -DEPEND="${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 a87e93e6cccb..931367d474f4 100644 --- a/dev-perl/IO-CaptureOutput/Manifest +++ b/dev-perl/IO-CaptureOutput/Manifest @@ -1,2 +1 @@ -DIST IO-CaptureOutput-1.1104.tar.gz 27651 BLAKE2B 998153cb491436e1dbca26f216833898f9c14949b42bd30afdf94c042f35126d8df6db8bb13718ac944de8d252e0be90fbbf3e5f8ea0048bab8d61fc30d0c20a SHA512 5694635c91e4dd11279c33fb9d58e2eb27014f4ea0a976e62c23505524e3d37264aab6d6b1cfe5d925e123d6aa240e574dbc4f489c6c1007da09631368af94f5 DIST IO-CaptureOutput-1.1105.tar.gz 26657 BLAKE2B ff2f00511fe8e4a038fe29aa86ba70031565b11e800f3dccf712d8a46ab5accc18779add4d3cec1cc2da987304f0627c653997005cbf27095874ec1e087a4e11 SHA512 8ca9485982d6bfae08ec322c28efd8f673f2a6705421ac5d680c228c436e7a5c8e18a16ff9712062631c35a91e6d19d9518263135db469c47083ce30814cf064 |