diff options
author | Sam James <sam@gentoo.org> | 2023-06-20 06:28:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-20 06:31:25 +0100 |
commit | 069bfe97e726dcb2b8ef76543bef062ea949c84a (patch) | |
tree | 73612742ec951fd337beaf5240bfc5df1865bdf7 /dev-perl/Log-Dispatch | |
parent | dev-perl/Log-Dispatch-Array: add 1.5.0 (diff) | |
download | gentoo-069bfe97e726dcb2b8ef76543bef062ea949c84a.tar.gz gentoo-069bfe97e726dcb2b8ef76543bef062ea949c84a.tar.bz2 gentoo-069bfe97e726dcb2b8ef76543bef062ea949c84a.zip |
dev-perl/Log-Dispatch: add 2.710.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Dispatch')
-rw-r--r-- | dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild | 47 | ||||
-rw-r--r-- | dev-perl/Log-Dispatch/Manifest | 1 |
2 files changed, 48 insertions, 0 deletions
diff --git a/dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild b/dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild new file mode 100644 index 000000000000..9b80d768ea67 --- /dev/null +++ b/dev-perl/Log-Dispatch/Log-Dispatch-2.710.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=2.71 +inherit perl-module + +DESCRIPTION="Dispatches messages to one or more outputs" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +PERL_RM_FILES=( "t/email-exit.t" ) + +RDEPEND=" + virtual/perl-Carp + dev-perl/Devel-GlobalDestruction + >=dev-perl/Dist-CheckConflicts-0.20.0 + virtual/perl-Encode + virtual/perl-Exporter + virtual/perl-IO + dev-perl/Module-Runtime + dev-perl/Params-ValidationCompiler + virtual/perl-Scalar-List-Utils + >=dev-perl/Specio-0.320.0 + >=virtual/perl-Sys-Syslog-0.280.0 + dev-perl/Try-Tiny + dev-perl/namespace-autoclean + virtual/perl-parent +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Data-Dumper + virtual/perl-File-Spec + virtual/perl-File-Temp + virtual/perl-Getopt-Long + dev-perl/IPC-Run3 + dev-perl/Test-Fatal + dev-perl/Test-Needs + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/Log-Dispatch/Manifest b/dev-perl/Log-Dispatch/Manifest index 648cf83fcec8..0cd78126984a 100644 --- a/dev-perl/Log-Dispatch/Manifest +++ b/dev-perl/Log-Dispatch/Manifest @@ -1 +1,2 @@ DIST Log-Dispatch-2.70.tar.gz 70808 BLAKE2B 4225f7a9a9d1a200b9b03938f47abc4f4c0f48df70a35042822e7dbe4eb5740194f5f30a59e5229b2bd6eab76c196b8237e888cdc0a888eb7949345fbca4b63b SHA512 c4c8cfb9e74b3176d5f95e3f9fbc86303321caa3e608a7ec318786ecd80d2238fd06a3b74ded65d5d3fab5c3a1297f99c92c62b1136b27d3b5396fd3fca602f6 +DIST Log-Dispatch-2.71.tar.gz 72470 BLAKE2B a3776205550c457441adc2da7f11cc52bdc897404b8f41a6ed90ab4ce1cfd81027a4df3a50145d20b6d1ae479fd01da72627b545212d2a54be3dbbbd16206ce3 SHA512 b3aac1e0dab7b4c02fe98ac3c82854d9413c97510e390ace26fa5630cdaece628f9ea4e4c925ec10d1e6e386cc24617b348f5df837e6465cc9f49d465eb0e386 |