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-Dispatchouli/
Date: Tue, 20 Jun 2023 05:31:36 +0000 (UTC)	[thread overview]
Message-ID: <1687239084.b51136557c1bac12fccfa831c96c7326a2054e28.sam@gentoo> (raw)

commit:     b51136557c1bac12fccfa831c96c7326a2054e28
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 05:20:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 05:31:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5113655

dev-perl/Log-Dispatchouli: add 3.5.0

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

 .../Log-Dispatchouli/Log-Dispatchouli-3.5.0.ebuild | 48 ++++++++++++++++++++++
 dev-perl/Log-Dispatchouli/Manifest                 |  1 +
 2 files changed, 49 insertions(+)

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-3.5.0.ebuild b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-3.5.0.ebuild
new file mode 100644
index 000000000000..1a581c6de567
--- /dev/null
+++ b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-3.5.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=3.005
+inherit perl-module
+
+DESCRIPTION="Simple wrapper around Log::Dispatch"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+# r: Log::Dispatch::File -> Log-Dispatch
+# r: Log::Dispatch::Screen -> Log-Dispatch
+# r: Log::Dispatch::Syslog -> Log-Dispatch
+# r: Scalar::Util - Scalar-List-Utils
+# r: overload, strict, warnings -> perl
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-File-Spec
+	dev-perl/Log-Dispatch
+	dev-perl/Log-Dispatch-Array
+	dev-perl/Params-Util
+	virtual/perl-Scalar-List-Utils
+	dev-perl/String-Flogger
+	dev-perl/Sub-Exporter
+	>=dev-perl/Sub-Exporter-GlobExporter-0.2.0
+	>=virtual/perl-Sys-Syslog-0.160.0
+	>=dev-perl/Try-Tiny-0.40.0
+"
+# t: File::Spec::Functions -> File-Spec
+# t: base, lib -> perl
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		!minimal? (
+			>=virtual/perl-CPAN-Meta-2.120.900
+		)
+		virtual/perl-File-Temp
+		dev-perl/JSON-MaybeXS
+		dev-perl/Test-Deep
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/Log-Dispatchouli/Manifest b/dev-perl/Log-Dispatchouli/Manifest
index a17b5675a5a4..db4680f8b038 100644
--- a/dev-perl/Log-Dispatchouli/Manifest
+++ b/dev-perl/Log-Dispatchouli/Manifest
@@ -1 +1,2 @@
 DIST Log-Dispatchouli-2.023.tar.gz 31858 BLAKE2B bab4a211710ff0cf36ec4b6f4dea706cdebc869919801d39388b90434efdd2741a0ae54bb67cdbf2e69dbcd1162eafdf2aedbe9907745aebe24e30c79d91ffb1 SHA512 e9d5a99029e2d9f9ce48b3cfa37875cd3d9394757fbad0ec652ef9e4260041bd06a2273bb26daba88e9f3fec22e0a56b6c9d80ae9d4aa31b596d4aad5bf8a5b2
+DIST Log-Dispatchouli-3.005.tar.gz 39452 BLAKE2B 46c5dcca99e5d96817d7e3e6cb346d9323f1fc6e3d9a4112aebb514745549a89d3b3bf421b0b966854955cb00790ccb4893fd33172756067941ad3706fb6017f SHA512 5e0895c1c27a59732d04456ca3621b6464b9cab386eaf6a760e658fd807ff3ac2cbe86f3b9a03c55e2d5a10754d593d820188b7a71fd00fc8b339ecef4c58b48


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

Thread overview: 9+ 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 --
2024-05-01  3:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Dispatchouli/ Sam James
2023-07-24  4:02 Sam James
2021-11-10 20:02 Andreas K. Hüttel
2021-08-02  2:19 Sam James
2021-06-26 21:47 Andreas K. Hüttel
2021-06-15 21:59 Andreas K. Hüttel
2017-09-18 13:03 Kent Fredric
2016-11-21  3:37 Kent Fredric

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=1687239084.b51136557c1bac12fccfa831c96c7326a2054e28.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