public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2016-11-19 13:23 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2016-11-19 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     fef2c0ac50d182ed46bcf9716a04c31e76a51dc7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 12:37:50 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 13:23:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef2c0ac

dev-perl/Log-Report: Add version 1.180.0

Deep dependency of sci-biology/meme

Package-Manager: portage-2.3.2

 dev-perl/Log-Report/Log-Report-1.180.0.ebuild | 30 ++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 dev-perl/Log-Report/metadata.xml              | 31 +++++++++++++++++++++++++++
 3 files changed, 62 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.180.0.ebuild b/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
new file mode 100644
index 00000000..fc97e83
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.18
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.20.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.130.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
new file mode 100644
index 00000000..a7000eb
--- /dev/null
+++ b/dev-perl/Log-Report/Manifest
@@ -0,0 +1 @@
+DIST Log-Report-1.18.tar.gz 90477 SHA256 7f468841f0ecd544069916b61dd5a2d67dc4debd6b7ef2002be48337e38ff30b SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8 WHIRLPOOL c6862bdaa1bfe04ceab88a9f744ffa9c3cb6edeba037fa83fc613cf8c5401fa9b7e939ab82cdabb88fb26a52f5cd8fdda51676e3f6ea218c0b43423883d78fc1

diff --git a/dev-perl/Log-Report/metadata.xml b/dev-perl/Log-Report/metadata.xml
new file mode 100644
index 00000000..535bb1f
--- /dev/null
+++ b/dev-perl/Log-Report/metadata.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Log-Report</remote-id>
+    <remote-id type="cpan-module">Dancer2::Logger::LogReport</remote-id>
+    <remote-id type="cpan-module">Dancer2::Plugin::LogReport</remote-id>
+    <remote-id type="cpan-module">Dancer2::Plugin::LogReport::Message</remote-id>
+    <remote-id type="cpan-module">Dancer::Logger::LogReport</remote-id>
+    <remote-id type="cpan-module">Log::Report</remote-id>
+    <remote-id type="cpan-module">Log::Report::DBIC::Profiler</remote-id>
+    <remote-id type="cpan-module">Log::Report::Die</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Callback</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::File</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Log4perl</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::LogDispatch</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Perl</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Syslog</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Try</remote-id>
+    <remote-id type="cpan-module">Log::Report::Domain</remote-id>
+    <remote-id type="cpan-module">Log::Report::Exception</remote-id>
+    <remote-id type="cpan-module">Log::Report::Message</remote-id>
+    <remote-id type="cpan-module">Log::Report::Translator</remote-id>
+    <remote-id type="cpan-module">MojoX::Log::Report</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2017-03-19  6:05 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2017-03-19  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     61d1ca74bce048b19c6cc266692aa0f07c14bae5
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 05:35:27 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 05:35:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d1ca74

dev-perl/Log-Report: Bump to version 0.190.0

Upstream:
- Skip additonal stacklevels under Dancer2 to report correct
  location of exception
- Dancer2 tests have more optional deps
- Dancer2 interface change fixes

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Log-Report/Log-Report-1.190.0.ebuild | 29 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.190.0.ebuild b/dev-perl/Log-Report/Log-Report-1.190.0.ebuild
new file mode 100644
index 00000000000..4fde37f1f41
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.190.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.19
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.20.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.130.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index a7000ebf5b7..2c5d12eef76 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1 +1,2 @@
 DIST Log-Report-1.18.tar.gz 90477 SHA256 7f468841f0ecd544069916b61dd5a2d67dc4debd6b7ef2002be48337e38ff30b SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8 WHIRLPOOL c6862bdaa1bfe04ceab88a9f744ffa9c3cb6edeba037fa83fc613cf8c5401fa9b7e939ab82cdabb88fb26a52f5cd8fdda51676e3f6ea218c0b43423883d78fc1
+DIST Log-Report-1.19.tar.gz 91833 SHA256 c58357ecdfb0b14f2b3424a5843076f10b4b5d4252784063a99a6ebed809df6f SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005 WHIRLPOOL 57f7d9f987924806148b68293a95f3a6152f602bbeeb45b027669155542756e93c6299d95293eb6d4c33cd64f7d9ff8b5bd197d07690c4f495e469773a8dec93


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2017-10-28 23:54 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2017-10-28 23:54 UTC (permalink / raw
  To: gentoo-commits

commit:     210e9044c94a81e81f0cf8ee986a48ad4eed21df
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 22:50:34 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 23:54:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210e9044

dev-perl/Log-Report: Bump to version 1.220.0

Upstream:
- collect DEBUG info from try() when required by dispatch
- support __p* from Locale::textDomain
- Stop doubling texts in _prepend and _append
- Don't stringify exceptions
- "\n" of msgid moved to _prepend/_append
- Fix Dancer2 sporadic missing request
- attribute _lang overrules default locale in translation
- reduce exceptions triggering translation
- add textdomain($name,'EXISTS')
- add textdomain($domain_object)
- use String::Print for interpolation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Log-Report/Log-Report-1.220.0.ebuild | 29 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.220.0.ebuild b/dev-perl/Log-Report/Log-Report-1.220.0.ebuild
new file mode 100644
index 00000000000..e0115cc303c
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.220.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.22
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.30.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index 2c5d12eef76..ade563dbdd5 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1,2 +1,3 @@
 DIST Log-Report-1.18.tar.gz 90477 SHA256 7f468841f0ecd544069916b61dd5a2d67dc4debd6b7ef2002be48337e38ff30b SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8 WHIRLPOOL c6862bdaa1bfe04ceab88a9f744ffa9c3cb6edeba037fa83fc613cf8c5401fa9b7e939ab82cdabb88fb26a52f5cd8fdda51676e3f6ea218c0b43423883d78fc1
 DIST Log-Report-1.19.tar.gz 91833 SHA256 c58357ecdfb0b14f2b3424a5843076f10b4b5d4252784063a99a6ebed809df6f SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005 WHIRLPOOL 57f7d9f987924806148b68293a95f3a6152f602bbeeb45b027669155542756e93c6299d95293eb6d4c33cd64f7d9ff8b5bd197d07690c4f495e469773a8dec93
+DIST Log-Report-1.22.tar.gz 92490 SHA256 490161c55f638a4acb90c6009c563b2671012fe9eb56b64128932a7ffebfa89c SHA512 91726666e576cc5661c28fe20ab6fb98a29f3a2496add3fa8d81c3779cf58c17cea4f083c1e07e1c5be8dd26cedd0c9e4495291b2b131d913e088e446265449d WHIRLPOOL 77682a9adf94dc7106fd4d74a45a0dd111e243afa12b8ccd7b2f6f42b3773bf32b1ff1bf84b708ed870031d0752a81f88eda2f10662412d687df8757f49267dc


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2018-03-28  3:09 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2018-03-28  3:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2ab37dcf50c7b1263ae90f034bc4126ed82de979
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 03:06:41 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 03:06:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab37dcf

dev-perl/Log-Report: Bump to version 1.260.0

Upstream:
- understand objects in report()
- understand DBIx::Class::Exception in try{}
- understand XML::LibXML::Error in try{}
- make $msg->toString stringify when append/prepend are objects
- Accept init of Log::Log4perl outside dispatcher

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Log-Report/Log-Report-1.260.0.ebuild | 29 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.260.0.ebuild b/dev-perl/Log-Report/Log-Report-1.260.0.ebuild
new file mode 100644
index 00000000000..16a4bb3e2b7
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.260.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.26
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.30.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index 7c499783c98..5cb4f10a009 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1,3 +1,4 @@
 DIST Log-Report-1.18.tar.gz 90477 BLAKE2B 0004430a9315487d6aaff8a0b2d6c6c6a9d3b98a6c66262cbd0aae427b29932ab0ea309bb2c720b7ec48991598d09e8b7b1ad8c43aad0da60353ed1c9cce717f SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8
 DIST Log-Report-1.19.tar.gz 91833 BLAKE2B 8940fd584f091eac4ca23f8b6ab9156bcc964604c2c4a7a1b1df6a93d7b78b5e2a04f15a9186a08572ba96afc39e908463b256b8f067549ce09ee76e70cae1b6 SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005
 DIST Log-Report-1.22.tar.gz 92490 BLAKE2B 228c926841176007bc46654a0ff79d13ea8b3b4e201105a175e41d5eb5b87c0c3bc451a9d985ee83d1b9865fea814dc98e9de90be1dcf9d03e21dd884b66cdeb SHA512 91726666e576cc5661c28fe20ab6fb98a29f3a2496add3fa8d81c3779cf58c17cea4f083c1e07e1c5be8dd26cedd0c9e4495291b2b131d913e088e446265449d
+DIST Log-Report-1.26.tar.gz 98461 BLAKE2B b18e36b1c8cc5cf7067bc781b28ead1760a0439fbbf2cea5c50d9650c4bdf3f75f8652704f4c2e9f411257b75fba40adb239a2d87a5610135dc1c015a658fd8b SHA512 3632b55f37ba416532db96724196408caa04d549dd736720e8da245efda6772beb49b158440a3e39aad90ae9c4340d487916eaa407eb470cc595a678612052ba


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2018-06-10  5:09 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2018-06-10  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     221935590bdecfbc48eaae1fac2e28a35655076b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 04:45:25 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 04:45:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22193559

dev-perl/Log-Report: Cleanup old versions 1.1* 1.220.0

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/Log-Report/Log-Report-1.180.0.ebuild | 29 ---------------------------
 dev-perl/Log-Report/Log-Report-1.190.0.ebuild | 29 ---------------------------
 dev-perl/Log-Report/Log-Report-1.220.0.ebuild | 29 ---------------------------
 dev-perl/Log-Report/Manifest                  |  3 ---
 4 files changed, 90 deletions(-)

diff --git a/dev-perl/Log-Report/Log-Report-1.180.0.ebuild b/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
deleted file mode 100644
index e9b801ee7f5..00000000000
--- a/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=1.18
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Devel-GlobalDestruction-0.90.0
-	>=virtual/perl-Encode-2.0.0
-	>=dev-perl/Log-Report-Optional-1.20.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/String-Print-0.130.0
-	>=virtual/perl-Sys-Syslog-0.270.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.860.0
-	)
-"

diff --git a/dev-perl/Log-Report/Log-Report-1.190.0.ebuild b/dev-perl/Log-Report/Log-Report-1.190.0.ebuild
deleted file mode 100644
index 4fde37f1f41..00000000000
--- a/dev-perl/Log-Report/Log-Report-1.190.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=1.19
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Devel-GlobalDestruction-0.90.0
-	>=virtual/perl-Encode-2.0.0
-	>=dev-perl/Log-Report-Optional-1.20.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/String-Print-0.130.0
-	>=virtual/perl-Sys-Syslog-0.270.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.860.0
-	)
-"

diff --git a/dev-perl/Log-Report/Log-Report-1.220.0.ebuild b/dev-perl/Log-Report/Log-Report-1.220.0.ebuild
deleted file mode 100644
index e0115cc303c..00000000000
--- a/dev-perl/Log-Report/Log-Report-1.220.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=1.22
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Devel-GlobalDestruction-0.90.0
-	>=virtual/perl-Encode-2.0.0
-	>=dev-perl/Log-Report-Optional-1.30.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/String-Print-0.910.0
-	>=virtual/perl-Sys-Syslog-0.270.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.860.0
-	)
-"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index 5cb4f10a009..81d722f3903 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1,4 +1 @@
-DIST Log-Report-1.18.tar.gz 90477 BLAKE2B 0004430a9315487d6aaff8a0b2d6c6c6a9d3b98a6c66262cbd0aae427b29932ab0ea309bb2c720b7ec48991598d09e8b7b1ad8c43aad0da60353ed1c9cce717f SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8
-DIST Log-Report-1.19.tar.gz 91833 BLAKE2B 8940fd584f091eac4ca23f8b6ab9156bcc964604c2c4a7a1b1df6a93d7b78b5e2a04f15a9186a08572ba96afc39e908463b256b8f067549ce09ee76e70cae1b6 SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005
-DIST Log-Report-1.22.tar.gz 92490 BLAKE2B 228c926841176007bc46654a0ff79d13ea8b3b4e201105a175e41d5eb5b87c0c3bc451a9d985ee83d1b9865fea814dc98e9de90be1dcf9d03e21dd884b66cdeb SHA512 91726666e576cc5661c28fe20ab6fb98a29f3a2496add3fa8d81c3779cf58c17cea4f083c1e07e1c5be8dd26cedd0c9e4495291b2b131d913e088e446265449d
 DIST Log-Report-1.26.tar.gz 98461 BLAKE2B b18e36b1c8cc5cf7067bc781b28ead1760a0439fbbf2cea5c50d9650c4bdf3f75f8652704f4c2e9f411257b75fba40adb239a2d87a5610135dc1c015a658fd8b SHA512 3632b55f37ba416532db96724196408caa04d549dd736720e8da245efda6772beb49b158440a3e39aad90ae9c4340d487916eaa407eb470cc595a678612052ba


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2021-06-26 21:47 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-06-26 21:47 UTC (permalink / raw
  To: gentoo-commits

commit:     7c3cf97d5314b7057efee7ed64ee9734eb1f3f02
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 26 21:33:36 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 26 21:47:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3cf97d

dev-perl/Log-Report: Version bump 1.32

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

 dev-perl/Log-Report/Log-Report-1.320.0.ebuild | 28 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.320.0.ebuild b/dev-perl/Log-Report/Log-Report-1.320.0.ebuild
new file mode 100644
index 00000000000..c452ede32c5
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.320.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.32
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.70.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index 81d722f3903..b78a61822f9 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1 +1,2 @@
 DIST Log-Report-1.26.tar.gz 98461 BLAKE2B b18e36b1c8cc5cf7067bc781b28ead1760a0439fbbf2cea5c50d9650c4bdf3f75f8652704f4c2e9f411257b75fba40adb239a2d87a5610135dc1c015a658fd8b SHA512 3632b55f37ba416532db96724196408caa04d549dd736720e8da245efda6772beb49b158440a3e39aad90ae9c4340d487916eaa407eb470cc595a678612052ba
+DIST Log-Report-1.32.tar.gz 101281 BLAKE2B f8c642cf71df0255f03313cb4dffeb50ecb1f73c99560080d30f7c0348c1ae1d0a59de42abe01c0d621b506055f7fd6239e1de31f4646e6cc5df32558696b186 SHA512 c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2021-11-10 20:02 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-11-10 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     8b3fc450d55198100ba098f36f16cf6246196469
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 20:01:13 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 20:02:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3fc450

dev-perl/Log-Report: Version bump 1.33

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

 dev-perl/Log-Report/Log-Report-1.330.0.ebuild | 28 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.330.0.ebuild b/dev-perl/Log-Report/Log-Report-1.330.0.ebuild
new file mode 100644
index 00000000000..9ba8bde3e09
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.330.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.33
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.70.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index c1c4befa6ea..d18d25d4150 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1 +1,2 @@
 DIST Log-Report-1.32.tar.gz 101281 BLAKE2B f8c642cf71df0255f03313cb4dffeb50ecb1f73c99560080d30f7c0348c1ae1d0a59de42abe01c0d621b506055f7fd6239e1de31f4646e6cc5df32558696b186 SHA512 c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c
+DIST Log-Report-1.33.tar.gz 101331 BLAKE2B 57283b953c730e143fbb12384fb137b83f4789be7a4a8ae9d458f9d2e8d308b71cd347b640304924bb2006171510a3bb1048b9f7b54703c02c44efb40a0e6544 SHA512 b06b01850c681edbe0ba6b0e2021f8b16db981bd0381089eff3b4c0c9734e09beecc212a7f507afba17e63251ac3ad02ce05a991497cfb04bd31d9c309c6d4f6


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2021-11-10 20:02 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-11-10 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     6b01559e56b0d7ba05adc72b45125752d0ab9f06
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 19:59:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 20:02:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b01559e

dev-perl/Log-Report: Remove old

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

 dev-perl/Log-Report/Log-Report-1.260.0.ebuild | 30 ---------------------------
 dev-perl/Log-Report/Manifest                  |  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/Log-Report/Log-Report-1.260.0.ebuild b/dev-perl/Log-Report/Log-Report-1.260.0.ebuild
deleted file mode 100644
index de493c5dda0..00000000000
--- a/dev-perl/Log-Report/Log-Report-1.260.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=1.26
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Devel-GlobalDestruction-0.90.0
-	>=virtual/perl-Encode-2.0.0
-	>=dev-perl/Log-Report-Optional-1.30.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/String-Print-0.910.0
-	>=virtual/perl-Sys-Syslog-0.270.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.860.0
-	)
-"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index b78a61822f9..c1c4befa6ea 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1,2 +1 @@
-DIST Log-Report-1.26.tar.gz 98461 BLAKE2B b18e36b1c8cc5cf7067bc781b28ead1760a0439fbbf2cea5c50d9650c4bdf3f75f8652704f4c2e9f411257b75fba40adb239a2d87a5610135dc1c015a658fd8b SHA512 3632b55f37ba416532db96724196408caa04d549dd736720e8da245efda6772beb49b158440a3e39aad90ae9c4340d487916eaa407eb470cc595a678612052ba
 DIST Log-Report-1.32.tar.gz 101281 BLAKE2B f8c642cf71df0255f03313cb4dffeb50ecb1f73c99560080d30f7c0348c1ae1d0a59de42abe01c0d621b506055f7fd6239e1de31f4646e6cc5df32558696b186 SHA512 c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2023-06-20  5:02 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-06-20  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     501fce3b7e2c493b7d3f4170c8b0717d1886ad7c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 04:52:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 04:52:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501fce3b

dev-perl/Log-Report: add 1.340.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Log-Report/Log-Report-1.340.0.ebuild | 29 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.340.0.ebuild b/dev-perl/Log-Report/Log-Report-1.340.0.ebuild
new file mode 100644
index 000000000000..0d8d8c95532b
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.340.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.34
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.70.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index d18d25d41502..a820b68d3c48 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1,2 +1,3 @@
 DIST Log-Report-1.32.tar.gz 101281 BLAKE2B f8c642cf71df0255f03313cb4dffeb50ecb1f73c99560080d30f7c0348c1ae1d0a59de42abe01c0d621b506055f7fd6239e1de31f4646e6cc5df32558696b186 SHA512 c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c
 DIST Log-Report-1.33.tar.gz 101331 BLAKE2B 57283b953c730e143fbb12384fb137b83f4789be7a4a8ae9d458f9d2e8d308b71cd347b640304924bb2006171510a3bb1048b9f7b54703c02c44efb40a0e6544 SHA512 b06b01850c681edbe0ba6b0e2021f8b16db981bd0381089eff3b4c0c9734e09beecc212a7f507afba17e63251ac3ad02ce05a991497cfb04bd31d9c309c6d4f6
+DIST Log-Report-1.34.tar.gz 101466 BLAKE2B 74ee06fc820b63b14f1ba791dbf7abe62230b6a756dad7e4baf44c1397be34901b1be3d9e5dc118881fdfba97fa8341d68f4778c0d66626da9eea09e7e7eddeb SHA512 8636cd9177629edf31f900216a7278a703989eaf96b1a884de13bf0b6881702b867688e7ab4126dacfad06565721da710c96660a9822fed48b3144a63813b93b


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2023-10-29  1:58 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-10-29  1:58 UTC (permalink / raw
  To: gentoo-commits

commit:     5bcfd1e7ded24cef278e8fa5c4cbb6530ca73b3b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 01:17:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 01:17:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcfd1e7

dev-perl/Log-Report: add 1.360.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Log-Report/Log-Report-1.360.0.ebuild | 30 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.360.0.ebuild b/dev-perl/Log-Report/Log-Report-1.360.0.ebuild
new file mode 100644
index 000000000000..994918ee7697
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.360.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.36
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Pluggable, multilingual handler driven problem reporting system"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.70.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index a820b68d3c48..3d284d97c6de 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1,3 +1,4 @@
 DIST Log-Report-1.32.tar.gz 101281 BLAKE2B f8c642cf71df0255f03313cb4dffeb50ecb1f73c99560080d30f7c0348c1ae1d0a59de42abe01c0d621b506055f7fd6239e1de31f4646e6cc5df32558696b186 SHA512 c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c
 DIST Log-Report-1.33.tar.gz 101331 BLAKE2B 57283b953c730e143fbb12384fb137b83f4789be7a4a8ae9d458f9d2e8d308b71cd347b640304924bb2006171510a3bb1048b9f7b54703c02c44efb40a0e6544 SHA512 b06b01850c681edbe0ba6b0e2021f8b16db981bd0381089eff3b4c0c9734e09beecc212a7f507afba17e63251ac3ad02ce05a991497cfb04bd31d9c309c6d4f6
 DIST Log-Report-1.34.tar.gz 101466 BLAKE2B 74ee06fc820b63b14f1ba791dbf7abe62230b6a756dad7e4baf44c1397be34901b1be3d9e5dc118881fdfba97fa8341d68f4778c0d66626da9eea09e7e7eddeb SHA512 8636cd9177629edf31f900216a7278a703989eaf96b1a884de13bf0b6881702b867688e7ab4126dacfad06565721da710c96660a9822fed48b3144a63813b93b
+DIST Log-Report-1.36.tar.gz 101692 BLAKE2B 333bc6929c65d035d41138307070381f928609905ce9267ef55f07fecbe0f8876102bf9ebdb943b4fa32fdbf5c5af36fd465a8405bb2e96491fd53896192d7b1 SHA512 ed5c39eef771d95ea8ae95a11de6d62292484f0f5f17ee8dbee9b214e2ced889407a819bcbfcd5dc32e98c73ff7de6988cfb0a06c858be656f2797900ef2bfb0


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/
@ 2024-07-07 11:02 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2024-07-07 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     dd9aa657adb6d0be7eeb913506d37cdda1f265c1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 10:52:27 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 11:01:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9aa657

dev-perl/Log-Report: add 1.370.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Log-Report/Log-Report-1.370.0.ebuild | 30 +++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.370.0.ebuild b/dev-perl/Log-Report/Log-Report-1.370.0.ebuild
new file mode 100644
index 000000000000..fed72c9369d1
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.370.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.37
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Pluggable, multilingual handler driven problem reporting system"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Devel-GlobalDestruction-0.90.0
+	>=virtual/perl-Encode-2.0.0
+	>=dev-perl/Log-Report-Optional-1.70.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/String-Print-0.910.0
+	>=virtual/perl-Sys-Syslog-0.270.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.860.0
+	)
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
index fcfe08d184f4..3f35c7635c2e 100644
--- a/dev-perl/Log-Report/Manifest
+++ b/dev-perl/Log-Report/Manifest
@@ -1 +1,2 @@
 DIST Log-Report-1.36.tar.gz 101692 BLAKE2B 333bc6929c65d035d41138307070381f928609905ce9267ef55f07fecbe0f8876102bf9ebdb943b4fa32fdbf5c5af36fd465a8405bb2e96491fd53896192d7b1 SHA512 ed5c39eef771d95ea8ae95a11de6d62292484f0f5f17ee8dbee9b214e2ced889407a819bcbfcd5dc32e98c73ff7de6988cfb0a06c858be656f2797900ef2bfb0
+DIST Log-Report-1.37.tar.gz 100391 BLAKE2B d9a7d8dffe249cc34ddf4ef0351cd68d3c72a35217368f96e5aa81594aeac201b8872d170692a4162722eac218101942a020036b97f09d2863686f00cba4e47a SHA512 9ef0ecee248dd221bc72a3791f4647cb6afef1556d19a02e69251b7cf3aa53006e7706ad24d785f4f9cb02832bbcf7aadeaeacb296eeaf515162a54b8ad060ef


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-07-07 11:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-29  1:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Report/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 11:02 Sam James
2023-06-20  5:02 Sam James
2021-11-10 20:02 Andreas K. Hüttel
2021-11-10 20:02 Andreas K. Hüttel
2021-06-26 21:47 Andreas K. Hüttel
2018-06-10  5:09 Kent Fredric
2018-03-28  3:09 Kent Fredric
2017-10-28 23:54 Kent Fredric
2017-03-19  6:05 Kent Fredric
2016-11-19 13:23 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox