summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Most
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Test-Most
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r--dev-perl/Test-Most/Manifest7
-rw-r--r--dev-perl/Test-Most/Test-Most-0.310.0-r1.ebuild29
-rw-r--r--dev-perl/Test-Most/Test-Most-0.340.0.ebuild29
-rw-r--r--dev-perl/Test-Most/Test-Most-0.350.0.ebuild27
-rw-r--r--dev-perl/Test-Most/metadata.xml13
5 files changed, 105 insertions, 0 deletions
diff --git a/dev-perl/Test-Most/Manifest b/dev-perl/Test-Most/Manifest
new file mode 100644
index 000000000000..ccbb999c1e18
--- /dev/null
+++ b/dev-perl/Test-Most/Manifest
@@ -0,0 +1,7 @@
+DIST Test-Most-0.31.tar.gz 18272 BLAKE2B 19cfa7c0c9d6bf66656997e6e94ab5e23f18b00dbecb53652eacdee698d16b939379b0d2233d0c301049f6b93c5331f6de182eba3bbfcf6889ee641fe06cda0d SHA512 ced22dad96c14443cd17f35d51cc22847647859e03d80f68159d35f35f34215310587320de13461d7f4724cd8da616620c56433a178c99135f6488b129765765
+DIST Test-Most-0.34.tar.gz 15919 BLAKE2B 2daad98526541c8c84c76dd8dd03f57350fb077b6854f3dafee7bcaaaca59f1ef0d521515f07f6c9af9604554388d0a221caf9f71e2b7953e3492f9d78d252f0 SHA512 00706bb25e6b9f806b536f75f66356413cdbcb19efd1c8b163fbd3357f61abe9e06e57c311eff216d36962ce74beb996db6cd4f0d2e5ed58fa5c0a0af32a33ef
+DIST Test-Most-0.35.tar.gz 16074 BLAKE2B 7b23fd0a7a2c529d7408c288047de795cd670b1ba107e274729dc215c277748e55ddc1793018500f11b68bdfed91d3654b9fffc76788e882c4883db96620c05c SHA512 1b2d201811e59d7afce47ff5f7da67c170d4685ffbec23360757b5cacc9fe72fc82609bc46cc9d8e351fdb75715696457c201dd94fadaeca70a6f31690236291
+EBUILD Test-Most-0.310.0-r1.ebuild 604 BLAKE2B 3f2ee582772a080c5e8463d797e1d7396d95b39b73618ebd4635ba2550738f49ccf02fccbb49b8b14eeebee3edc3cd91b4bd14be80a00822e7007508be15046c SHA512 69a38b8fa1bde21393eb33c9d5a8a7263c4f751e9775e666c33ab3de1d3e08be8a3eef5b17b45d6550451016f168e0676bc184631277f680021c2dbaba3e96d3
+EBUILD Test-Most-0.340.0.ebuild 627 BLAKE2B 465ee536c256335022fbfdafb3dc76ebcab342871e4af6345e975fb77503d40ba1ae39919c18e2c96d7d33a1d69d2b9f366465af1bc87261c520636f4f123879 SHA512 76c32311d7446f331e764321097772313dd108eabbeb4a23e3325daa9924d1ef8c6d2e0ef1b36b5a53936c13c7dc2313036223a3a5a44fc2a985cf0609a8b47f
+EBUILD Test-Most-0.350.0.ebuild 629 BLAKE2B bd49a873ff16a664b900bdc8e215e23a7855ba2a8dfa1ab8bd3d277b5e0a71ff8a4eb68c40c1d1c551e2acc6a973209b3ad9c37d24a1bdc98cad529907353a18 SHA512 750d06605986884d6a2a7f03c2dff715ea784a07dc344455130b58184a08f5c0ff4b45800283eafec666faaf1743b667519abfed37b60fe024064f47b3f63b35
+MISC metadata.xml 458 BLAKE2B e4e84393b6d1fc125360550f4a268e0a5986c322294f56431e6536e2dd28f87d43458bb7f05d7e641bfc62ebe17b96f6015df755fcc878ca5a7d37460f4c248f SHA512 1afe4ef45e7004699c32ed8a282669bd829bcf526db54b69e0bb7becf7b7370fb2a5db641825b82fd7602e681481f6c388c251954062807dccfd172b858b4d28
diff --git a/dev-perl/Test-Most/Test-Most-0.310.0-r1.ebuild b/dev-perl/Test-Most/Test-Most-0.310.0-r1.ebuild
new file mode 100644
index 000000000000..8b80ac3df3cb
--- /dev/null
+++ b/dev-perl/Test-Most/Test-Most-0.310.0-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=OVID
+MODULE_VERSION=0.31
+inherit perl-module
+
+DESCRIPTION="Most commonly needed test functions and features"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ~ppc x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/Exception-Class-1.140.0
+ >=dev-perl/Test-Warn-0.230.0
+ >=dev-perl/Test-Deep-0.106
+ >=dev-perl/Test-Differences-0.610.0
+ >=dev-perl/Test-Exception-0.310.0
+ >=virtual/perl-Test-Harness-3.210.0
+ >=virtual/perl-Test-Simple-0.88
+"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.400.0
+"
+
+SRC_TEST=do
diff --git a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild
new file mode 100644
index 000000000000..62157e572c5b
--- /dev/null
+++ b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=OVID
+MODULE_VERSION=0.34
+inherit perl-module
+
+DESCRIPTION="Most commonly needed test functions and features"
+
+SLOT="0"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/Exception-Class-1.140.0
+ >=dev-perl/Test-Warn-0.230.0
+ >=dev-perl/Test-Deep-0.106
+ >=dev-perl/Test-Differences-0.610.0
+ >=dev-perl/Test-Exception-0.310.0
+ >=virtual/perl-Test-Harness-3.210.0
+ >=virtual/perl-Test-Simple-0.88
+"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.400.0
+"
+
+SRC_TEST=do
diff --git a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild
new file mode 100644
index 000000000000..0ae042058dd6
--- /dev/null
+++ b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=OVID
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="Most commonly needed test functions and features"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/Exception-Class-1.140.0
+ >=dev-perl/Test-Deep-0.119.0
+ >=dev-perl/Test-Differences-0.640.0
+ >=dev-perl/Test-Exception-0.430.0
+ >=virtual/perl-Test-Harness-3.350.0
+ >=virtual/perl-Test-Simple-1.302.47
+ >=dev-perl/Test-Warn-0.300.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/Test-Most/metadata.xml b/dev-perl/Test-Most/metadata.xml
new file mode 100644
index 000000000000..174e86dc00a3
--- /dev/null
+++ b/dev-perl/Test-Most/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Test-Most</remote-id>
+ <remote-id type="cpan-module">Test::Most</remote-id>
+ <remote-id type="cpan-module">Test::Most::Exception</remote-id>
+ </upstream>
+</pkgmetadata>