From 1ce648da0add229982a2aa0851c0b58cf0f8b894 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sun, 17 Jul 2016 07:40:21 +1200 Subject: perl-core/Test-Simple: Bump to (masked) 1.302.40 for testing This will need extensive tree-wide testing, and >perl-core/Test-Simple-1.301.0 should likely not be unmasked any time soon. This is the future, and its only provided here so smoke testers can isolate any problems with the >1000 packages that could be broken by this update. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" --- perl-core/Test-Simple/Manifest | 1 + perl-core/Test-Simple/Test-Simple-1.302.40.ebuild | 46 +++++++++++++++++++++ perl-core/Test-Simple/metadata.xml | 50 +++++++++++++++++++++++ 3 files changed, 97 insertions(+) create mode 100644 perl-core/Test-Simple/Test-Simple-1.302.40.ebuild (limited to 'perl-core') diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest index b5c6af6aeabe..538c1b1affd1 100644 --- a/perl-core/Test-Simple/Manifest +++ b/perl-core/Test-Simple/Manifest @@ -1 +1,2 @@ DIST Test-Simple-1.001014.tar.gz 127212 SHA256 55a414ce89eb7a5e9e84186f286b002054f10ae8ef4f8f2d61bb710e7549f16b SHA512 0aa0b4d78c0243480df0e7f9b28d69b6bbf1b26bd49a91827c2d61595319840f7178f179555a60ef28d49d3f50679aade4f6d8138e9ae1bd0113a3d6c66d89c2 WHIRLPOOL 554c292cc05e31c0f82094ff23a556d46526388f9b51b7c3367fb1c34ed692c03b03b1be46f75f6b9186bcd52b3a4e613064252c8f6234ef5711da2a29bec3a7 +DIST Test-Simple-1.302040.tar.gz 239842 SHA256 41938ca474b68904bec1f9888eb5f91e344f6647032d59188e31e3b682634457 SHA512 c0f2a669e15d70b29bbf7c83154369c03a02ab9230e1c264b916ae049b08b29cd3e423851addd050037b359821c4a0aa157ed5bab9bd63f1bfe29ca7491ba53d WHIRLPOOL 33e6b1ac6001aa939ef773168f4ecc53f40f1c93e9aec3ea914683322b2a6cb4e187c6cba808d6433841c8f31cbe798bff41cd08c22b20c82d5157cfdbb199ed diff --git a/perl-core/Test-Simple/Test-Simple-1.302.40.ebuild b/perl-core/Test-Simple/Test-Simple-1.302.40.ebuild new file mode 100644 index 000000000000..d1d8ebd70a51 --- /dev/null +++ b/perl-core/Test-Simple/Test-Simple-1.302.40.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=EXODIST +DIST_VERSION=1.302040 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Basic utilities for writing tests" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + !=virtual/perl-Scalar-List-Utils-1.130.0 + virtual/perl-Storable +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" diff --git a/perl-core/Test-Simple/metadata.xml b/perl-core/Test-Simple/metadata.xml index 2b9a936fc0a1..05a0dbabe3ad 100644 --- a/perl-core/Test-Simple/metadata.xml +++ b/perl-core/Test-Simple/metadata.xml @@ -5,4 +5,54 @@ perl@gentoo.org Gentoo Perl Project + + Test-Simple + Test2 + Test2::API + Test2::API::Breakage + Test2::API::Context + Test2::API::Instance + Test2::API::Stack + Test2::Event + Test2::Event::Bail + Test2::Event::Diag + Test2::Event::Exception + Test2::Event::Generic + Test2::Event::Info + Test2::Event::Note + Test2::Event::Ok + Test2::Event::Plan + Test2::Event::Skip + Test2::Event::Subtest + Test2::Event::Waiting + Test2::Formatter + Test2::Formatter::TAP + Test2::Hub + Test2::Hub::Interceptor + Test2::Hub::Interceptor::Terminator + Test2::Hub::Subtest + Test2::IPC + Test2::IPC::Driver + Test2::IPC::Driver::Files + Test2::Util + Test2::Util::ExternalMeta + Test2::Util::HashBase + Test2::Util::Trace + Test::Builder + Test::Builder::Formatter + Test::Builder::IO::Scalar + Test::Builder::Module + Test::Builder::Tester + Test::Builder::Tester::Color + Test::Builder::Tester::Tie + Test::Builder::TodoDiag + Test::More + Test::Simple + Test::Tester + Test::Tester::Capture + Test::Tester::CaptureRunner + Test::Tester::Delegate + Test::use::ok + ok + -- cgit v1.2.3-65-gdbad