[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2024-04-29 Thread Sam James
commit: 5ad9970024a17d964e3a39170ab3923b35c7f162
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 30 00:38:08 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 30 00:38:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad99700

dev-perl/Carp-Assert-More: add 2.4.0

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

 .../Carp-Assert-More/Carp-Assert-More-2.4.0.ebuild | 31 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.4.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.4.0.ebuild
new file mode 100644
index ..08cf0892a252
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PETDANCE
+inherit perl-module
+
+DESCRIPTION="Convenience assertions for common situations"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Test-Exception
+   >=virtual/perl-Test-Simple-0.180.0
+   )
+"
+
+PERL_RM_FILES=(
+   "t/pod-coverage.t"
+   "t/pod.t"
+)

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 0f75b98d3c37..e2ea2477fe2a 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-2.3.0.tar.gz 21086 BLAKE2B 
1f4610f1f8ecf2a37e56f428ded779077ea16912ab484b6be9aacd1b4bb74f0e0b6cb84e9331eca9c51b91f5f85504e3755edd19b3e26fd82b5ee0fe9e5d91e7
 SHA512 
ba0da716230e17d6711698c5909a096df992aacaf64e5dd9ea12795ecb4c86e66e71d6967bd0fdbfb20f202e5fd0e582befb3145f52f89af09a681263046354d
+DIST Carp-Assert-More-2.4.0.tar.gz 22427 BLAKE2B 
fa6555a0bc447690becfe50f448f08fc3d3631dc455cf64cba6ced2d369bade8350bbb7138e835b6b915279ec3c44908a5a35ef2470bb6c899ded2cc5f8dc02d
 SHA512 
a23450b10eb8402d928903fafa4538130c740fc0b2f71534e252ffd6442d5b1da6e297f41cdb797df19978d5d54f0bfc4ebc89de95d8706a1c841512525bad7b



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2023-07-24 Thread Arthur Zamarin
commit: 02dea1ebfa8181a820febe2474a0573402f55a05
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jul 24 13:36:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jul 24 13:36:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02dea1eb

dev-perl/Carp-Assert: Stabilize 0.220.0 sparc, #910811

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
index d9f562f0d0fc..039f3460a16b 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Executable comments in carp"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2023-07-24 Thread Arthur Zamarin
commit: 867503160b403018493d38eeeb9e99c30f46bb45
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jul 24 13:36:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jul 24 13:36:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86750316

dev-perl/Carp-Assert: Stabilize 0.220.0 amd64, #910811

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
index e5b907531153..d9f562f0d0fc 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Executable comments in carp"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2023-07-24 Thread Jakov Smolić
commit: 9e83903b93ede1db9d2a3975b7e95c36810e08c5
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jul 24 09:24:49 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jul 24 09:24:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e83903b

dev-perl/Carp-Assert: Stabilize 0.220.0 x86, #910811

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
index 5e52516a4090..e5b907531153 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Executable comments in carp"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2023-06-21 Thread Sam James
commit: bb8284923c4117e018f43fd6da651593b625fc62
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 22 03:53:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 22 03:54:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb828492

dev-perl/Carp-Assert: add 0.220.0

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

 dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild | 23 +++
 dev-perl/Carp-Assert/Manifest   |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
new file mode 100644
index ..5e52516a4090
--- /dev/null
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=YVES
+DIST_VERSION=0.22
+inherit perl-module
+
+DESCRIPTION="Executable comments in carp"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Exporter
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( >=virtual/perl-Test-Simple-0.880.0 )
+"

diff --git a/dev-perl/Carp-Assert/Manifest b/dev-perl/Carp-Assert/Manifest
index 93b609ed9547..e91c9c948efa 100644
--- a/dev-perl/Carp-Assert/Manifest
+++ b/dev-perl/Carp-Assert/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-0.21.tar.gz 11106 BLAKE2B 
a0efb692807225fce181f4984043146fb0af7a74a63133926d116b83d9a121e1e7150090475faa03749ab25052d4537d9499f5cc83bfd56f76b019c6983d921d
 SHA512 
9fb96ebaf03a86edcd0262b5216b345839dc99e504738e52f883932e425cac33470fcb0e8e4653488c0d8e63e9904af311056213c63ae40bc3935eec4c0410a0
+DIST Carp-Assert-0.22.tar.gz 11343 BLAKE2B 
1eb4800dfddb4cd0ef6c0b05ab713cdeb21066bf2ff363bd0d19e7bef92314e192d6f0bbd7c96972bfca2a61f91568389bfd0e7b0558886ff215caa7e7cef905
 SHA512 
a757dd7bd5799ba98bf30fd2b55add05532af354e21e166ae1164acde71585a1b7783e28341dd8871dcc222de4bf6b78f05163e06d9f22681b7bbd547edc9c0a



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2023-06-21 Thread Sam James
commit: 728df1fbf6cffa37c6f3bf69eb5a4bb4bf32f656
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 22 03:51:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 22 03:54:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728df1fb

dev-perl/Carp-Assert-More: add 2.3.0

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

 .../Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild | 31 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild
new file mode 100644
index ..3c7a6612e2a5
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PETDANCE
+inherit perl-module
+
+DESCRIPTION="Convenience assertions for common situations"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Test-Exception
+   >=virtual/perl-Test-Simple-0.180.0
+   )
+"
+
+PERL_RM_FILES=(
+   "t/pod-coverage.t"
+   "t/pod.t"
+)

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 797156e61771..e5f9b406721d 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-2.0.1.tar.gz 16730 BLAKE2B 
8796cb61caf2687dbd55a892a74eac48bf00352a29eb07b29b724eada37755341fd13e97fda6c12aad54ecbf57dbeda8240424d9223981d8ed47f19d281addbb
 SHA512 
584b838cd32b342b27f6e8281e2cb3439cd0077e121e16a482e32c5c3f28a07ed38b476d412d19c7ad7a85fb4079943806c258db6fc9ef4377d285494765e253
+DIST Carp-Assert-More-2.3.0.tar.gz 21086 BLAKE2B 
1f4610f1f8ecf2a37e56f428ded779077ea16912ab484b6be9aacd1b4bb74f0e0b6cb84e9331eca9c51b91f5f85504e3755edd19b3e26fd82b5ee0fe9e5d91e7
 SHA512 
ba0da716230e17d6711698c5909a096df992aacaf64e5dd9ea12795ecb4c86e66e71d6967bd0fdbfb20f202e5fd0e582befb3145f52f89af09a681263046354d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-12-05 Thread Arthur Zamarin
commit: 0a8319ac93bb47f6b7218a260717e20681817677
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec  5 20:52:01 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec  5 20:52:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8319ac

dev-perl/Carp-Assert-More: Stabilize 2.0.1 sparc, #828152

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild
index 52422f1b9e0e..4e3554819ae7 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Convenience assertions for common situations"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-10-09 Thread Andreas K. Hüttel
commit: be4784c37653d923debf4d562fad16e7186d4d11
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Oct  9 19:14:02 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Oct  9 19:15:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4784c3

dev-perl/Carp-Assert-More: Version bump 2.0.1

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

 .../Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild | 29 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild
new file mode 100644
index 000..62fe69dcc9c
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PETDANCE
+inherit perl-module
+
+DESCRIPTION="Convenience assertions for common situations"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Test-Exception
+   >=virtual/perl-Test-Simple-0.180.0
+   )
+"
+
+PERL_RM_FILES=(
+   "t/pod-coverage.t"
+   "t/pod.t"
+)

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 49ecbe52138..d4c416f03b3 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-1.26.tar.gz 15205 BLAKE2B 
d64da531e68c59378bf1d42f15f622910dbb5c72078cdc4b37dd82564471e437c73bbfeece6297bed93b25f5e623795cd318db02dc4535a8a2e6d47bf3deeb2d
 SHA512 
ef2a6adc62706dc15f45eb54968eeb216afd2864386f26ffac3a78750290b34e08b52149938b02b7f252252ddd85a676d6a94572d49ca0ca743beace24bc5c36
+DIST Carp-Assert-More-2.0.1.tar.gz 16730 BLAKE2B 
8796cb61caf2687dbd55a892a74eac48bf00352a29eb07b29b724eada37755341fd13e97fda6c12aad54ecbf57dbeda8240424d9223981d8ed47f19d281addbb
 SHA512 
584b838cd32b342b27f6e8281e2cb3439cd0077e121e16a482e32c5c3f28a07ed38b476d412d19c7ad7a85fb4079943806c258db6fc9ef4377d285494765e253



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-07-29 Thread Agostino Sarubbo
commit: 691ddbc05a19da6555c829e88a8dfcb6f86e2f42
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 29 07:07:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 29 07:07:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691ddbc0

dev-perl/Carp-Assert-More: amd64 stable wrt bug #804711

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

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
index 3f55e269a7d..04ee6aa2322 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-07-29 Thread Agostino Sarubbo
commit: 4fbb556b0580466c0a92f27e99904bd3e92f1699
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 29 06:45:01 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 29 06:45:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbb556b

dev-perl/Carp-Assert-More: x86 stable wrt bug #804711

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

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
index 80f68bbfd2b..3f55e269a7d 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-07-29 Thread Agostino Sarubbo
commit: f2dc3afe7e0be07a2671e64e046c2ff624c02c97
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 29 06:39:30 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 29 06:39:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2dc3afe

dev-perl/Carp-Assert-More: sparc stable wrt bug #804711

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
index 054413c07e6..80f68bbfd2b 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-05-03 Thread Sergei Trofimovich
commit: b8291c245c45ae2c0f5812c5dcf6136310ee19fa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May  3 05:31:54 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May  3 07:56:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8291c24

dev-perl/Carp-Assert-More: stable 1.240.0 for sparc, bug #787461

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

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
index f6ab07e7809..f5c7cb34a87 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-05-01 Thread Sam James
commit: a100235ef55b08006cdea2153a77d57d61d636c4
Author: Sam James  gentoo  org>
AuthorDate: Sat May  1 17:14:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May  1 17:14:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a100235e

dev-perl/Carp-Assert-More: Stabilize 1.240.0 x86, #787461

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

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
index 15a4e792656..f6ab07e7809 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-05-01 Thread Sam James
commit: 1f8a9d440ee3e3a55d054b16b8c23ee78c27d246
Author: Sam James  gentoo  org>
AuthorDate: Sat May  1 17:13:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May  1 17:13:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8a9d44

dev-perl/Carp-Assert-More: Stabilize 1.240.0 amd64, #787461

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

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
index a896c9efdc7..15a4e792656 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2021-05-01 Thread Andreas K. Hüttel
commit: 30f3c1e392b6fa44984b9c94b4ca54418ea4b56f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May  1 16:27:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May  1 16:28:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f3c1e3

dev-perl/Carp-Assert-More: Version bump 1.26

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

 .../Carp-Assert-More-1.260.0.ebuild| 44 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
new file mode 100644
index 000..054413c07e6
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PETDANCE
+DIST_VERSION=1.26
+inherit perl-module
+
+DESCRIPTION="convenience wrappers around Carp::Assert"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Carp-Assert
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Test-Exception
+   >=virtual/perl-Test-Simple-0.180.0
+   )
+"
+
+PERL_RM_FILES=(
+   "t/pod-coverage.t"
+   "t/pod.t"
+)
+
+src_test() {
+   perl-module_src_test
+   local MODULES=(
+   "Carp::Assert::More ${DIST_VERSION}"
+   )
+   for dep in "${MODULES[@]}"; do
+   perl -Mblib="${S}" -M"${dep} ()" -e1 ||
+   die "Could not load ${dep}"
+   done
+}

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 81c540fb84b..3b7f038629d 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1,2 +1,3 @@
 DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B 
aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd
 SHA512 
9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b
 DIST Carp-Assert-More-1.24.tar.gz 14414 BLAKE2B 
0a0a710a9248956cd6a6cf72c200348d8ed9183d54c1b2754ed8a1c2af542f87c425d8808cb7b4c930d547ee6282ed577c43f12141898c2b9cdad82ace71cc0d
 SHA512 
60b4d21ea90822f182a9b166489146c73d7c5230de1910b4f23bab9cdf85b93d4b8e1e9792f57808a984dcd63179197d0229fa4b812693808cfa89bb6685bf00
+DIST Carp-Assert-More-1.26.tar.gz 15205 BLAKE2B 
d64da531e68c59378bf1d42f15f622910dbb5c72078cdc4b37dd82564471e437c73bbfeece6297bed93b25f5e623795cd318db02dc4535a8a2e6d47bf3deeb2d
 SHA512 
ef2a6adc62706dc15f45eb54968eeb216afd2864386f26ffac3a78750290b34e08b52149938b02b7f252252ddd85a676d6a94572d49ca0ca743beace24bc5c36



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2020-10-07 Thread Kent Fredric
commit: 4da1128ee63cefb76389ee2bf154df5f784dbf82
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Oct  7 08:31:07 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Oct  7 08:31:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da1128e

dev-perl/Carp-Assert-More: Bump to version 1.240.0

- Fix LICENSE

Upstream:
- Add assert_keys_are(\%hash, \@exact_keylist [, $test_name ] )
- assert_datetime() now has a prototype
- Minimum Perl reduced to perl 5.6.1 by removing use of defined-or

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

 .../Carp-Assert-More-1.240.0.ebuild| 41 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
new file mode 100644
index 000..be2c307e500
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PETDANCE
+DIST_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION="convenience wrappers around Carp::Assert"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Carp-Assert
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Test-Exception
+   )
+"
+PERL_RM_FILES=(
+   "t/pod-coverage.t"
+   "t/pod.t"
+)
+src_test() {
+   perl-module_src_test
+   local MODULES=(
+   "Carp::Assert::More ${DIST_VERSION}"
+   )
+   for dep in "${MODULES[@]}"; do
+   perl -Mblib="${S}" -M"${dep} ()" -e1 ||
+   die "Could not load ${dep}"
+   done
+}

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 6f71e4165f9..81c540fb84b 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B 
aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd
 SHA512 
9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b
+DIST Carp-Assert-More-1.24.tar.gz 14414 BLAKE2B 
0a0a710a9248956cd6a6cf72c200348d8ed9183d54c1b2754ed8a1c2af542f87c425d8808cb7b4c930d547ee6282ed577c43f12141898c2b9cdad82ace71cc0d
 SHA512 
60b4d21ea90822f182a9b166489146c73d7c5230de1910b4f23bab9cdf85b93d4b8e1e9792f57808a984dcd63179197d0229fa4b812693808cfa89bb6685bf00



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2020-09-26 Thread Kent Fredric
commit: a0e7a7e21ee92521971b6de0f174ae309f11b580
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Sep 26 09:17:36 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Sep 26 09:24:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e7a7e2

dev-perl/Carp-Assert: Cleanup old 0.210.0

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

 dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild | 26 -
 1 file changed, 26 deletions(-)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild
deleted file mode 100644
index 4e111dc4073..000
--- a/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=NEILB
-MODULE_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION="Executable comments in carp"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Carp
-   virtual/perl-Exporter
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( >=virtual/perl-Test-Simple-0.880.0 )
-"
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2020-09-26 Thread Kent Fredric
commit: 35ae5c9a6f2e7c6fd1c637eb9bb3a2548d5b8b55
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Sep 26 09:18:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Sep 26 09:24:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ae5c9a

dev-perl/Carp-Assert-More: Cleanup old 1.160.0

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

 .../Carp-Assert-More-1.160.0.ebuild| 35 --
 dev-perl/Carp-Assert-More/Manifest |  1 -
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
deleted file mode 100644
index ef0b31734bc..000
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PETDANCE
-DIST_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="convenience wrappers around Carp::Assert"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Carp
-   dev-perl/Carp-Assert
-   virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-   test? ( dev-perl/Test-Exception )"
-
-src_test() {
-   perl_rm_files t/pod-coverage.t t/pod.t
-   perl-module_src_test
-   local MODULES=(
-   "Carp::Assert::More ${DIST_VERSION}"
-   )
-   for dep in "${MODULES[@]}"; do
-   perl -Mblib="${S}" -M"${dep} ()" -e1 ||
-   die "Could not load ${dep}"
-   done
-}

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 1394bfc74e0..6f71e4165f9 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1,2 +1 @@
-DIST Carp-Assert-More-1.16.tar.gz 12290 BLAKE2B 
818badbd216e70813993ea859796a16c531c767211ed6b294fab870dd342117b5445db73601f4fc955ec907d1340bfce6f17a784580bac8823a9d72153af38ea
 SHA512 
9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe
 DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B 
aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd
 SHA512 
9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2020-08-21 Thread Sergei Trofimovich
commit: 760f4c9c868be4c175cbb6fcd2a1b5a88451873d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Aug 21 18:18:50 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug 21 19:00:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760f4c9c

dev-perl/Carp-Assert-More: stable 1.200.0 for sparc, bug #738212

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

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild
index 05c42930da1..af5248dede4 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2020-05-21 Thread Kent Fredric
commit: 85313babaff702f47bd0527880fdf54bba6180b5
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu May 21 23:06:35 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu May 21 23:06:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85313bab

dev-perl/Carp-Assert-More: Bump to version 1.200.0

- EAPI7
- Remove bad tests unconditionally

Upstream:
- Add assert_datetime() for asserting DateTime objects
- Add assert_aoh() for asserting an arrayref of hashrefs

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

 .../Carp-Assert-More-1.200.0.ebuild| 41 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild
new file mode 100644
index 000..05c42930da1
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PETDANCE
+DIST_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION="convenience wrappers around Carp::Assert"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Carp-Assert
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Test-Exception
+   )
+"
+PERL_RM_FILES=(
+   "t/pod-coverage.t"
+   "t/pod.t"
+)
+src_test() {
+   perl-module_src_test
+   local MODULES=(
+   "Carp::Assert::More ${DIST_VERSION}"
+   )
+   for dep in "${MODULES[@]}"; do
+   perl -Mblib="${S}" -M"${dep} ()" -e1 ||
+   die "Could not load ${dep}"
+   done
+}

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 47447242f6a..1394bfc74e0 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-1.16.tar.gz 12290 BLAKE2B 
818badbd216e70813993ea859796a16c531c767211ed6b294fab870dd342117b5445db73601f4fc955ec907d1340bfce6f17a784580bac8823a9d72153af38ea
 SHA512 
9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe
+DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B 
aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd
 SHA512 
9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2020-05-21 Thread Kent Fredric
commit: b2c3df4468ca2b73916a797c4ba3eb35edecbf67
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu May 21 22:54:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu May 21 22:54:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c3df44

dev-perl/Carp-Assert: -r bump for EAPI7

- EAPI7
- Remove redundant variables

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

 dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild | 24 ++
 1 file changed, 24 insertions(+)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild
new file mode 100644
index 000..7de645a2a26
--- /dev/null
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="Executable comments in carp"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Exporter
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( >=virtual/perl-Test-Simple-0.880.0 )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2018-04-16 Thread Kent Fredric
commit: 7b1ca1dae9ea16caa6cc28da4f60cd081fde5827
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Apr 16 10:42:52 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Apr 17 00:05:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1ca1da

dev-perl/Carp-Assert-More: Cleanup old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../Carp-Assert-More-1.140.0.ebuild | 21 -
 dev-perl/Carp-Assert-More/Manifest  |  1 -
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild
deleted file mode 100644
index fa902476eed..000
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=PETDANCE
-MODULE_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION="convenience wrappers around Carp::Assert"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-IUSE="test"
-
-RDEPEND="virtual/perl-Scalar-List-Utils
-   dev-perl/Carp-Assert"
-DEPEND="${RDEPEND}
-   test? ( dev-perl/Test-Exception )"
-
-SRC_TEST="do"

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 80c168e3252..47447242f6a 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1,2 +1 @@
-DIST Carp-Assert-More-1.14.tar.gz 10304 BLAKE2B 
8fb42bd9c90632666d6b3c27a3fa32779ba2ab0c3aa9c992fb57ed8fc28155088fb803112f4fda95f69306164c3293246f07f168402b538eb291103e2d6a4994
 SHA512 
0411908afd5cc45cedce83fb10e67f78f7513fa788421d9c4e0f0f0064bf6fdd7154c2414a449456ff4c600f31eba138fb4d3f94e68743af4b71f7368c30b398
 DIST Carp-Assert-More-1.16.tar.gz 12290 BLAKE2B 
818badbd216e70813993ea859796a16c531c767211ed6b294fab870dd342117b5445db73601f4fc955ec907d1340bfce6f17a784580bac8823a9d72153af38ea
 SHA512 
9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2018-04-07 Thread Sergei Trofimovich
commit: 7c13393bed35cea3ae5a28033a729e2ddd5e74b4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:15:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c13393b

dev-perl/Carp-Assert-More: stable 1.160.0 for ia64, bug #652494

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
index e1685301d12..8e5345526d6 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2018-04-05 Thread Sergei Trofimovich
commit: d1bb5c83bdd40aa22de3d0a04a0490375f02d315
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Apr  5 20:09:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Apr  5 21:06:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bb5c83

dev-perl/Carp-Assert-More: stable 1.160.0 for sparc

Bug: https://bugs.gentoo.org/652494
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
index ed6e9c73c3c..e1685301d12 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2018-04-04 Thread Aaron Bauman
commit: 9ece25df5e95529cc393789ae4e98ea986ffc1b2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Apr  5 02:35:07 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Apr  5 02:35:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ece25df

dev-perl/Carp-Assert-More: amd64 stable

Bug: https://bugs.gentoo.org/652494
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
index 7202b242610..0cf91e897c8 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2017-10-03 Thread Kent Fredric
commit: 921fa13818ecb27fad798ee977c83658718daece
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Oct  3 11:12:49 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Oct  3 11:13:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921fa138

dev-perl/Carp-Assert-More: Bump to version 1.160.0

- EAPI6
- Parallel Tests
- Do prototypal compile test

Upstream:
- Add many new assert functions
- Rename assert_listref to assert_arrayref (+compat)

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Carp-Assert-More-1.160.0.ebuild| 34 ++
 dev-perl/Carp-Assert-More/Manifest |  1 +
 2 files changed, 35 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
new file mode 100644
index 000..7202b242610
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PETDANCE
+DIST_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="convenience wrappers around Carp::Assert"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Carp-Assert
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+   test? ( dev-perl/Test-Exception )"
+
+src_test() {
+   perl_rm_files t/pod-coverage.t t/pod.t
+   perl-module_src_test
+   local MODULES=(
+   "Carp::Assert::More ${DIST_VERSION}"
+   )
+   for dep in "${MODULES[@]}"; do
+   perl -Mblib="${S}" -M"${dep} ()" -e1 ||
+   die "Could not load ${dep}"
+   done
+}

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 5652a7d4c83..64d2addf5d5 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1 +1,2 @@
 DIST Carp-Assert-More-1.14.tar.gz 10304 SHA256 
3f004cbfa53476d85ab604a1e09fc4a5d7b28898c52f9549bd17c385c9c40733 SHA512 
0411908afd5cc45cedce83fb10e67f78f7513fa788421d9c4e0f0f0064bf6fdd7154c2414a449456ff4c600f31eba138fb4d3f94e68743af4b71f7368c30b398
 WHIRLPOOL 
747a1ddf1bd8973a7ebbeb3a673aae00a182969291f1a946597e801afc5dab1237c5b13c28f46297bd43d44b904929faf552d8337a9965f040f31d4d51827452
+DIST Carp-Assert-More-1.16.tar.gz 12290 SHA256 
8ed01cdd95715c41b690ed3add4f121f5161b0fae09dff8cb227613ab46932f5 SHA512 
9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe
 WHIRLPOOL 
e95875e85281a8e3cd3448cc842c9e6f49be1863e0e66b5b76f45c5603c861423d465defaa3080c5a15c630a45309ff397c8669f974328971524e776a25bd24a



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2015-12-31 Thread Agostino Sarubbo
commit: d1ebde6117ab3ebc0e3208da945723660f439351
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 31 11:05:24 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 31 11:05:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ebde61

dev-perl/Carp-Assert: amd64/ia64/sparc/x86 stable, (ALLARCHES policy) wrt bug 
#570088

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild
index 8c781fc..31ba958 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.210.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Executable comments in carp"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert/

2015-12-31 Thread Andreas Hüttel
commit: dc3506a77c78f9c11c1ad105c3eba0d742801bc1
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Dec 31 11:43:13 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Dec 31 11:44:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3506a7

dev-perl/Carp-Assert: remove old

Package-Manager: portage-2.2.26

 dev-perl/Carp-Assert/Carp-Assert-0.200.0-r1.ebuild | 17 -
 dev-perl/Carp-Assert/Manifest  |  1 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.200.0-r1.ebuild 
b/dev-perl/Carp-Assert/Carp-Assert-0.200.0-r1.ebuild
deleted file mode 100644
index b38f2fa..000
--- a/dev-perl/Carp-Assert/Carp-Assert-0.200.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHWERN
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="Executable comments in carp"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Carp-Assert/Manifest b/dev-perl/Carp-Assert/Manifest
index 7fe1b7d..6540fac 100644
--- a/dev-perl/Carp-Assert/Manifest
+++ b/dev-perl/Carp-Assert/Manifest
@@ -1,2 +1 @@
-DIST Carp-Assert-0.20.tar.gz 10898 SHA256 
0dd34a8b53a56d09da962a9fa629411de77c02a6bf98aa972f24f2cd3525fef3 SHA512 
208e30f549c1d911623faa0685b87119d80b56caa2fee22b760ac1927d6174afb73124f16a769302783dcdddfb50e9f6538394eca9d0b139dfc06292e7025ec1
 WHIRLPOOL 
f2669a462bca4a4e0ec75ccf26c6c8e9b08cc55833e45416596fbecb4d9e26def3c616aca83cd9c85d4d223a7d9da1dd3e44b94dac1f281d863fcaa41a4c21f4
 DIST Carp-Assert-0.21.tar.gz 11106 SHA256 
924f8e2b4e3cb3d8b26246b5f9c07cdaa4b8800cef345fa0811d72930d73a54e SHA512 
9fb96ebaf03a86edcd0262b5216b345839dc99e504738e52f883932e425cac33470fcb0e8e4653488c0d8e63e9904af311056213c63ae40bc3935eec4c0410a0
 WHIRLPOOL 
7832373c905e088b9673186918acea97f99e4728012019fe59e6aee208a299ef74c8c54df099558267966cb2e5a94458f7a4853c2ee8473a5e18f2e080aa6024