diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-10 21:01:13 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-10 21:02:05 +0100 |
commit | 8b3fc450d55198100ba098f36f16cf6246196469 (patch) | |
tree | ad45661726ae4080cec37544768e39e801549c3d /dev-perl/Log-Report | |
parent | dev-perl/Log-Report: Remove old (diff) | |
download | gentoo-8b3fc450d55198100ba098f36f16cf6246196469.tar.gz gentoo-8b3fc450d55198100ba098f36f16cf6246196469.tar.bz2 gentoo-8b3fc450d55198100ba098f36f16cf6246196469.zip |
dev-perl/Log-Report: Version bump 1.33
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Report')
-rw-r--r-- | dev-perl/Log-Report/Log-Report-1.330.0.ebuild | 28 | ||||
-rw-r--r-- | dev-perl/Log-Report/Manifest | 1 |
2 files changed, 29 insertions, 0 deletions
diff --git a/dev-perl/Log-Report/Log-Report-1.330.0.ebuild b/dev-perl/Log-Report/Log-Report-1.330.0.ebuild new file mode 100644 index 000000000000..9ba8bde3e096 --- /dev/null +++ b/dev-perl/Log-Report/Log-Report-1.330.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=MARKOV +DIST_VERSION=1.33 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="A 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 c1c4befa6eab..d18d25d41502 100644 --- a/dev-perl/Log-Report/Manifest +++ b/dev-perl/Log-Report/Manifest @@ -1 +1,2 @@ DIST Log-Report-1.32.tar.gz 101281 BLAKE2B f8c642cf71df0255f03313cb4dffeb50ecb1f73c99560080d30f7c0348c1ae1d0a59de42abe01c0d621b506055f7fd6239e1de31f4646e6cc5df32558696b186 SHA512 c9b329d998273e39579e4dd7a87c40cc1c77d09c090c0e4bb8bb4ccd8d9597bcbe1d2e71b81920a4c727bf89064b96b59954dc2659c9cd4410fe49989e2c279c +DIST Log-Report-1.33.tar.gz 101331 BLAKE2B 57283b953c730e143fbb12384fb137b83f4789be7a4a8ae9d458f9d2e8d308b71cd347b640304924bb2006171510a3bb1048b9f7b54703c02c44efb40a0e6544 SHA512 b06b01850c681edbe0ba6b0e2021f8b16db981bd0381089eff3b4c0c9734e09beecc212a7f507afba17e63251ac3ad02ce05a991497cfb04bd31d9c309c6d4f6 |