From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object/
Date: Mon, 24 Jul 2023 02:57:41 +0000 (UTC) [thread overview]
Message-ID: <1690167133.4a6ddd509802578013bcccafe90fdf306697e639.sam@gentoo> (raw)
commit: 4a6ddd509802578013bcccafe90fdf306697e639
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 02:52:13 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 02:52:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6ddd50
dev-perl/File-Find-Object: add 0.3.8
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../File-Find-Object/File-Find-Object-0.3.8.ebuild | 29 ++++++++++++++++++++++
dev-perl/File-Find-Object/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
new file mode 100644
index 000000000000..afc7c100e6b8
--- /dev/null
+++ b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+inherit perl-module
+
+DESCRIPTION="An object oriented File::Find replacement"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Class-XSAccessor
+ virtual/perl-File-Spec
+ virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ >=dev-perl/Module-Build-0.280.0
+ test? (
+ virtual/perl-File-Path
+ dev-perl/File-TreeCreate
+ >=dev-perl/Test-File-1.993.0
+ )
+"
diff --git a/dev-perl/File-Find-Object/Manifest b/dev-perl/File-Find-Object/Manifest
index 5332703db688..4db38551aa83 100644
--- a/dev-perl/File-Find-Object/Manifest
+++ b/dev-perl/File-Find-Object/Manifest
@@ -1,2 +1,3 @@
DIST File-Find-Object-0.3.6.tar.gz 30317 BLAKE2B 530a71d6abb6ee55caca4caa301959e5fdb7fbde86fd5cacd6aa36811e1c2a2d4198b0b1e2dd3a6b44222307cb067eb30ad239e102224a8e1d1ece9e87d921fe SHA512 62aec37a3f23b05396cf9786bd884383a621a214b2d7b1c7689c281391c81bb26ad5648f62942b6a08398930f9d74f3e526cd3139ca3d907c364475b207d6822
DIST File-Find-Object-0.3.7.tar.gz 29725 BLAKE2B fc76664e7b62c1ea19f83ef5dc557e50c35533079b0d4ad71e9c357b38d8fc27b66a4663edb8a880c8517e1d82d865d3989cee7dd49131ca6aa5a809dac14c31 SHA512 d6bf9835d3fef13bdcf5b2821ac359279b9779c76658505ff487cc0df73e26912999b8630df997ba98e1d15c4f69cc71312c76327bcb9deb72a94d1ffdb7cb2d
+DIST File-Find-Object-0.3.8.tar.gz 29766 BLAKE2B f17e2b9057ef19ad6d63c37e7c1e9f456d86002e0b40a4b54d05017be9a5ea21631bf9e2050d4f403874ad1ed5fd5d368385c30e6cfb8e0f81358d2d9404332d SHA512 f3a00f6b8ec22e7a7361ef158a4c631e1c834e19fb672cf429bdcffb3d11b35aff94a07a73b1922a8f47bab90f3dbc64c39da7a8899df9337b062a430481827e
next reply other threads:[~2023-07-24 2:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 2:57 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-16 16:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object/ Joonas Niilola
2023-09-28 8:10 Sam James
2023-09-28 4:35 Sam James
2023-09-27 6:15 Sam James
2023-09-27 6:05 Sam James
2023-07-04 5:22 WANG Xuerui
2023-06-24 2:57 Sam James
2023-03-22 5:22 Sam James
2023-03-22 5:22 Sam James
2022-05-07 12:54 Arthur Zamarin
2022-05-05 6:13 Arthur Zamarin
2022-05-05 5:57 Arthur Zamarin
2022-05-05 5:57 Arthur Zamarin
2022-05-05 5:39 Arthur Zamarin
2022-05-04 22:54 Jakov Smolić
2022-05-04 10:41 Yixun Lan
2021-09-22 19:27 Andreas K. Hüttel
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=1690167133.4a6ddd509802578013bcccafe90fdf306697e639.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