commit:     e9e484e5bc1fa22106956d4ebff9b154555c3a85
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 25 21:34:24 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 25 21:38:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e484e5

dev-perl/Log-Any: Version bump 1.709

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

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

diff --git a/dev-perl/Log-Any/Log-Any-1.709.0.ebuild 
b/dev-perl/Log-Any/Log-Any-1.709.0.ebuild
new file mode 100644
index 00000000000..e4a13a72a4a
--- /dev/null
+++ b/dev-perl/Log-Any/Log-Any-1.709.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.709
+inherit perl-module
+
+DESCRIPTION="Bringing loggers and listeners together"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~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 1f2841b7d67..bc7021f0340 100644
--- a/dev-perl/Log-Any/Manifest
+++ b/dev-perl/Log-Any/Manifest
@@ -1 +1,2 @@
 DIST Log-Any-1.701.tar.gz 49026 BLAKE2B 
ff3b791e41f8eccca380aebd2fd10a82e42669d491c22b4c58a8f35137ab909ee5c7c76398a1f25aa506215e51798e3f11ba250732357bedae3b92f8fb6ab1df
 SHA512 
cb66cf36d0bd15fee8e397f3e9f916875cfff485d2177832be9a36fbdf88fda963c658f3317182acd5fcaa88fa14c46b8d5d05d7bd7572b35f81a6eba10dddf3
+DIST Log-Any-1.709.tar.gz 56325 BLAKE2B 
4028b549f7898c60ceeaba293eaa91da7bd7a7d387fba74d1804fd83748fc6bf1eb3a578fdd9ce6f9ea36093a1a239c0b0ba12803ba1a37a9733436286f0a22c
 SHA512 
55beff3b56185e80aa4515d9e924356ffa2430fdbfe035f9d33cb6254bd8a23382055931939d4927befcc577486fb62f86b0362725fad60e571fbf0d669775c4

Reply via email to