commit: 13b95f93f114c88842cd460c1da9f0f903a1de54 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 22:46:57 2023 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 22:47:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b95f93
dev-perl/Log-Log4perl: add 1.570.0 Closes: https://bugs.gentoo.org/908733 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild | 24 +++++++++++++++++++++++ dev-perl/Log-Log4perl/Manifest | 1 + 2 files changed, 25 insertions(+) diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild new file mode 100644 index 000000000000..bf8575b990e0 --- /dev/null +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETJ +DIST_VERSION=1.57 +DIST_EXAMPLES=( "eg/*" ) +inherit perl-module + +DESCRIPTION="Log4j implementation for Perl" +HOMEPAGE="https://github.com/mschilli/log4perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + +RDEPEND=" + >=virtual/perl-File-Path-2.70.0 + >=virtual/perl-File-Spec-0.820.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( >=virtual/perl-Test-Simple-0.450.0 ) +" diff --git a/dev-perl/Log-Log4perl/Manifest b/dev-perl/Log-Log4perl/Manifest index b9072f95a674..c8f7985b2442 100644 --- a/dev-perl/Log-Log4perl/Manifest +++ b/dev-perl/Log-Log4perl/Manifest @@ -1 +1,2 @@ DIST Log-Log4perl-1.54.tar.gz 280001 BLAKE2B 8c48db7a3e37eb51adb9cac9484ac2a8a6d5fbd54caa3509898573bbb5e9d2fc4cf067f9eb37693ceaf6c89b09382c2af5628446f332d142a2904ab831d3bbf8 SHA512 689d389551a99108cbe83dbe56f08cb7d1a53483b9d19401be0c8d1aad050514ddbe02fe7f18f9649a5b113dc9a9c7d8aafc16066d5180cdd114b8293a2f98dc +DIST Log-Log4perl-1.57.tar.gz 280072 BLAKE2B f8908c37bf24bb76588094877aac50c11e4421d3c8252ffdd3f12f16e0fd3b591322e4fccd2dc37a90c15355ba4e83a216d5969ef124ae41855d00567b61ed02 SHA512 5ae4183c5d62addadcdfb70b5097ff1edbb83a9c44d6da0ce28349c8fcdea8ae09c95be24c82e7f71dc9d3c7e64bad605a16500c3e5570592d0482cd39309511
