summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Test2-Suite/Manifest2
-rw-r--r--dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild (renamed from dev-perl/Test2-Suite/Test2-Suite-0.0.60.ebuild)10
-rw-r--r--dev-perl/Test2-Suite/metadata.xml7
3 files changed, 14 insertions, 5 deletions
diff --git a/dev-perl/Test2-Suite/Manifest b/dev-perl/Test2-Suite/Manifest
index 2f8346a6346d..c2ea6301333b 100644
--- a/dev-perl/Test2-Suite/Manifest
+++ b/dev-perl/Test2-Suite/Manifest
@@ -1 +1 @@
-DIST Test2-Suite-0.000060.tar.gz 138708 SHA256 535cdfe9ce5ea59c97a57aba8b6b2a7890bac79e1af53190add7a9a5b6d336f4 SHA512 4bf5ae6848a8fd8e5e0357161d245ce5dbb81e8ad1df10656780f8904d34c0430b282427018304e9d1c8406dc6a57d928d7a30414c2022a0cf491990c476dd7a WHIRLPOOL 7d9ef8d476c9aecc75689801ee92836f2acbb4340954bc151f1d8d45c921d33254e563dc41a142f1d575610c822de75fdbb755c59a270e1ea8b98003ff661f19
+DIST Test2-Suite-0.000077.tar.gz 144835 SHA256 8102f9724f863dcd05efe783e4415f91d1cf2d6a118b75e97856a566b83f1305 SHA512 e9337fee244f572c5b0af54c78a1be47bf590caf905ef6a40928c6e914a183d3fbc5fa3312a0903f697ef5e44341c5425873ade50aeabb63de3f795902bb0f71 WHIRLPOOL b5285a9637b7b13cdc8880073875b0e7718acdca37cd283149ab43d393243c90a04a49309d65252722110dd52d78066dbeb8934c1a39f9fa034f1e9d98ff2b7a
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.60.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild
index 4adeeb7e0fe5..ac3fe67427d0 100644
--- a/dev-perl/Test2-Suite/Test2-Suite-0.0.60.ebuild
+++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=EXODIST
-DIST_VERSION=0.000060
+DIST_VERSION=0.000077
inherit perl-module
DESCRIPTION="A rich set of tools built upon the Test2 framework"
@@ -14,9 +14,11 @@ IUSE="test"
RDEPEND="
virtual/perl-Carp
- >=dev-perl/Importer-0.10.0
+ >=dev-perl/Importer-0.24.0
virtual/perl-Scalar-List-Utils
- >=virtual/perl-Test-Simple-1.302.32
+ >=dev-perl/Sub-Info-0.1.0
+ >=dev-perl/Term-Table-0.2.0
+ >=virtual/perl-Test-Simple-1.302.73
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
diff --git a/dev-perl/Test2-Suite/metadata.xml b/dev-perl/Test2-Suite/metadata.xml
index c86a23c431ea..e1cedd8bfdfb 100644
--- a/dev-perl/Test2-Suite/metadata.xml
+++ b/dev-perl/Test2-Suite/metadata.xml
@@ -35,12 +35,14 @@
<remote-id type="cpan-module">Test2::Compare::String</remote-id>
<remote-id type="cpan-module">Test2::Compare::Undef</remote-id>
<remote-id type="cpan-module">Test2::Compare::Wildcard</remote-id>
+ <remote-id type="cpan-module">Test2::Event::Times</remote-id>
<remote-id type="cpan-module">Test2::Mock</remote-id>
<remote-id type="cpan-module">Test2::Plugin</remote-id>
<remote-id type="cpan-module">Test2::Plugin::BailOnFail</remote-id>
<remote-id type="cpan-module">Test2::Plugin::DieOnFail</remote-id>
<remote-id type="cpan-module">Test2::Plugin::ExitSummary</remote-id>
<remote-id type="cpan-module">Test2::Plugin::SRand</remote-id>
+ <remote-id type="cpan-module">Test2::Plugin::Times</remote-id>
<remote-id type="cpan-module">Test2::Plugin::UTF8</remote-id>
<remote-id type="cpan-module">Test2::Require</remote-id>
<remote-id type="cpan-module">Test2::Require::AuthorTesting</remote-id>
@@ -62,6 +64,7 @@
<remote-id type="cpan-module">Test2::Tools::Event</remote-id>
<remote-id type="cpan-module">Test2::Tools::Exception</remote-id>
<remote-id type="cpan-module">Test2::Tools::Exports</remote-id>
+ <remote-id type="cpan-module">Test2::Tools::GenTemp</remote-id>
<remote-id type="cpan-module">Test2::Tools::Grab</remote-id>
<remote-id type="cpan-module">Test2::Tools::Mock</remote-id>
<remote-id type="cpan-module">Test2::Tools::Ref</remote-id>
@@ -73,6 +76,10 @@
<remote-id type="cpan-module">Test2::Util::Stash</remote-id>
<remote-id type="cpan-module">Test2::Util::Sub</remote-id>
<remote-id type="cpan-module">Test2::Util::Table</remote-id>
+ <remote-id type="cpan-module">Test2::Util::Table::Cell</remote-id>
<remote-id type="cpan-module">Test2::Util::Table::LineBreak</remote-id>
+ <remote-id type="cpan-module">Test2::Util::Term</remote-id>
+ <remote-id type="cpan-module">Test2::Util::Times</remote-id>
+ <remote-id type="cpan-module">Test2::V0</remote-id>
</upstream>
</pkgmetadata>