commit:     addc68b74993f9164d5bdb74d9a1a3413aa1c51f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 00:52:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 01:13:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addc68b7

dev-perl/List-UtilsBy: add 0.120.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild | 27 +++++++++++++++++++++++
 dev-perl/List-UtilsBy/Manifest                    |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild 
b/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild
new file mode 100644
index 000000000000..8076d2d234c2
--- /dev/null
+++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Higher-order list utility functions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+       >=virtual/perl-Exporter-5.570.0
+"
+BDEPEND="
+       ${RDEPEND}
+       >=dev-perl/Module-Build-0.400.400
+       test? ( virtual/perl-Test-Simple )
+"
+
+src_test() {
+       perl_rm_files t/99pod.t
+       perl-module_src_test
+}

diff --git a/dev-perl/List-UtilsBy/Manifest b/dev-perl/List-UtilsBy/Manifest
index 2e22b2603805..b1a0c2ddc268 100644
--- a/dev-perl/List-UtilsBy/Manifest
+++ b/dev-perl/List-UtilsBy/Manifest
@@ -1 +1,2 @@
 DIST List-UtilsBy-0.11.tar.gz 22939 BLAKE2B 
263a6916aba4325fc780161785ab1cb810a8f44d584c06c6457b8c91ce534147ee15ad08a7126c591af8f25c75e18c6a2f6015eb06c7b8305563919ee7e0ea07
 SHA512 
7c912b805e1e21d5d683224b63125bc8385d79c7115d88c08ca28fc1778ec8d22ad4aaf366731df438365a5233108926cbffee284c2e2d37346b47984dbbd4c9
+DIST List-UtilsBy-0.12.tar.gz 23469 BLAKE2B 
92e9d317e7451106fc975cd4fb7df23a3fbd2610c7e3049ad4811034e5aa47ee58b6d65630f8ed8011d787ce9795a936c0ecdedc837cb5ec1ca54bd73f59e039
 SHA512 
8be14ef99a49f3e6ff524d08244522a8724857f7aa7af70db4475befcfc7ab34c75041942ef7c737565567c7f578a0d8ecdde1a61d193572e0010838fb1db0de

Reply via email to