commit: be864746e173558ae6ef99397c6e1f1104f4df88 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 5 18:20:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 5 18:20:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be864746
dev-perl/File-Find-Rule: add 0.350.0 Bug: https://bugs.gentoo.org/957182 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/File-Find-Rule/File-Find-Rule-0.350.0.ebuild | 19 +++++++++++++++++++ dev-perl/File-Find-Rule/Manifest | 1 + 2 files changed, 20 insertions(+) diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.350.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.350.0.ebuild new file mode 100644 index 000000000000..7b30e2d5f2d4 --- /dev/null +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.350.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RCLAMP +DIST_VERSION=0.35 +inherit perl-module + +DESCRIPTION="Alternative interface to File::Find" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +RDEPEND=" + dev-perl/Number-Compare + >=dev-perl/Text-Glob-0.70.0 +" +BDEPEND="${RDEPEND}" diff --git a/dev-perl/File-Find-Rule/Manifest b/dev-perl/File-Find-Rule/Manifest index fd75149ec812..8f5095612609 100644 --- a/dev-perl/File-Find-Rule/Manifest +++ b/dev-perl/File-Find-Rule/Manifest @@ -1 +1,2 @@ DIST File-Find-Rule-0.34.tar.gz 16165 BLAKE2B 5ea2d8b34e7115ea1ce5954df7b52d394e967c14618c9ab3c7458cdf9a9122b0ae3e8135361df05a1a551de4853ba04546f89d4859cac9da5e64e20f9e1b1930 SHA512 97328a86578942d214f7ac530cc88fc84dc7ef2018db06b8c0c58907a4045e90c9c97d1848ed4f16838bd8ca591aca4fa9f24649c81fd8dfe9efe7a2f9f2722c +DIST File-Find-Rule-0.35.tar.gz 16215 BLAKE2B d5fc64cf17b7e954e89bfc12df0a9fc17e2ff0199f01db68b9746d910178a477a4118bd12fc1d264ec4851d34c2e1877db7716d0df80190bff9338771d83400e SHA512 8604b1b64692872562b300c0b4b2bac923430134ab78d3c367c78b08a2e8f0812c6a2d9f0b4eb5bf89e2d3869fc08b20cfa5b5594665eced5267635b606fb3d9
