commit:     0e3c6379c24ce9b6457ff8efc91189a1d54993cc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 17:36:36 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 17:51:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3c6379

dev-perl/List-UtilsBy: Version bump 0.11

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

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

diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild 
b/dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild
new file mode 100644
index 00000000000..3001fc11585
--- /dev/null
+++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.110.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Higher-order list utility functions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-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 2248aa06fc5..8875062f948 100644
--- a/dev-perl/List-UtilsBy/Manifest
+++ b/dev-perl/List-UtilsBy/Manifest
@@ -1 +1,2 @@
 DIST List-UtilsBy-0.10.tar.gz 21845 BLAKE2B 
5913629369ba2df04871508528194869cc2200fd451e6d42cd298f1acff073f76d7fde0441208eede6cde77122680da85d0b0486cbc6133537b8bab403b91427
 SHA512 
3e73ca8a99da111ff8869fce9561f52163bd4173589f0ff5c17913afea080279765a1f306af50b11040e26eea0f8ae9d993a93b0f0908ed15fa301e421dc0384
+DIST List-UtilsBy-0.11.tar.gz 22939 BLAKE2B 
263a6916aba4325fc780161785ab1cb810a8f44d584c06c6457b8c91ce534147ee15ad08a7126c591af8f25c75e18c6a2f6015eb06c7b8305563919ee7e0ea07
 SHA512 
7c912b805e1e21d5d683224b63125bc8385d79c7115d88c08ca28fc1778ec8d22ad4aaf366731df438365a5233108926cbffee284c2e2d37346b47984dbbd4c9

Reply via email to