diff options
author | Sam James <sam@gentoo.org> | 2024-07-07 11:52:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-07 12:01:22 +0100 |
commit | dd9aa657adb6d0be7eeb913506d37cdda1f265c1 (patch) | |
tree | a8196aaeac134a6fc4f6be1a685d5fa997fea389 /dev-perl/Log-Report | |
parent | dev-perl/Graph: add 0.972.900 (diff) | |
download | gentoo-dd9aa657adb6d0be7eeb913506d37cdda1f265c1.tar.gz gentoo-dd9aa657adb6d0be7eeb913506d37cdda1f265c1.tar.bz2 gentoo-dd9aa657adb6d0be7eeb913506d37cdda1f265c1.zip |
dev-perl/Log-Report: add 1.370.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Report')
-rw-r--r-- | dev-perl/Log-Report/Log-Report-1.370.0.ebuild | 30 | ||||
-rw-r--r-- | dev-perl/Log-Report/Manifest | 1 |
2 files changed, 31 insertions, 0 deletions
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 |