commit:     0abf917bc7be562a324f33de51709e259bbefc69
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 19:48:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 20:01:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abf917b

dev-perl/Log-Any: Version bump 1.710

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

 dev-perl/Log-Any/Log-Any-1.710.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 dev-perl/Log-Any/Manifest               |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Log-Any/Log-Any-1.710.0.ebuild 
b/dev-perl/Log-Any/Log-Any-1.710.0.ebuild
new file mode 100644
index 00000000000..ed8f05201e1
--- /dev/null
+++ b/dev-perl/Log-Any/Log-Any-1.710.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PREACTION
+DIST_VERSION=1.710
+inherit perl-module
+
+DESCRIPTION="Bringing loggers and listeners together"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="minimal"
+
+# Test::Builder needed for Log/Any/Adapter/Test.pm
+# constant -> perl
+RDEPEND="
+       virtual/perl-Carp
+       virtual/perl-Data-Dumper
+       virtual/perl-Exporter
+       virtual/perl-IO
+       virtual/perl-Storable
+       virtual/perl-Sys-Syslog
+       virtual/perl-Test-Simple
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 )
+               virtual/perl-File-Spec
+       )
+"

diff --git a/dev-perl/Log-Any/Manifest b/dev-perl/Log-Any/Manifest
index 1db331ea3ce..2b4b69c2591 100644
--- a/dev-perl/Log-Any/Manifest
+++ b/dev-perl/Log-Any/Manifest
@@ -1 +1,2 @@
 DIST Log-Any-1.709.tar.gz 56325 BLAKE2B 
4028b549f7898c60ceeaba293eaa91da7bd7a7d387fba74d1804fd83748fc6bf1eb3a578fdd9ce6f9ea36093a1a239c0b0ba12803ba1a37a9733436286f0a22c
 SHA512 
55beff3b56185e80aa4515d9e924356ffa2430fdbfe035f9d33cb6254bd8a23382055931939d4927befcc577486fb62f86b0362725fad60e571fbf0d669775c4
+DIST Log-Any-1.710.tar.gz 55883 BLAKE2B 
e11308219ae1ab6d043ce96d5399e6f12f5a6756c6a53914f2c19188171f2e87a46d2cbb387c95be50c24888fa1a5b33ba0dc55fffc082282f577c62429ba184
 SHA512 
1aff56c1c4c51d4e9aae43add704dd2da86ea320ee095a613bd569c2f0ea546c98d27a1e0854f9b88cc1772bf438ee3be80ba2f61e8c15f39497035993f122e3

Reply via email to