public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch/
Date: Tue, 20 Jun 2023 05:31:36 +0000 (UTC)	[thread overview]
Message-ID: <1687239085.069bfe97e726dcb2b8ef76543bef062ea949c84a.sam@gentoo> (raw)

commit:     069bfe97e726dcb2b8ef76543bef062ea949c84a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 05:28:55 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 05:31:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069bfe97

dev-perl/Log-Dispatch: add 2.710.0

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

 dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild | 47 +++++++++++++++++++++++
 dev-perl/Log-Dispatch/Manifest                    |  1 +
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild b/dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild
new file mode 100644
index 000000000000..9b80d768ea67
--- /dev/null
+++ b/dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.71
+inherit perl-module
+
+DESCRIPTION="Dispatches messages to one or more outputs"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+PERL_RM_FILES=( "t/email-exit.t" )
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Devel-GlobalDestruction
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Encode
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/Module-Runtime
+	dev-perl/Params-ValidationCompiler
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.320.0
+	>=virtual/perl-Sys-Syslog-0.280.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Data-Dumper
+		virtual/perl-File-Spec
+		virtual/perl-File-Temp
+		virtual/perl-Getopt-Long
+		dev-perl/IPC-Run3
+		dev-perl/Test-Fatal
+		dev-perl/Test-Needs
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/Log-Dispatch/Manifest b/dev-perl/Log-Dispatch/Manifest
index 648cf83fcec8..0cd78126984a 100644
--- a/dev-perl/Log-Dispatch/Manifest
+++ b/dev-perl/Log-Dispatch/Manifest
@@ -1 +1,2 @@
 DIST Log-Dispatch-2.70.tar.gz 70808 BLAKE2B 4225f7a9a9d1a200b9b03938f47abc4f4c0f48df70a35042822e7dbe4eb5740194f5f30a59e5229b2bd6eab76c196b8237e888cdc0a888eb7949345fbca4b63b SHA512 c4c8cfb9e74b3176d5f95e3f9fbc86303321caa3e608a7ec318786ecd80d2238fd06a3b74ded65d5d3fab5c3a1297f99c92c62b1136b27d3b5396fd3fca602f6
+DIST Log-Dispatch-2.71.tar.gz 72470 BLAKE2B a3776205550c457441adc2da7f11cc52bdc897404b8f41a6ed90ab4ce1cfd81027a4df3a50145d20b6d1ae479fd01da72627b545212d2a54be3dbbbd16206ce3 SHA512 b3aac1e0dab7b4c02fe98ac3c82854d9413c97510e390ace26fa5630cdaece628f9ea4e4c925ec10d1e6e386cc24617b348f5df837e6465cc9f49d465eb0e386


             reply	other threads:[~2023-06-20  5:31 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-20  5:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-05  1:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatch/ Sam James
2023-07-24  7:45 Jakov Smolić
2022-04-28 15:05 Jakov Smolić
2022-04-25 15:06 Sam James
2021-11-10 20:02 Andreas K. Hüttel
2021-08-06  0:30 Sam James
2021-08-03 12:00 Agostino Sarubbo
2021-08-03 10:54 Sam James
2021-08-02  4:56 Sam James
2021-08-02  2:19 Sam James
2021-08-01  7:40 Sam James
2021-08-01  7:40 Sam James
2021-08-01  7:24 Sam James
2021-06-25 21:38 Andreas K. Hüttel
2021-06-25 21:38 Andreas K. Hüttel
2020-07-06  2:51 Matt Turner
2020-05-26 17:35 Sergei Trofimovich
2020-05-20 13:26 Mikle Kolyada
2020-05-16 14:54 Mikle Kolyada
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 13:57 Kent Fredric
2020-04-12  9:44 Sergei Trofimovich
2018-07-14 21:58 Kent Fredric
2018-06-26 14:03 Tobias Klausmann
2018-06-10 19:33 Aaron Bauman
2018-06-10 17:43 Thomas Deutschmann
2017-10-28 23:54 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-10 21:04 Matt Turner
2017-01-26 14:04 Tobias Klausmann
2016-11-16  9:08 Kent Fredric
2016-03-16 20:36 Andreas Hüttel
2016-03-15 14:34 Agostino Sarubbo
2016-03-12 20:35 Andreas Hüttel
2016-02-22 13:10 Patrice Clement
2015-11-26 22:24 Andreas Hüttel
2015-11-26 22:24 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1687239085.069bfe97e726dcb2b8ef76543bef062ea949c84a.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox