From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4C549158064 for ; Wed, 1 May 2024 03:02:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 605ECE29C2; Wed, 1 May 2024 03:02:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42C1DE29C2 for ; Wed, 1 May 2024 03:02:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 354F63430A8 for ; Wed, 1 May 2024 03:02:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A37E179A for ; Wed, 1 May 2024 03:02:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1714532216.2912c636132d89133e19dd80ff9adf2a0f81d075.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive-Reduced/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.8.0.ebuild dev-perl/File-Copy-Recursive-Reduced/Manifest X-VCS-Directories: dev-perl/File-Copy-Recursive-Reduced/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2912c636132d89133e19dd80ff9adf2a0f81d075 X-VCS-Branch: master Date: Wed, 1 May 2024 03:02:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2af3cb8e-caff-481a-8049-cb593e54f5ef X-Archives-Hash: 5fe4089ecc78d31c27ad742683208352 commit: 2912c636132d89133e19dd80ff9adf2a0f81d075 Author: Sam James gentoo org> AuthorDate: Wed May 1 02:56:56 2024 +0000 Commit: Sam James gentoo 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 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