* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2016-04-15 19:56 Andreas Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas Hüttel @ 2016-04-15 19:56 UTC (permalink / raw
To: gentoo-commits
commit: c25e185843420eca67b5c819b2d3c79f6e8ae071
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 13 11:39:31 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 19:55:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25e1858
dev-perl/Test-Inter: Bump to version 1.60.0
- EAPI6
- Cleanup POD tests
- USE "examples"
Upstream:
- Mostly documentation/packaging fixes
- Ensure __nl__ -> \n transposition
Package-Manager: portage-2.2.28
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-Inter/Manifest | 1 +
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index dee3beb..ba880c3 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1 +1,2 @@
DIST Test-Inter-1.03.tar.gz 36913 SHA256 b39f805d3107347c6ca0a698c0fd60d45e810022a66b122e08f1bead70137e03 SHA512 9aebec201a843d42eb27685ba02ad8fed37dcff8d8a2322569bad3839896064a1f5a73d263d59f3c211cf5ee543a64e8ccb68fbff56ceeedd29188b097208e94 WHIRLPOOL e7e517e9e96b2f07c467f21c37ebe73843ad403e8ab820b51f3151de551dbcb4a8aad8f0feccdb8055e8b59dec1b4f3a3a4b9c34222a3c1134a5e13f31c32daa
+DIST Test-Inter-1.06.tar.gz 40627 SHA256 5c7de54fec00d2e874550ea83da15b817f82724142904d260590fcebfb5b8f84 SHA512 2cbfc901bce010560b64ce18e7d6ade935fb822e2142c897f4f993dff224e5171c0a835a87696fc1bbe31403c46b3ef78789f8653495234cd5d3798e6c19486e WHIRLPOOL 0ad99a70613efc39c68a56484008f992827337a439c54ddd19026bc51d73483e94432ad3bda5aff49f1fedd83a7e94ff80c9c0ff21d06c005a9fc5114abb8186
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
new file mode 100644
index 0000000..84fc04f
--- /dev/null
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SBECK
+DIST_VERSION=1.06
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Framework for more readable interactive test scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="virtual/perl-IO"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.210.0
+ test? ( virtual/perl-Test-Simple )"
+
+src_test() {
+ perl_rm_files t/pod_coverage.t t/pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2016-05-31 19:27 Markus Meier
0 siblings, 0 replies; 34+ messages in thread
From: Markus Meier @ 2016-05-31 19:27 UTC (permalink / raw
To: gentoo-commits
commit: 7e5175c5978d5a4331827efdb565d70178478071
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 19:26:59 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue May 31 19:26:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5175c5
dev-perl/Test-Inter: arm stable, bug #583712
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index 84fc04f..524e1ae 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test scripts"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2016-06-01 12:16 Tobias Klausmann
0 siblings, 0 replies; 34+ messages in thread
From: Tobias Klausmann @ 2016-06-01 12:16 UTC (permalink / raw
To: gentoo-commits
commit: 1a33ba8bfe63ced635a9c17adeb8bae23916badc
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 1 12:16:00 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Jun 1 12:16:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a33ba8b
dev-perl/Test-Inter-1.60.0-r0: add alpha keyword
Gentoo-Bug: 583712
Package-Manager: portage-2.3.0_rc1
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index 524e1ae..24e35dc 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test scripts"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2016-06-04 0:22 Andreas Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas Hüttel @ 2016-06-04 0:22 UTC (permalink / raw
To: gentoo-commits
commit: d287633ab680c3860090ea32fee8d38214fc74d8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 4 00:22:27 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 4 00:22:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d287633a
dev-perl/Test-Inter: Remove old
Package-Manager: portage-2.3.0_rc1
dev-perl/Test-Inter/Manifest | 1 -
dev-perl/Test-Inter/Test-Inter-1.30.0-r1.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index ba880c3..5f89eff 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1,2 +1 @@
-DIST Test-Inter-1.03.tar.gz 36913 SHA256 b39f805d3107347c6ca0a698c0fd60d45e810022a66b122e08f1bead70137e03 SHA512 9aebec201a843d42eb27685ba02ad8fed37dcff8d8a2322569bad3839896064a1f5a73d263d59f3c211cf5ee543a64e8ccb68fbff56ceeedd29188b097208e94 WHIRLPOOL e7e517e9e96b2f07c467f21c37ebe73843ad403e8ab820b51f3151de551dbcb4a8aad8f0feccdb8055e8b59dec1b4f3a3a4b9c34222a3c1134a5e13f31c32daa
DIST Test-Inter-1.06.tar.gz 40627 SHA256 5c7de54fec00d2e874550ea83da15b817f82724142904d260590fcebfb5b8f84 SHA512 2cbfc901bce010560b64ce18e7d6ade935fb822e2142c897f4f993dff224e5171c0a835a87696fc1bbe31403c46b3ef78789f8653495234cd5d3798e6c19486e WHIRLPOOL 0ad99a70613efc39c68a56484008f992827337a439c54ddd19026bc51d73483e94432ad3bda5aff49f1fedd83a7e94ff80c9c0ff21d06c005a9fc5114abb8186
diff --git a/dev-perl/Test-Inter/Test-Inter-1.30.0-r1.ebuild b/dev-perl/Test-Inter/Test-Inter-1.30.0-r1.ebuild
deleted file mode 100644
index 5f81dee..0000000
--- a/dev-perl/Test-Inter/Test-Inter-1.30.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SBECK
-MODULE_VERSION=1.03
-inherit perl-module
-
-DESCRIPTION="Framework for more readable interactive test scripts"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2016-06-04 0:22 Andreas Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas Hüttel @ 2016-06-04 0:22 UTC (permalink / raw
To: gentoo-commits
commit: 3b0be89c47622eb9f090f0f4491b308d9b16018f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 4 00:22:01 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 4 00:22:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0be89c
dev-perl/Test-Inter: Stable for remaining arches (ALLARCHES), bug 583712
Package-Manager: portage-2.3.0_rc1
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index 24e35dc..3f90bbc 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test scripts"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2017-06-18 13:25 Alexis Ballier
0 siblings, 0 replies; 34+ messages in thread
From: Alexis Ballier @ 2017-06-18 13:25 UTC (permalink / raw
To: gentoo-commits
commit: 291811ca03e43429be3e8932cb898ea7d8f33d4b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 12:43:52 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 13:24:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291811ca
dev-perl/Test-Inter: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index e44515d834d..a9ebbad95ed 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test scripts"
SLOT="0"
-KEYWORDS="alpha amd64 arm 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 ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+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 ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2018-06-14 19:35 Mikle Kolyada
0 siblings, 0 replies; 34+ messages in thread
From: Mikle Kolyada @ 2018-06-14 19:35 UTC (permalink / raw
To: gentoo-commits
commit: dfc80d639dd704f87544372967c5fd1afd9370fd
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 14 19:30:18 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jun 14 19:35:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc80d63
dev-perl/Test-Inter: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index a9ebbad95ed..e7e4fae95d9 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+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 ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2018-10-27 19:04 Fabian Groffen
0 siblings, 0 replies; 34+ messages in thread
From: Fabian Groffen @ 2018-10-27 19:04 UTC (permalink / raw
To: gentoo-commits
commit: 8027a0504c05780f0e947f9fadf452b7195fc373
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 18:38:21 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 19:04:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8027a050
dev-perl/Test-Inter: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index e7e4fae95d9..141bd4b5c96 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+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="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2019-01-17 20:39 Mikle Kolyada
0 siblings, 0 replies; 34+ messages in thread
From: Mikle Kolyada @ 2019-01-17 20:39 UTC (permalink / raw
To: gentoo-commits
commit: bcd9d7303107ae2f44f1bef6e0186fbcf0bde47f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 20:34:16 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 20:34:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd9d730
dev-perl/Test-Inter: Add ~m68k keyword wrt bug #665088
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index 141bd4b5c96..a958ffc0d7e 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2019-04-27 14:36 Aaron Bauman
0 siblings, 0 replies; 34+ messages in thread
From: Aaron Bauman @ 2019-04-27 14:36 UTC (permalink / raw
To: gentoo-commits
commit: c029a665aeb0db1ea8c1cc3c57ebdb0f9a5927af
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 14:35:05 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 14:35:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c029a665
dev-perl/Test-Inter: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index a958ffc0d7e..a8879923700 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 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="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2019-05-05 10:23 Mikle Kolyada
0 siblings, 0 replies; 34+ messages in thread
From: Mikle Kolyada @ 2019-05-05 10:23 UTC (permalink / raw
To: gentoo-commits
commit: 01a5907f60f9c85f97bbaa16b1affc099ef781f7
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 5 10:19:38 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 5 10:19:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a5907f
dev-perl/Test-Inter: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
index a8879923700..b19cd5aae0d 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-01-08 11:31 Andreas K. Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas K. Hüttel @ 2020-01-08 11:31 UTC (permalink / raw
To: gentoo-commits
commit: caf847cba5d7dee95fd290a9ceff6c4431eed08a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 11:26:05 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 11:30:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf847cb
dev-perl/Test-Inter: Version bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-Inter/Manifest | 1 +
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 30 ++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index 6eeefc6b61a..0ec7194afa0 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1 +1,2 @@
DIST Test-Inter-1.06.tar.gz 40627 BLAKE2B e3e97d16c46a5703b65cdf1e28baddf70f466b2586a33014661db618b33b59b9eef0850e8c92de4aad6fb6ee88879e02c8a62d3229c529003081bb4271c56217 SHA512 2cbfc901bce010560b64ce18e7d6ade935fb822e2142c897f4f993dff224e5171c0a835a87696fc1bbe31403c46b3ef78789f8653495234cd5d3798e6c19486e
+DIST Test-Inter-1.09.tar.gz 44460 BLAKE2B 6d199d7b00487fae30eb7e0ccb2b9e2a40f686cb15834d6733dcd1c852836c861ad5c2ecad4e85981c19994afc7fcc820689eaaa08458f45824f726273fa0c17 SHA512 b1f556393a445ae2c04fcc958fc3c9ee9091d17aaa9997dfde13098622162ebc27ac0282401abc27131a3b072be3aafeb5cc74af4b3e1ff4149f6c77536ef6c4
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
new file mode 100644
index 00000000000..44c7656e24f
--- /dev/null
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SBECK
+DIST_VERSION=1.09
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Framework for more readable interactive test scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~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 )"
+
+BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
+RDEPEND="virtual/perl-IO"
+DEPEND="${RDEPEND}
+ test? (
+ dev-perl/File-Find-Rule
+ virtual/perl-Test-Simple
+ )
+"
+
+src_test() {
+ perl_rm_files t/pod_coverage.t t/pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-02-06 21:43 Andreas K. Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas K. Hüttel @ 2020-02-06 21:43 UTC (permalink / raw
To: gentoo-commits
commit: 89bd9e25e9bfd48437f7809c4f6331e9dba70aec
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 6 21:43:05 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 21:43:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bd9e25
dev-perl/Test-Inter: Disable remaining pod tests
Closes: https://bugs.gentoo.org/708394
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 44c7656e24f..272a6161562 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -25,6 +25,6 @@ DEPEND="${RDEPEND}
"
src_test() {
- perl_rm_files t/pod_coverage.t t/pod.t
+ perl_rm_files t/pod_coverage.t t/pod.t t/_pod_coverage.t t/_pod.t
perl-module_src_test
}
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-12 9:34 Sergei Trofimovich
0 siblings, 0 replies; 34+ messages in thread
From: Sergei Trofimovich @ 2020-04-12 9:34 UTC (permalink / raw
To: gentoo-commits
commit: f9afcd38c4a2299af9ddcf2e89b12f4cdaed96e4
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 09:06:24 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 09:34:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9afcd38
dev-perl/Test-Inter: stable 1.90.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 <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 2837cf08f0b..bb9c023d7a1 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-12 11:39 Mart Raudsepp
0 siblings, 0 replies; 34+ messages in thread
From: Mart Raudsepp @ 2020-04-12 11:39 UTC (permalink / raw
To: gentoo-commits
commit: 38c51be94e455c3b074ba765f28d0d29bec0ebf2
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sun Apr 12 11:33:05 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 11:38:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c51be9
dev-perl/Test-Inter: arm64 stable (bug #717060)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index bb9c023d7a1..5071c1d8a21 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-12 18:27 Sergei Trofimovich
0 siblings, 0 replies; 34+ messages in thread
From: Sergei Trofimovich @ 2020-04-12 18:27 UTC (permalink / raw
To: gentoo-commits
commit: e8785749e1336d152335a6e6e9e3a05025f42237
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 14:25:10 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 18:27:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8785749
dev-perl/Test-Inter: stable 1.90.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 <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 5071c1d8a21..71093845b3e 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-14 12:59 Agostino Sarubbo
0 siblings, 0 replies; 34+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 12:59 UTC (permalink / raw
To: gentoo-commits
commit: 58f48d251126fedf2565265073b616b7152b1978
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 12:58:03 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 12:59:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f48d25
dev-perl/Test-Inter: 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 <ago <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 71093845b3e..ed458738687 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-14 14:03 Agostino Sarubbo
0 siblings, 0 replies; 34+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 14:03 UTC (permalink / raw
To: gentoo-commits
commit: d38123e4789043bbcdeb0c8e71f9a578371edf90
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 14:02:59 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 14:02:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38123e4
dev-perl/Test-Inter: 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 <ago <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index ed458738687..bbeb982a170 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-14 14:06 Agostino Sarubbo
0 siblings, 0 replies; 34+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 14:06 UTC (permalink / raw
To: gentoo-commits
commit: 546d089a4cb050361f55bf743bca4316d3d4c565
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 14:05:56 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 14:05:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546d089a
dev-perl/Test-Inter: 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 <ago <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index bbeb982a170..1647fd22185 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-14 15:45 Agostino Sarubbo
0 siblings, 0 replies; 34+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 15:45 UTC (permalink / raw
To: gentoo-commits
commit: 0305f8b31aa7a17e3aa9a6c8602930055141ef11
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 15:45:27 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 15:45:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0305f8b3
dev-perl/Test-Inter: 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 <ago <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 1647fd22185..0f6d0dc594d 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-04-15 7:08 Agostino Sarubbo
0 siblings, 0 replies; 34+ messages in thread
From: Agostino Sarubbo @ 2020-04-15 7:08 UTC (permalink / raw
To: gentoo-commits
commit: b7e63f7f5413d250435c55cc91e6e648a8f70e65
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 07:08:25 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 07:08:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e63f7f
dev-perl/Test-Inter: 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 <ago <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 0f6d0dc594d..036f85b6d4e 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2020-07-06 2:51 Matt Turner
0 siblings, 0 replies; 34+ messages in thread
From: Matt Turner @ 2020-07-06 2:51 UTC (permalink / raw
To: gentoo-commits
commit: a8253aedd14377986d3ee8bbb61aca02204365bf
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 6 02:48:07 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 6 02:48:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8253aed
dev-perl/Test-Inter: Stabilize 1.90.0 ppc, #717060
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index 036f85b6d4e..dcd45dc2269 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2021-08-19 0:15 Andreas K. Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas K. Hüttel @ 2021-08-19 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 88cd1824723b6608943298f40dd3dd1b812aab94
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 00:03:23 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:14:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88cd1824
dev-perl/Test-Inter: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-Inter/Manifest | 1 -
dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index 0ec7194afa0..c9deace78bf 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1,2 +1 @@
-DIST Test-Inter-1.06.tar.gz 40627 BLAKE2B e3e97d16c46a5703b65cdf1e28baddf70f466b2586a33014661db618b33b59b9eef0850e8c92de4aad6fb6ee88879e02c8a62d3229c529003081bb4271c56217 SHA512 2cbfc901bce010560b64ce18e7d6ade935fb822e2142c897f4f993dff224e5171c0a835a87696fc1bbe31403c46b3ef78789f8653495234cd5d3798e6c19486e
DIST Test-Inter-1.09.tar.gz 44460 BLAKE2B 6d199d7b00487fae30eb7e0ccb2b9e2a40f686cb15834d6733dcd1c852836c861ad5c2ecad4e85981c19994afc7fcc820689eaaa08458f45824f726273fa0c17 SHA512 b1f556393a445ae2c04fcc958fc3c9ee9091d17aaa9997dfde13098622162ebc27ac0282401abc27131a3b072be3aafeb5cc74af4b3e1ff4149f6c77536ef6c4
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
deleted file mode 100644
index 25274aa9de4..00000000000
--- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SBECK
-DIST_VERSION=1.06
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Framework for more readable interactive test 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="virtual/perl-IO"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.210.0
- test? ( virtual/perl-Test-Simple )"
-
-src_test() {
- perl_rm_files t/pod_coverage.t t/pod.t
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2022-01-24 19:19 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2022-01-24 19:19 UTC (permalink / raw
To: gentoo-commits
commit: de9e046366e3ee3af61f7e049ab00c39a624a39a
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jan 24 16:56:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 19:18:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de9e0463
dev-perl/Test-Inter: stable 1.90.0 for hppa, bug #831737
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
index beb4aca97273..b101e236c618 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2023-06-18 4:17 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2023-06-18 4:17 UTC (permalink / raw
To: gentoo-commits
commit: 44f8cb7ba94b92a6258cb408e0e03d1f38280688
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 04:05:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 04:05:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f8cb7b
dev-perl/Test-Inter: add 1.100.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Manifest | 1 +
dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 28 +++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index c9deace78bff..99a31f341e7a 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1 +1,2 @@
DIST Test-Inter-1.09.tar.gz 44460 BLAKE2B 6d199d7b00487fae30eb7e0ccb2b9e2a40f686cb15834d6733dcd1c852836c861ad5c2ecad4e85981c19994afc7fcc820689eaaa08458f45824f726273fa0c17 SHA512 b1f556393a445ae2c04fcc958fc3c9ee9091d17aaa9997dfde13098622162ebc27ac0282401abc27131a3b072be3aafeb5cc74af4b3e1ff4149f6c77536ef6c4
+DIST Test-Inter-1.10.tar.gz 44946 BLAKE2B 3f86b05a9ca4ca4f9f65bd67331ef70e2e52e69437cc03958d577d73cee8751bb51d1094229beaa55d37b295dde0eb5dd475c43d84e17379cd5b2af55ebd1966 SHA512 2e4cdd9009d58dd396dbfbc7b91d69d2193132445bb9e6a95c2e56b772981a39e9a9cae0d22f8b1b94571f2f739fb8f47b5410e422c02f008547fcacc7f83325
diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
new file mode 100644
index 000000000000..cb6b4946a005
--- /dev/null
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SBECK
+DIST_VERSION=1.10
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+
+BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
+RDEPEND="virtual/perl-IO"
+DEPEND="
+ ${RDEPEND}
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+src_test() {
+ perl_rm_files t/pod_coverage.t t/pod.t t/_pod_coverage.t t/_pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2023-07-24 3:59 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2023-07-24 3:59 UTC (permalink / raw
To: gentoo-commits
commit: ea8c5787454db880b084bfbee3962a3e3c8ed6d8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:58:14 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:58:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea8c5787
dev-perl/Test-Inter: Stabilize 1.100.0 x86, #910917
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
index cb89a30ec179..7e233461b565 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2023-07-24 3:59 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2023-07-24 3:59 UTC (permalink / raw
To: gentoo-commits
commit: 35dad68e1f402a1b2662e7417bf245106db9fac2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:58:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:58:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dad68e
dev-perl/Test-Inter: Stabilize 1.100.0 arm, #910917
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
index 7e233461b565..0f5fd77ada1d 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2023-07-24 4:12 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2023-07-24 4:12 UTC (permalink / raw
To: gentoo-commits
commit: cc500c12bc746b13c63e369a2b2e3fa77d1637c1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:10:23 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:11:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc500c12
dev-perl/Test-Inter: Stabilize 1.100.0 amd64, #910917
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
index 0f5fd77ada1d..f37fc647663f 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2023-07-24 4:15 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2023-07-24 4:15 UTC (permalink / raw
To: gentoo-commits
commit: 809116c15062c4031976c970ed5069da5f5540b5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:14:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:14:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809116c1
dev-perl/Test-Inter: Stabilize 1.100.0 ppc64, #910917
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
index f37fc647663f..ec3df5d93787 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2023-08-02 4:27 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2023-08-02 4:27 UTC (permalink / raw
To: gentoo-commits
commit: 90e31bc3331639220693a41e4a01cd57f3f1e932
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 04:26:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 04:26:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e31bc3
dev-perl/Test-Inter: Stabilize 1.100.0 hppa, #910917
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
index bd45be2469ce..00a00868255e 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2024-05-02 6:29 Andreas K. Hüttel
0 siblings, 0 replies; 34+ messages in thread
From: Andreas K. Hüttel @ 2024-05-02 6:29 UTC (permalink / raw
To: gentoo-commits
commit: 23b3b2976ce6b984972e6ea1a2231bbcafaba245
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 05:57:19 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu May 2 06:28:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b3b297
dev-perl/Test-Inter: add 1.110.0
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-Inter/Manifest | 1 +
dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index f705e04ecf1d..f30349d9b85a 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1 +1,2 @@
DIST Test-Inter-1.10.tar.gz 44946 BLAKE2B 3f86b05a9ca4ca4f9f65bd67331ef70e2e52e69437cc03958d577d73cee8751bb51d1094229beaa55d37b295dde0eb5dd475c43d84e17379cd5b2af55ebd1966 SHA512 2e4cdd9009d58dd396dbfbc7b91d69d2193132445bb9e6a95c2e56b772981a39e9a9cae0d22f8b1b94571f2f739fb8f47b5410e422c02f008547fcacc7f83325
+DIST Test-Inter-1.11.tar.gz 45815 BLAKE2B eb8f37386bd854f25c9880c3bd3d3db0e79503dfd889acedad981718bd28a5ee3b9788da60d8b40bb0a21c52b37b13e02ba4de1412b14fcf8085bb1315863b95 SHA512 a7e3f6f49e4a6ba60679a5c203c33585d42a2b930354bb2b948554f476409971ecf789f607fb15c5b7af785f45ff55543ef02974b91006a726fdbf27d788a5a9
diff --git a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
new file mode 100644
index 000000000000..b215b5419499
--- /dev/null
+++ b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SBECK
+DIST_VERSION=1.11
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+
+BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
+RDEPEND="virtual/perl-IO"
+DEPEND="${RDEPEND}"
+
+src_test() {
+ perl_rm_files t/pod_coverage.t t/pod.t t/_pod_coverage.t t/_pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2024-06-09 20:41 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2024-06-09 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 50b03998240c0558398f3c76b04b441f8db7c3bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 20:40:20 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 20:40:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b03998
dev-perl/Test-Inter: Stabilize 1.110.0 arm, #933886
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
index b215b5419499..894cbbe77e6b 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2024-06-09 21:18 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2024-06-09 21:18 UTC (permalink / raw
To: gentoo-commits
commit: e7a15a5a1b75f7a0fae4cb8f7b9b3bb340856fb2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:16:59 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:16:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a15a5a
dev-perl/Test-Inter: Stabilize 1.110.0 arm64, #933886
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
index f8fd8d67fe85..da812189daf8 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
@ 2024-06-14 1:50 Sam James
0 siblings, 0 replies; 34+ messages in thread
From: Sam James @ 2024-06-14 1:50 UTC (permalink / raw
To: gentoo-commits
commit: 42bcbae83f320cc57869709d7b1de8452bb51b6d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 01:50:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 01:50:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bcbae8
dev-perl/Test-Inter: Stabilize 1.110.0 sparc, #933886
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
index c0c3ba2feb2c..d074cd5bb2f4 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test 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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
RDEPEND="virtual/perl-IO"
^ permalink raw reply related [flat|nested] 34+ messages in thread
end of thread, other threads:[~2024-06-14 1:51 UTC | newest]
Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18 13:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 1:50 Sam James
2024-06-09 21:18 Sam James
2024-06-09 20:41 Sam James
2024-05-02 6:29 Andreas K. Hüttel
2023-08-02 4:27 Sam James
2023-07-24 4:15 Sam James
2023-07-24 4:12 Sam James
2023-07-24 3:59 Sam James
2023-07-24 3:59 Sam James
2023-06-18 4:17 Sam James
2022-01-24 19:19 Sam James
2021-08-19 0:15 Andreas K. Hüttel
2020-07-06 2:51 Matt Turner
2020-04-15 7:08 Agostino Sarubbo
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12 9:34 Sergei Trofimovich
2020-02-06 21:43 Andreas K. Hüttel
2020-01-08 11:31 Andreas K. Hüttel
2019-05-05 10:23 Mikle Kolyada
2019-04-27 14:36 Aaron Bauman
2019-01-17 20:39 Mikle Kolyada
2018-10-27 19:04 Fabian Groffen
2018-06-14 19:35 Mikle Kolyada
2016-06-04 0:22 Andreas Hüttel
2016-06-04 0:22 Andreas Hüttel
2016-06-01 12:16 Tobias Klausmann
2016-05-31 19:27 Markus Meier
2016-04-15 19:56 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox