commit:     2912c636132d89133e19dd80ff9adf2a0f81d075
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 02:56:56 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  1 02:56:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2912c636

dev-perl/File-Copy-Recursive-Reduced: add 0.8.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../File-Copy-Recursive-Reduced-0.8.0.ebuild       | 27 ++++++++++++++++++++++
 dev-perl/File-Copy-Recursive-Reduced/Manifest      |  1 +
 2 files changed, 28 insertions(+)

diff --git 
a/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.8.0.ebuild 
b/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.8.0.ebuild
new file mode 100644
index 000000000000..9c17952d1155
--- /dev/null
+++ 
b/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.8.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JKEENAN
+DIST_VERSION=0.008
+inherit perl-module
+
+DESCRIPTION="Recursive copying of files and directories within Perl 5 
toolchain"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+       virtual/perl-File-Spec
+"
+BDEPEND="
+       ${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               dev-perl/Capture-Tiny
+               virtual/perl-File-Temp
+               dev-perl/Path-Tiny
+               >=virtual/perl-Test-Simple-0.440.0
+       )
+"

diff --git a/dev-perl/File-Copy-Recursive-Reduced/Manifest 
b/dev-perl/File-Copy-Recursive-Reduced/Manifest
index c9e083436132..36bd3fb38e34 100644
--- a/dev-perl/File-Copy-Recursive-Reduced/Manifest
+++ b/dev-perl/File-Copy-Recursive-Reduced/Manifest
@@ -1 +1,2 @@
 DIST File-Copy-Recursive-Reduced-0.006.tar.gz 25380 BLAKE2B 
7b5f5ad2cb7c104d0d972a3e91dd4053842c41037da69420313dc8ca54989a13c8dc15280f2559a61e511ad9bf42dce59620dabc0fd55aac54bb7f26672f15ca
 SHA512 
7cf888b8c004d9430c87c1cceba25e997cb12974a79c3f4d803b11779abef81f5b686caac4c46a70caadb2eee12a71cb1fb87abfc7d5fec43dc37bbd2ef07694
+DIST File-Copy-Recursive-Reduced-0.008.tar.gz 24458 BLAKE2B 
29b156348a007f3ee14b4c52f73aaa19bbf487345c05d85f13da041af4238593bce126a2f89a4548231f5a4caddef979a4eea02ed3996475d3a87d6315ba654b
 SHA512 
ea426a7c87909fd819972e8abdc37d2fb506f0c6b9acf6fb313d24a5794685cafefa9bbe42a04a2d429a8c64a9eb3ee8c62216987a44d30c342ce16f6af36be9

Reply via email to