From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-UtilsBy/
Date: Wed, 21 Jun 2023 01:13:58 +0000 (UTC) [thread overview]
Message-ID: <1687310009.addc68b74993f9164d5bdb74d9a1a3413aa1c51f.sam@gentoo> (raw)
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
next reply other threads:[~2023-06-21 1:14 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-21 1:13 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-26 11:31 [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-UtilsBy/ Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2021-11-09 21:02 Andreas K. Hüttel
2021-10-26 1:21 Yixun Lan
2021-07-31 22:12 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 13:01 Agostino Sarubbo
2021-07-30 22:36 Sam James
2021-07-30 15:10 Agostino Sarubbo
2021-06-24 17:52 Andreas K. Hüttel
2020-07-06 2:51 Matt Turner
2018-10-25 18:16 Fabian Groffen
2018-06-13 10:19 Mikle Kolyada
2018-02-22 19:27 Michał Górny
2017-05-04 20:05 Markus Meier
2017-04-29 12:06 Jeroen Roovers
2017-04-05 20:31 Markus Meier
2017-03-20 2:49 Matt Turner
2017-03-20 2:49 Matt Turner
2017-03-20 2:49 Matt Turner
2017-03-20 2:49 Matt Turner
2017-03-20 2:49 Matt Turner
2017-03-14 14:28 Agostino Sarubbo
2016-08-06 17:42 Kent Fredric
2015-10-05 20:43 Patrice Clement
2015-10-05 20:43 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1687310009.addc68b74993f9164d5bdb74d9a1a3413aa1c51f.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox