[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2024-05-26 Thread Andreas K. Hüttel
commit: 020d396b623dc997374ee5761b77154a00cf2e59
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun May 26 21:29:13 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun May 26 21:39:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020d396b

dev-perl/Test-Script: Test2::Suite is now part of core perl

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{Test-Script-1.290.0.ebuild => Test-Script-1.290.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild
similarity index 88%
rename from dev-perl/Test-Script/Test-Script-1.290.0.ebuild
rename to dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild
index ed0cb13fe49d..3a4b57ff53fb 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,6 +22,6 @@ RDEPEND="
 BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
-   >=dev-perl/Test2-Suite-0.0.60
+   >=virtual/perl-Test2-Suite-0.0.60
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2022-06-29 Thread Sam James
commit: ad1c5264fbee453e60af7858b4c7fa35e6e8b77c
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 29 10:43:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 29 11:09:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1c5264

dev-perl/Test-Script: drop 1.230.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Manifest   |  1 -
 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index e3ddedbe5283..c186714975e7 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,2 +1 @@
-DIST Test-Script-1.23.tar.gz 22974 BLAKE2B 
94267dfc75af9aecb02a9cc49f9f41223f85292892db7262bb3d7617dd73dd9a03cb9e98ed58b463b9337af217136d30bfdf29020eeb25947cf0838078534a3d
 SHA512 
996564ba87b12849e86883b970117c9d5806be5b00d42207df1027f823a19497bf878640c46a8286e7d77afb8d1fbb3ef6dcfc0d21c2738a5ef124ddf5bc4834
 DIST Test-Script-1.29.tar.gz 26506 BLAKE2B 
45434b4cfb308906c724272dfde7a320c6a6b470a10ff19c62736e38b1e4fe2be4c6a17cb2e3dc45b021619365b0f4c11b00bf3045350809ce37772462c678c9
 SHA512 
979fade0abc83f8d7d4c1c094fa928e27bd7c9db52140b156689d3b192d9ea84f5824554d6788c9144cf2923a04b1d8a8bdfdcc05a0be5514de92353c9a7d10f

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
deleted file mode 100644
index b0213dbbad22..
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.23
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-perl/Capture-Tiny
-   >=virtual/perl-File-Spec-0.800.0
-   virtual/perl-IO
-   >=dev-perl/Probe-Perl-0.10.0
-   >=virtual/perl-Test-Simple-1.302.15
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   >=dev-perl/Test2-Suite-0.0.72
-   )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-09 Thread Sam James
commit: 109f6ef01c85cbc2644aaf4421e849a0b71fea0e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Dec  9 16:22:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec  9 21:58:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109f6ef0

dev-perl/Test-Script: stable 1.290.0 for hppa, bug #828206

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index d46b2c15aea0..8943c15805f4 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-05 Thread Sam James
commit: 61493f9430562be58411dbbb5b975308520ca37c
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec  6 00:07:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec  6 00:07:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61493f94

dev-perl/Test-Script: Stabilize 1.290.0 sparc, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index f2a7d9f478a6..d46b2c15aea0 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-04 Thread Sam James
commit: fbca75c2843fd5016976559202693d9fa4509884
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:20:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:20:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbca75c2

dev-perl/Test-Script: Stabilize 1.290.0 arm64, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index 6ba97f4cc3b6..f2a7d9f478a6 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-04 Thread Sam James
commit: 0237ef084f1be5992674cdc9914963dff2a1e1b0
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:06:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:06:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0237ef08

dev-perl/Test-Script: Stabilize 1.290.0 ppc, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index 931521cf635d..6ba97f4cc3b6 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-04 Thread Sam James
commit: 00e90b4ff0ddd121820224f710301d6e7ff38895
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:04:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:04:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e90b4f

dev-perl/Test-Script: Stabilize 1.290.0 ppc64, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index 9cbb930377da..931521cf635d 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-04 Thread Sam James
commit: d00986ab1a091a7c9574fb835db11f38c3980c9c
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:03:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:03:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00986ab

dev-perl/Test-Script: Stabilize 1.290.0 arm, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index 9cb112f438ec..9cbb930377da 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-04 Thread Sam James
commit: 24d874b22f78effb458e99ce2baa1745a96687fd
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:00:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:00:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d874b2

dev-perl/Test-Script: Stabilize 1.290.0 x86, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index 3c412e0c3e85..9cb112f438ec 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-12-04 Thread Sam James
commit: b79073e5b4230a03ec0abc384b5f1c2abe3f707f
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 03:01:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 03:01:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79073e5

dev-perl/Test-Script: Stabilize 1.290.0 amd64, #828206

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
index 99deefbe670a..3c412e0c3e85 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-perl/Capture-Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-08-28 Thread Andreas K. Hüttel
commit: db04194cd27b36667068c24bb05ea09266969b3e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 00:49:32 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 00:58:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db04194c

dev-perl/Test-Script: Version bump 1.29

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Test-Script/Manifest   |  1 +
 dev-perl/Test-Script/Test-Script-1.290.0.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index 4809071aefb..e3ddedbe528 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1 +1,2 @@
 DIST Test-Script-1.23.tar.gz 22974 BLAKE2B 
94267dfc75af9aecb02a9cc49f9f41223f85292892db7262bb3d7617dd73dd9a03cb9e98ed58b463b9337af217136d30bfdf29020eeb25947cf0838078534a3d
 SHA512 
996564ba87b12849e86883b970117c9d5806be5b00d42207df1027f823a19497bf878640c46a8286e7d77afb8d1fbb3ef6dcfc0d21c2738a5ef124ddf5bc4834
+DIST Test-Script-1.29.tar.gz 26506 BLAKE2B 
45434b4cfb308906c724272dfde7a320c6a6b470a10ff19c62736e38b1e4fe2be4c6a17cb2e3dc45b021619365b0f4c11b00bf3045350809ce37772462c678c9
 SHA512 
979fade0abc83f8d7d4c1c094fa928e27bd7c9db52140b156689d3b192d9ea84f5824554d6788c9144cf2923a04b1d8a8bdfdcc05a0be5514de92353c9a7d10f

diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
new file mode 100644
index 000..99deefbe670
--- /dev/null
+++ b/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.29
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+   dev-perl/Capture-Tiny
+   >=virtual/perl-File-Spec-0.800.0
+   virtual/perl-IO
+   >=dev-perl/Probe-Perl-0.10.0
+   >=virtual/perl-Test-Simple-1.302.15
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=dev-perl/Test2-Suite-0.0.60
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2021-08-28 Thread Andreas K. Hüttel
commit: 87b3c4d5df0d2ece8eb716832bcaa7fd7848438f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 00:47:33 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 00:58:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b3c4d5

dev-perl/Test-Script: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Test-Script/Manifest   |  1 -
 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index add130a1e10..4809071aefb 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,2 +1 @@
-DIST Test-Script-1.18.tar.gz 23092 BLAKE2B 
0150648353772504c3fd315a9487beb9af0d941df01ad6808ab952dff7d2fd25087796ddfa84ddc362754944c68dc74a388d64a4cccef52210069e8de1fafc63
 SHA512 
c89e1dd68ca275744ac12811f0d66d42f8fd76766cc515e11e0df2a82beb8cc052253e19b04f5bc86d45e3a9a2a1d6afd5cd4707e8a97f3a9d4c1dd28e4a72b4
 DIST Test-Script-1.23.tar.gz 22974 BLAKE2B 
94267dfc75af9aecb02a9cc49f9f41223f85292892db7262bb3d7617dd73dd9a03cb9e98ed58b463b9337af217136d30bfdf29020eeb25947cf0838078534a3d
 SHA512 
996564ba87b12849e86883b970117c9d5806be5b00d42207df1027f823a19497bf878640c46a8286e7d77afb8d1fbb3ef6dcfc0d21c2738a5ef124ddf5bc4834

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
deleted file mode 100644
index cfb3375ad11..000
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.18
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="
-   >=virtual/perl-File-Spec-0.800.0
-   >=dev-perl/Probe-Perl-0.10.0
-   >=dev-perl/IPC-Run3-0.34.0
-   >=virtual/perl-Test-Simple-0.960.0"
-# NB: Needs Test::Builder::Tester 1.02 =>
-# which is <= Test-Simple-0.96
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-15 Thread Agostino Sarubbo
commit: 96fff56a71544a838ff64c83039c06be35a0c83e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Apr 15 07:08:28 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Apr 15 07:08:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fff56a

dev-perl/Test-Script: s390 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index cd0991b9b8f..57685c5d581 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-14 Thread Agostino Sarubbo
commit: bb685cb581f3d7970498002e2871f8490291e63b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 14 15:45:32 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 14 15:45:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb685cb5

dev-perl/Test-Script: ppc64 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index 6cd3e462e54..cd0991b9b8f 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-14 Thread Agostino Sarubbo
commit: 06d1f0c7a1a84502fa8bc4fcdc73d0d429b417cb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 14 14:05:57 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 14 14:05:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d1f0c7

dev-perl/Test-Script: arm stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index 04506c7bb05..6cd3e462e54 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-14 Thread Agostino Sarubbo
commit: d1caac0fd365940cf93ed8369f32773061056eb9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 14 14:03:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 14 14:03:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1caac0f

dev-perl/Test-Script: x86 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index 00ef3761945..04506c7bb05 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-14 Thread Agostino Sarubbo
commit: de8d8d208459b66a71e70e12e9905ec200ed7dae
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 14 12:58:18 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 14 12:59:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8d8d20

dev-perl/Test-Script: amd64 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index dc1f45e1e60..00ef3761945 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-12 Thread Sergei Trofimovich
commit: 083634b2598114973ed24bef541ee9059f7e0da4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 12 14:28:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 12 18:27:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083634b2

dev-perl/Test-Script: stable 1.230.0 for hppa, bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index a7c7136e243..dc1f45e1e60 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-12 Thread Mart Raudsepp
commit: 7ac87c1184d753eb33424f870c3729f1dc7daa6a
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Apr 12 11:33:27 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr 12 11:38:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac87c11

dev-perl/Test-Script: arm64 stable (bug #717060)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index f5cae736cc0..a7c7136e243 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2020-04-12 Thread Sergei Trofimovich
commit: 06ee8509242143eb7491bcefcc07b253bb48e7a7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 12 09:07:47 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 12 09:34:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ee8509

dev-perl/Test-Script: stable 1.230.0 for sparc, bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index a168a7b09de..f5cae736cc0 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2019-07-25 Thread Kent Fredric
commit: 1c1b0105aab37d3dea9931b253c3aaee4658c05b
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 25 01:39:07 2019 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 25 06:47:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1b0105

dev-perl/Test-Script: Cleanup old versions

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Test-Script/Manifest   |  2 --
 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 23 ---
 dev-perl/Test-Script/Test-Script-1.120.0.ebuild | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index fa3b9f156d0..add130a1e10 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,4 +1,2 @@
-DIST Test-Script-1.10.tar.gz 19963 BLAKE2B 
2bfe435aa55f04865cad3197e3e3721c02086c09f3b2af5332376b76c4dee64da27ed784f8bab4999f33b7c8ed8fbe6b2c7a8629e052f0e33b0f8704fea78c3c
 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
-DIST Test-Script-1.12.tar.gz 22398 BLAKE2B 
4c808e746097bdc90960a04bfd33964f089a43ee531a7389495a6b29a1d3f973d49df4b6ef6133b89c17e541b732f5f57481729f22c095625e5d952f993b3465
 SHA512 
224e97ce8a1dc2510fc526fbe80384f08a07399b23bb89f485af7568777af26fbc921ed00fb6c665a4d9c2e50414db9a41b88286ec8b3473abfec47853c20cb3
 DIST Test-Script-1.18.tar.gz 23092 BLAKE2B 
0150648353772504c3fd315a9487beb9af0d941df01ad6808ab952dff7d2fd25087796ddfa84ddc362754944c68dc74a388d64a4cccef52210069e8de1fafc63
 SHA512 
c89e1dd68ca275744ac12811f0d66d42f8fd76766cc515e11e0df2a82beb8cc052253e19b04f5bc86d45e3a9a2a1d6afd5cd4707e8a97f3a9d4c1dd28e4a72b4
 DIST Test-Script-1.23.tar.gz 22974 BLAKE2B 
94267dfc75af9aecb02a9cc49f9f41223f85292892db7262bb3d7617dd73dd9a03cb9e98ed58b463b9337af217136d30bfdf29020eeb25947cf0838078534a3d
 SHA512 
996564ba87b12849e86883b970117c9d5806be5b00d42207df1027f823a19497bf878640c46a8286e7d77afb8d1fbb3ef6dcfc0d21c2738a5ef124ddf5bc4834

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
deleted file mode 100644
index 62862b63d4e..000
--- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.10
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="
-   >=virtual/perl-File-Spec-0.800.0
-   >=dev-perl/Probe-Perl-0.10.0
-   >=dev-perl/IPC-Run3-0.34.0
-   >=virtual/perl-Test-Simple-0.960.0"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"

diff --git a/dev-perl/Test-Script/Test-Script-1.120.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
deleted file mode 100644
index a2d10612133..000
--- a/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.12
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="
-   >=virtual/perl-File-Spec-0.800.0
-   >=dev-perl/Probe-Perl-0.10.0
-   >=dev-perl/IPC-Run3-0.34.0
-   >=virtual/perl-Test-Simple-0.960.0"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2019-07-19 Thread Mikle Kolyada
commit: efa323b67c878776ac7cf8ef35d49e757e6cab26
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jul 19 07:47:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jul 19 07:48:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa323b6

dev-perl/Test-Script: Add ~riscv keyword wrt bug #690140

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index f00fdf7043e..4f920a5bd56 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2019-01-17 Thread Mikle Kolyada
commit: 569913d5459f71510e742602d868d442061dacc9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan 17 20:35:02 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan 17 20:35:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569913d5

dev-perl/Test-Script: Add ~m68k keyword wrt bug #665088

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index 78168932370..f00fdf7043e 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-10-15 Thread Fabian Groffen
commit: c9125514525fe55e8132db04b9bc180947b23523
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 15:38:11 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 16:05:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9125514

dev-perl/Test-Script: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
index fec32ab3e6f..78168932370 100644
--- a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-10-06 Thread Mart Raudsepp
commit: 55962f23393b1aadfa4d5fc2f113854e7aad1b7b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Oct  6 20:58:35 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Oct  6 21:09:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55962f23

dev-perl/Test-Script-1.180.0: arm64 stable (bug #667266)

Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index e1956c33a39..a7cb8225d86 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-09-26 Thread Markus Meier
commit: 32c6f8fa4efc31c38affde93cc78773ef823a30d
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Sep 26 18:59:45 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Sep 26 18:59:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c6f8fa

dev-perl/Test-Script: arm stable, bug #663934

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 230b01d55e8..e1956c33a39 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-08-25 Thread Sergei Trofimovich
commit: 8db487e8c43f3faa5ceb6aebe570ba397f093534
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 25 18:07:10 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 25 18:08:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db487e8

dev-perl/Test-Script: stable 1.180.0 for hppa, bug #663934

Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 770ceb4b90e..230b01d55e8 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-08-20 Thread Sergei Trofimovich
commit: 28e2480cdfe44e464b2a45a37fb21d280a596ed7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Aug 21 00:01:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug 21 00:04:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e2480c

dev-perl/Test-Script: stable 1.180.0 for ia64, bug #663934

Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 33a8ef60954..770ceb4b90e 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-08-19 Thread Matt Turner
commit: 5609c7163a8c3f5a21801f8b3867e76fff06a221
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 20 04:12:40 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 20 04:12:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5609c716

dev-perl/Test-Script-1.180.0: alpha stable, bug 663934

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 7bddb45826e..33a8ef60954 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-08-19 Thread Mikle Kolyada
commit: 7f7bce4d7d1131c21577003f36ccb3ccc987d708
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Aug 20 02:13:28 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Aug 20 02:26:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7bce4d

dev-perl/Test-Script: amd64 stable wrt bug #663934

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 5fc9008cedf..7bddb45826e 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-08-19 Thread Matt Turner
commit: 38b40ea2f3e409aac89b9a932667342a9666a049
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Aug 19 18:38:45 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Aug 19 18:38:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b40ea2

dev-perl/Test-Script-1.180.0: ppc64 stable, bug 663934

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 478c27c0df9..e137b19a1a7 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2018-03-05 Thread Kent Fredric
commit: 4f7754a8b2df254721677aac114bda36df3fe393
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Mar  6 05:24:59 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Mar  6 05:24:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7754a8

dev-perl/Test-Script: Bump to version 1.230.0

Upstream:
- Migrate to Capture::Tiny instead of IPC::Run3
- Migrate to Test2 for tests

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Test-Script/Manifest   |  1 +
 dev-perl/Test-Script/Test-Script-1.230.0.ebuild | 28 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index bbe3bdc9188..fa3b9f156d0 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,3 +1,4 @@
 DIST Test-Script-1.10.tar.gz 19963 BLAKE2B 
2bfe435aa55f04865cad3197e3e3721c02086c09f3b2af5332376b76c4dee64da27ed784f8bab4999f33b7c8ed8fbe6b2c7a8629e052f0e33b0f8704fea78c3c
 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
 DIST Test-Script-1.12.tar.gz 22398 BLAKE2B 
4c808e746097bdc90960a04bfd33964f089a43ee531a7389495a6b29a1d3f973d49df4b6ef6133b89c17e541b732f5f57481729f22c095625e5d952f993b3465
 SHA512 
224e97ce8a1dc2510fc526fbe80384f08a07399b23bb89f485af7568777af26fbc921ed00fb6c665a4d9c2e50414db9a41b88286ec8b3473abfec47853c20cb3
 DIST Test-Script-1.18.tar.gz 23092 BLAKE2B 
0150648353772504c3fd315a9487beb9af0d941df01ad6808ab952dff7d2fd25087796ddfa84ddc362754944c68dc74a388d64a4cccef52210069e8de1fafc63
 SHA512 
c89e1dd68ca275744ac12811f0d66d42f8fd76766cc515e11e0df2a82beb8cc052253e19b04f5bc86d45e3a9a2a1d6afd5cd4707e8a97f3a9d4c1dd28e4a72b4
+DIST Test-Script-1.23.tar.gz 22974 BLAKE2B 
94267dfc75af9aecb02a9cc49f9f41223f85292892db7262bb3d7617dd73dd9a03cb9e98ed58b463b9337af217136d30bfdf29020eeb25947cf0838078534a3d
 SHA512 
996564ba87b12849e86883b970117c9d5806be5b00d42207df1027f823a19497bf878640c46a8286e7d77afb8d1fbb3ef6dcfc0d21c2738a5ef124ddf5bc4834

diff --git a/dev-perl/Test-Script/Test-Script-1.230.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
new file mode 100644
index 000..fec32ab3e6f
--- /dev/null
+++ b/dev-perl/Test-Script/Test-Script-1.230.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.23
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="test"
+
+RDEPEND="
+   dev-perl/Capture-Tiny
+   >=virtual/perl-File-Spec-0.800.0
+   virtual/perl-IO
+   >=dev-perl/Probe-Perl-0.10.0
+   >=virtual/perl-Test-Simple-1.302.15
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=dev-perl/Test2-Suite-0.0.72
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2017-09-26 Thread Kent Fredric
commit: 2bee2ba997224cc63f993d097d532329334d7386
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Sep 26 19:25:03 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Sep 26 19:29:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bee2ba9

dev-perl/Test-Script: Fix trailing whitespace

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
index 9101eab77d0..f2f85df51bf 100644
--- a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
>=dev-perl/Probe-Perl-0.10.0
>=dev-perl/IPC-Run3-0.34.0
>=virtual/perl-Test-Simple-0.960.0"
-# NB: Needs Test::Builder::Tester 1.02 => 
+# NB: Needs Test::Builder::Tester 1.02 =>
 # which is <= Test-Simple-0.96
 DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2017-04-13 Thread Kent Fredric
commit: 1210f6518cde09e9e03e57f833940366413dd0c1
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Apr 14 00:59:19 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Apr 14 00:59:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1210f651

dev-perl/Test-Script: Cleanup old.

1.70.0 becomes broken on 5.26, but nothing needs this old version

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Test-Script/Manifest |  1 -
 dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index 986d08dbcbd..576f33c8857 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,3 +1,2 @@
-DIST Test-Script-1.07.tar.gz 26424 SHA256 
e21e5ee43a27b4c51b54ded5c92e60b817309778117a1d98ae6354abff27eb96 SHA512 
2cf7dc06977288910f157a5c0804d02e2a259c693adda59b80b89bba7eab22f74b317976a8a6f0fe6f28a87090dcc6f57c0245006b1eea600e2d71e6966ede97
 WHIRLPOOL 
39bdae38e8c8fab1068364e36eb4558ec468adc8c89e2f61d7989e8a0e0e2cb4b68a203fa6dbfb6baa786a57d625fc036becd161be10e791fb2e86bc562f144f
 DIST Test-Script-1.10.tar.gz 19963 SHA256 
d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
 WHIRLPOOL 
ab01d1d7b30909747339627a0da4f14e1152a446f04d00a9d271e4e3f483e47cee2acd1fbbfede8a259b1b2303430061d454d1f30be7edb69830db05045cd13c
 DIST Test-Script-1.12.tar.gz 22398 SHA256 
193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f SHA512 
224e97ce8a1dc2510fc526fbe80384f08a07399b23bb89f485af7568777af26fbc921ed00fb6c665a4d9c2e50414db9a41b88286ec8b3473abfec47853c20cb3
 WHIRLPOOL 
1007fe2563d1620103f9fb2960dd6986920ddf46f9d6512afbf0bef5c6f730b828561119de656526739219f6696933eb27ffe663fc9325a0499e88f2e7dd

diff --git a/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild 
b/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild
deleted file mode 100644
index bf7a2791d85..000
--- a/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=1.07
-inherit perl-module
-
-DESCRIPTION="Cross-platform basic tests for scripts"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="virtual/perl-File-Spec
-   dev-perl/Probe-Perl
-   dev-perl/IPC-Run3
-   virtual/perl-Test-Simple"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2017-04-13 Thread Kent Fredric
commit: 65ee155343751426def5fb8ec872d3828cc78dcb
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Apr 14 01:10:23 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Apr 14 01:10:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ee1553

dev-perl/Test-Script: Bump to version 1.180.0

Upstream:
- Fix text in tests on win32 on Test2
- Disable slow tests
- Remove warning condition on older perls when using quotemeta
  without parens
- Fix bug caused by modifying arguments to script_compiles and
  script_runs
- Use stricter plans
- Handle -T taint mode in scripts
- Use 3-arg open

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Test-Script/Manifest   |  1 +
 dev-perl/Test-Script/Test-Script-1.180.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index 576f33c8857..98a9e230bb3 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,2 +1,3 @@
 DIST Test-Script-1.10.tar.gz 19963 SHA256 
d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
 WHIRLPOOL 
ab01d1d7b30909747339627a0da4f14e1152a446f04d00a9d271e4e3f483e47cee2acd1fbbfede8a259b1b2303430061d454d1f30be7edb69830db05045cd13c
 DIST Test-Script-1.12.tar.gz 22398 SHA256 
193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f SHA512 
224e97ce8a1dc2510fc526fbe80384f08a07399b23bb89f485af7568777af26fbc921ed00fb6c665a4d9c2e50414db9a41b88286ec8b3473abfec47853c20cb3
 WHIRLPOOL 
1007fe2563d1620103f9fb2960dd6986920ddf46f9d6512afbf0bef5c6f730b828561119de656526739219f6696933eb27ffe663fc9325a0499e88f2e7dd
+DIST Test-Script-1.18.tar.gz 23092 SHA256 
ffef55b5dd8c8c0b09b6ff650e7a7fb20effcf603701523e93b375a771b15efc SHA512 
c89e1dd68ca275744ac12811f0d66d42f8fd76766cc515e11e0df2a82beb8cc052253e19b04f5bc86d45e3a9a2a1d6afd5cd4707e8a97f3a9d4c1dd28e4a72b4
 WHIRLPOOL 
b6a0acd3e8bf44fa14910caaa46a3b277fb3394f72e163d374c1b74691b505e517ad77aeb8639a91641bbfb7402c5041b1c5570bcc794b16f6fa81f295b159a9

diff --git a/dev-perl/Test-Script/Test-Script-1.180.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
new file mode 100644
index 000..9101eab77d0
--- /dev/null
+++ b/dev-perl/Test-Script/Test-Script-1.180.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.18
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND="
+   >=virtual/perl-File-Spec-0.800.0
+   >=dev-perl/Probe-Perl-0.10.0
+   >=dev-perl/IPC-Run3-0.34.0
+   >=virtual/perl-Test-Simple-0.960.0"
+# NB: Needs Test::Builder::Tester 1.02 => 
+# which is <= Test-Simple-0.96
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2017-02-22 Thread Markus Meier
commit: e2d2822e2fa9ee6e80eac645a88b5e8e84f86ff8
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Feb 22 21:46:39 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Feb 22 21:46:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d2822e

dev-perl/Test-Script: add ~arm64, bug #602602

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 dev-perl/Test-Script/Test-Script-1.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.120.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
index 62f02fb0d9..f4386dfcff 100644
--- a/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-09-17 Thread Pacho Ramos
commit: 8b165a63cbc45e35c9630a171ba8ad54557f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 17 08:42:30 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 17 08:42:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b165a63

dev-perl/Test-Script: hppa/ia64/ppc64/sparc stable, bug #585496

Package-Manager: portage-2.3.0

 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
index d33c81b..b86c571 100644
--- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-08-15 Thread Kent Fredric
commit: d059c38d72fc8867aa20393c9469a07a06c9c0b3
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Aug 15 10:19:39 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Aug 16 01:18:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d059c38d

dev-perl/Test-Script: Remove unneeded stable bits for exp arches

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"

 dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild 
b/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild
index 2cc88e4..d520c16 100644
--- a/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.70.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-06-13 Thread Tobias Klausmann
commit: 24e1a58afa96bbada88e3ba243a27082e8cec34a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jun 13 15:10:06 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jun 13 15:10:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e1a58a

dev-perl/Test-Script-1.100.0-r0: add alpha keyword

Gentoo-Bug: 585496

Package-Manager: portage-2.3.0_rc1

 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
index 644fc10..9f082a8 100644
--- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-06-12 Thread Markus Meier
commit: 27f1449681952dbf8eb9cb7858a37ed1f1172dc1
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 20:03:41 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 20:03:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f14496

dev-perl/Test-Script: arm stable, bug #585496

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
index bab0c48..644fc10 100644
--- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-06-10 Thread Agostino Sarubbo
commit: 8d16e62c249639c87d129b326373cc3965ee1126
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 10 15:30:17 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 10 15:30:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d16e62c

dev-perl/Test-Script: amd64 stable wrt bug #585496

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
index 4be3121..bab0c48 100644
--- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-06-09 Thread Andreas Hüttel
commit: e3148778a95fbc209a3ef6e3f40dda9bd7ccb63e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Jun  9 21:49:09 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Jun  9 22:04:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3148778

dev-perl/Test-Script: Version bump

Package-Manager: portage-2.3.0_rc1

 dev-perl/Test-Script/Manifest   |  1 +
 dev-perl/Test-Script/Test-Script-1.120.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index b5b586f..986d08d 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1,2 +1,3 @@
 DIST Test-Script-1.07.tar.gz 26424 SHA256 
e21e5ee43a27b4c51b54ded5c92e60b817309778117a1d98ae6354abff27eb96 SHA512 
2cf7dc06977288910f157a5c0804d02e2a259c693adda59b80b89bba7eab22f74b317976a8a6f0fe6f28a87090dcc6f57c0245006b1eea600e2d71e6966ede97
 WHIRLPOOL 
39bdae38e8c8fab1068364e36eb4558ec468adc8c89e2f61d7989e8a0e0e2cb4b68a203fa6dbfb6baa786a57d625fc036becd161be10e791fb2e86bc562f144f
 DIST Test-Script-1.10.tar.gz 19963 SHA256 
d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
 WHIRLPOOL 
ab01d1d7b30909747339627a0da4f14e1152a446f04d00a9d271e4e3f483e47cee2acd1fbbfede8a259b1b2303430061d454d1f30be7edb69830db05045cd13c
+DIST Test-Script-1.12.tar.gz 22398 SHA256 
193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f SHA512 
224e97ce8a1dc2510fc526fbe80384f08a07399b23bb89f485af7568777af26fbc921ed00fb6c665a4d9c2e50414db9a41b88286ec8b3473abfec47853c20cb3
 WHIRLPOOL 
1007fe2563d1620103f9fb2960dd6986920ddf46f9d6512afbf0bef5c6f730b828561119de656526739219f6696933eb27ffe663fc9325a0499e88f2e7dd

diff --git a/dev-perl/Test-Script/Test-Script-1.120.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
new file mode 100644
index 000..baa3778
--- /dev/null
+++ b/dev-perl/Test-Script/Test-Script-1.120.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.12
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND="
+   >=virtual/perl-File-Spec-0.800.0
+   >=dev-perl/Probe-Perl-0.10.0
+   >=dev-perl/IPC-Run3-0.34.0
+   >=virtual/perl-Test-Simple-0.960.0"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Script/

2016-04-16 Thread Andreas Hüttel
commit: 614ad3daff5149406a64306c4449b0fd2190ff46
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 16:49:27 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614ad3da

dev-perl/Test-Script: Bump to version 1.100.0

- EAPI6
- Refine Deps

Upstream:
- IPC::Run3 workarounds
- kill()'d scripts now considered failures
- can now pass input via stdin
- Now able to capture stderr/out with script_runs

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm 
arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 
x86-fbsd"

 dev-perl/Test-Script/Manifest   |  1 +
 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index 97da639..b5b586f 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1 +1,2 @@
 DIST Test-Script-1.07.tar.gz 26424 SHA256 
e21e5ee43a27b4c51b54ded5c92e60b817309778117a1d98ae6354abff27eb96 SHA512 
2cf7dc06977288910f157a5c0804d02e2a259c693adda59b80b89bba7eab22f74b317976a8a6f0fe6f28a87090dcc6f57c0245006b1eea600e2d71e6966ede97
 WHIRLPOOL 
39bdae38e8c8fab1068364e36eb4558ec468adc8c89e2f61d7989e8a0e0e2cb4b68a203fa6dbfb6baa786a57d625fc036becd161be10e791fb2e86bc562f144f
+DIST Test-Script-1.10.tar.gz 19963 SHA256 
d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
 WHIRLPOOL 
ab01d1d7b30909747339627a0da4f14e1152a446f04d00a9d271e4e3f483e47cee2acd1fbbfede8a259b1b2303430061d454d1f30be7edb69830db05045cd13c

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
new file mode 100644
index 000..4be3121
--- /dev/null
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.10
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND="
+   >=virtual/perl-File-Spec-0.800.0
+   >=dev-perl/Probe-Perl-0.10.0
+   >=dev-perl/IPC-Run3-0.34.0
+   >=virtual/perl-Test-Simple-0.960.0"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"