From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9624A138326 for ; Sat, 16 Jul 2016 19:57:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0D7321C051; Sat, 16 Jul 2016 19:57:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F7B721C051 for ; Sat, 16 Jul 2016 19:57:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B508A340942 for ; Sat, 16 Jul 2016 19:57:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22C4D2450 for ; Sat, 16 Jul 2016 19:57:24 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1468699011.1ce648da0add229982a2aa0851c0b58cf0f8b894.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Test-Simple/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Test-Simple/Manifest perl-core/Test-Simple/Test-Simple-1.302.40.ebuild perl-core/Test-Simple/metadata.xml X-VCS-Directories: perl-core/Test-Simple/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 1ce648da0add229982a2aa0851c0b58cf0f8b894 X-VCS-Branch: master Date: Sat, 16 Jul 2016 19:57:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a6b68215-055c-4724-8887-9ddc5a0b6de1 X-Archives-Hash: 09670f2071e388821f50b7413e711efb commit: 1ce648da0add229982a2aa0851c0b58cf0f8b894 Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 16 19:40:21 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Jul 16 19:56:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce648da 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(+) diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest index b5c6af6..538c1b1 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 0000000..d1d8ebd --- /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 2b9a936..05a0dba 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 +