public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Tue, 10 Jun 2025 11:28:44 +0000 (UTC)	[thread overview]
Message-ID: <1749554604.c51379a7ae177faf2e10d989480fadeb276e4895.sam@gentoo> (raw)

commit:     c51379a7ae177faf2e10d989480fadeb276e4895
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 11:23:24 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 11:23:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51379a7

dev-perl/File-Find-Object: drop 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 deletions(-)

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
deleted file mode 100644
index fc930b7e50d1..000000000000
--- a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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 ~mips 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 e8add520769f..73ee4fee2078 100644
--- a/dev-perl/File-Find-Object/Manifest
+++ b/dev-perl/File-Find-Object/Manifest
@@ -1,2 +1 @@
-DIST File-Find-Object-0.3.8.tar.gz 29766 BLAKE2B f17e2b9057ef19ad6d63c37e7c1e9f456d86002e0b40a4b54d05017be9a5ea21631bf9e2050d4f403874ad1ed5fd5d368385c30e6cfb8e0f81358d2d9404332d SHA512 f3a00f6b8ec22e7a7361ef158a4c631e1c834e19fb672cf429bdcffb3d11b35aff94a07a73b1922a8f47bab90f3dbc64c39da7a8899df9337b062a430481827e
 DIST File-Find-Object-0.3.9.tar.gz 29960 BLAKE2B 08256dc95d7f998a029b903db9709ef00706eded5c5b8903c89094b2838b82ca8b091a7caf612f43d121c845c836346b72380bf23798b6d690d10f61b4e21e90 SHA512 6d4dffd7586c7b752390dbcb220d9a849becec161b251c39a5146abb3f736efb7301e296d274f2dcccc95626c00e9c43a8e4c46cae23645f4aedd67914414667


             reply	other threads:[~2025-06-10 11:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 11:28 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-10 11:28 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object/ Sam James
2025-03-24  2:59 Sam James
2025-03-05 22:36 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-01-22  4:55 Sam James
2023-10-16 16:34 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-24  2:57 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=1749554604.c51379a7ae177faf2e10d989480fadeb276e4895.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