diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-04-24 11:13:52 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-04-24 14:09:36 +1200 |
commit | 01b032d65fca7a22dcce52b28dda72e941901ef8 (patch) | |
tree | 0fbc81ad3a3644a5b675174d0e9e0311f8e15731 /dev-perl/Capture-Tiny | |
parent | dev-perl/Canary-Stability: Cleanup old (diff) | |
download | gentoo-01b032d65fca7a22dcce52b28dda72e941901ef8.tar.gz gentoo-01b032d65fca7a22dcce52b28dda72e941901ef8.tar.bz2 gentoo-01b032d65fca7a22dcce52b28dda72e941901ef8.zip |
dev-perl/Capture-Tiny: Cleanup old
Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild | 32 | ||||
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/Capture-Tiny/Manifest | 2 |
3 files changed, 0 insertions, 65 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild deleted file mode 100644 index 4bcd81489dc7..000000000000 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=0.36 -inherit perl-module - -DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-fbsd" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild deleted file mode 100644 index 185779e219b7..000000000000 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DAGOLDEN -DIST_VERSION=0.42 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" diff --git a/dev-perl/Capture-Tiny/Manifest b/dev-perl/Capture-Tiny/Manifest index 45fecfecec33..e791ac26333c 100644 --- a/dev-perl/Capture-Tiny/Manifest +++ b/dev-perl/Capture-Tiny/Manifest @@ -1,3 +1 @@ -DIST Capture-Tiny-0.36.tar.gz 36318 BLAKE2B ecae297213565f59235713f753812754976fc15cb2dba0d92eeb4b29d96dbbafeddaaca2657c683bcdbba1ff740aa54081aa36e44f173c3f512ddfeb6ea28027 SHA512 5897fc20d2189dab7c4eef56d1f7c2b617ed868430f5d63c9a87ea547c04177e1543b74f1eb0c3529135f40ee5488adbf1fef4856177a994a3ae6302771646ef -DIST Capture-Tiny-0.42.tar.gz 36671 BLAKE2B 02bb515244d1a9d278b5ac506e2807764e671a8f5b7b56549f2aba166d1ec2acbd81156b694647f8e0560550d9f03507ff233f7804a7402198d8bfb00a2801e0 SHA512 a5e0baa2c0ab0b6be59f287b47f8533c53b9b455b68dc974cfb57868b176ffe7e210696831c114f2f06908876d0caa9b6502922bf3c92df49113b8448ec48565 DIST Capture-Tiny-0.46.tar.gz 37424 BLAKE2B cfc9a208c488072972567ccc1fc3956fad32e3061d7dec5ad953d0e6d90b5b523ee57eb9ae43c883fbf6ccd82b859327d9346f2f3e849054dde656c066f84f11 SHA512 6247bff20b95628453a1bfbfc6fb59c6a3967506ea45e01327d0978f48ae75b597c27c828ef10ae5e55be217e3bd0b63419523de6a81c97fabc8cf4e2a0e6cd1 |