[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2023-08-15 Thread Sam James
commit: bc5b42deaacea92c5682baf4b713b7c5d8917d2a
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 15 07:33:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 15 07:33:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5b42de

dev-perl/Log-Dispatch-Array: Stabilize 1.5.0 ppc, #910893

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

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild
index 1b56ef8733d5..ca6be9dd33dc 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
dev-perl/Log-Dispatch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2023-06-19 Thread Sam James
commit: 3392270518977e48c9345a405e1583c3ee9bec37
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 20 05:23:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 20 05:31:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33922705

dev-perl/Log-Dispatch-Array: add 1.5.0

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

 .../Log-Dispatch-Array-1.5.0.ebuild| 26 ++
 dev-perl/Log-Dispatch-Array/Manifest   |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild
new file mode 100644
index ..c7d8ce12512e
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.005
+inherit perl-module
+
+DESCRIPTION="Log events to an array (reference)"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+   dev-perl/Log-Dispatch
+   virtual/perl-parent
+"
+BDEPEND="
+   ${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.780.0
+   test? (
+   virtual/perl-File-Spec
+   dev-perl/Test-Deep
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"

diff --git a/dev-perl/Log-Dispatch-Array/Manifest 
b/dev-perl/Log-Dispatch-Array/Manifest
index d1e68b460749..a0bd61accb8f 100644
--- a/dev-perl/Log-Dispatch-Array/Manifest
+++ b/dev-perl/Log-Dispatch-Array/Manifest
@@ -1 +1,2 @@
 DIST Log-Dispatch-Array-1.003.tar.gz 12926 BLAKE2B 
c6783bcbb9cfa75089208ff83efa613c04d42af257e8c437c7e85b736eb476bd60bf8a20f54b5c9cba2193c3527d15aa41e7241357312dd940610ad9075650a7
 SHA512 
00482172dc41355de5a27f7ae167c1f2c8644c41a2484e4fd5709765ab6a413d15ec268af89cef6a521a0a5570be2652b02efec9a717e8325bbfb8fd51a4bb68
+DIST Log-Dispatch-Array-1.005.tar.gz 16080 BLAKE2B 
26b9c3366993bea2c37c3c4073a8ad959948a84bade0865daa2939be94034d464810f36fe827872274bc9853e2afd8cef18be426a84046e69ae631b619d39883
 SHA512 
35d632ae0d2b8c34f132884c606b7e2ec12ad3e763ebc043a53449c0a63da03adf661ae2aa45f1b95d50f39a662f472e37f013ada727fbe53242c7d5d361e87e



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2022-12-10 Thread Arthur Zamarin
commit: a4649e5912bc5eb242e8778dddbe47280bee5346
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 18:34:11 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 18:34:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4649e59

dev-perl/Log-Dispatch-Array: Stabilize 1.3.0-r1 arm64, #885325

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

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index e3c7f19b20c7..9905c07136c5 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
dev-perl/Log-Dispatch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2022-12-10 Thread Arthur Zamarin
commit: 5429c59259f54ccc54daf8c22311a7be2d0c22fd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 18:25:45 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 18:25:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5429c592

dev-perl/Log-Dispatch-Array: Stabilize 1.3.0-r1 arm, #885325

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

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index f55c25f546d0..e3c7f19b20c7 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
dev-perl/Log-Dispatch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2022-11-14 Thread Sam James
commit: 40465967a61b055a2e1463ceb9e051bf8490af29
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov 15 04:36:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov 15 04:36:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40465967

dev-perl/Log-Dispatch-Array: Keyword 1.3.0-r1 hppa, #878933

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

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index f09abb838c0a..f55c25f546d0 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
dev-perl/Log-Dispatch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2022-10-31 Thread Arthur Zamarin
commit: 41fb4c6680ff714750918c744baf0a2064240f8e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  1 04:22:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  1 04:22:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fb4c66

dev-perl/Log-Dispatch-Array: Keyword 1.3.0-r1 arm64, #878933

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

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index 6d16e03239ed..f09abb838c0a 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
dev-perl/Log-Dispatch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2022-09-27 Thread Jakov Smolić
commit: e767fb9e8f2b094e8b4a8449649ec45899789644
Author: Yu Gu  gmail  com>
AuthorDate: Thu Sep 22 11:52:08 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Sep 27 12:02:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e767fb9e

dev-perl/Log-Dispatch-Array: Keyword 1.3.0-r1 riscv, #872365

Signed-off-by: Yu Gu  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index e7621a67dfff..d474ee376110 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.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=8
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
dev-perl/Log-Dispatch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2021-11-10 Thread Andreas K. Hüttel
commit: dc04f14579047d2816cd3ed0c34e3e8e9cc54768
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov 10 19:50:42 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov 10 20:01:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc04f145

dev-perl/Log-Dispatch-Array: EAPI=8 bump

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

 ...atch-Array-1.3.0.ebuild => Log-Dispatch-Array-1.3.0-r1.ebuild} | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
similarity index 79%
rename from dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
rename to dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index a1408a7645b..e7621a67dff 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=RJBS
 DIST_VERSION=1.003
@@ -10,14 +10,12 @@ inherit perl-module
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-perl/Log-Dispatch
virtual/perl-parent
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
dev-perl/Test-Deep



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2018-06-26 Thread Tobias Klausmann
commit: 7b100982ffce7a7dec723d02f61b49e570332456
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun 26 14:02:12 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun 26 14:03:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b100982

dev-perl/Log-Dispatch-Array-1.3.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657690

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
index cab7e64c132..f0a493c0c97 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2018-06-10 Thread Thomas Deutschmann
commit: fe05c522b9ec30569787c2ddf42c5ac7b4bba2fd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 10 17:23:24 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 10 17:42:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe05c522

dev-perl/Log-Dispatch-Array: x86 stable (bug #657690)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
index 187fe8c3fe5..9389eee5bb8 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.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
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2017-03-15 Thread Matt Turner
commit: b7a63f50032a416fe22c5683dc04dfd1f413b054
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 15 18:46:20 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 15 18:47:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a63f50

dev-perl/Log-Dispatch-Array-1.3.0: added ~ia64, bug 577100

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
index 983bcab9c16..187fe8c3fe5 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2017-03-14 Thread Agostino Sarubbo
commit: f4fe3accc46cfa543ca2c8cc40c98cfc29074733
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 14 14:26:54 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 14 14:26:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4fe3acc

dev-perl/Log-Dispatch-Array: amd64 stable wrt bug #612558

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

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
index e554502925a..983bcab9c16 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2017-03-10 Thread Matt Turner
commit: 75d3b3be74260fe1889d1bb12335b704ad0df65b
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 10 20:37:08 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 10 21:04:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d3b3be

dev-perl/Log-Dispatch-Array: added ~ppc, bug 577100

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
index 31be438ecfc..e554502925a 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2017-01-26 Thread Tobias Klausmann
commit: 7af234001c79673d460cefea8f448d44beac8f75
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jan 26 11:43:06 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jan 26 14:03:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af23400

dev-perl/Log-Dispatch-Array-1.3.0-r0: keyworded for ~alpha

Gentoo-Bug: 577100

 dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
index a467d37..737bb89 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch-Array/

2016-03-27 Thread Andreas Hüttel
commit: 45944f6b06275a048f499d65a9b272440a5af51d
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Mar 23 03:46:39 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Mar 27 20:56:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45944f6b

dev-perl/Log-Dispatch-Array:  Added at version 1.3.0

Used by Plack for Tests.

Previously maintained in ::perl-experimental since March 2010,
by Torsten Veller and Kent Fredric

Package-Manager: portage-2.2.28

 .../Log-Dispatch-Array-1.3.0.ebuild| 26 ++
 dev-perl/Log-Dispatch-Array/Manifest   |  1 +
 dev-perl/Log-Dispatch-Array/metadata.xml   | 12 ++
 3 files changed, 39 insertions(+)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
new file mode 100644
index 000..a467d37
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.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=RJBS
+DIST_VERSION=1.003
+inherit perl-module
+
+DESCRIPTION="log events to an array (reference)"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-perl/Log-Dispatch
+   virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+   test? (
+   dev-perl/Test-Deep
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"

diff --git a/dev-perl/Log-Dispatch-Array/Manifest 
b/dev-perl/Log-Dispatch-Array/Manifest
new file mode 100644
index 000..51feda6
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/Manifest
@@ -0,0 +1 @@
+DIST Log-Dispatch-Array-1.003.tar.gz 12926 SHA256 
0c20931c2f7bf26a76ba01370b9582215fe5216b161822c0c3f204a81fb87f37 SHA512 
00482172dc41355de5a27f7ae167c1f2c8644c41a2484e4fd5709765ab6a413d15ec268af89cef6a521a0a5570be2652b02efec9a717e8325bbfb8fd51a4bb68
 WHIRLPOOL 
062e1e85dfbf884583938cedb7f960ae2512f25ac376e7c089f0fef6690e302fe486e28486f7eb34013ae781e4e022cf3de8fb89b7e21e31239173c29d3885f7

diff --git a/dev-perl/Log-Dispatch-Array/metadata.xml 
b/dev-perl/Log-Dispatch-Array/metadata.xml
new file mode 100644
index 000..265deef
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Log-Dispatch-Array
+Log::Dispatch::Array
+  
+