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 2BDD6158089 for ; Mon, 13 Nov 2023 04:35:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5EB72BC035; Mon, 13 Nov 2023 04:35:32 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A4CE2BC035 for ; Mon, 13 Nov 2023 04:35:32 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91167335D85 for ; Mon, 13 Nov 2023 04:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7EF1137D for ; Mon, 13 Nov 2023 04:35:27 +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: <1699850079.3be5e8a760cc0da6645c8e0cbb4f9be5a68272a6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PAR/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/PAR/Manifest dev-perl/PAR/PAR-1.19.0.ebuild X-VCS-Directories: dev-perl/PAR/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3be5e8a760cc0da6645c8e0cbb4f9be5a68272a6 X-VCS-Branch: master Date: Mon, 13 Nov 2023 04:35:27 +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: 1df7cebd-d85a-4616-a07f-758247a7186d X-Archives-Hash: 8832b1a530ade937200d962fefd2af22 commit: 3be5e8a760cc0da6645c8e0cbb4f9be5a68272a6 Author: Sam James gentoo org> AuthorDate: Mon Nov 13 04:22:55 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Nov 13 04:34:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be5e8a7 dev-perl/PAR: add 1.19.0 Signed-off-by: Sam James gentoo.org> dev-perl/PAR/Manifest | 1 + dev-perl/PAR/PAR-1.19.0.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-perl/PAR/Manifest b/dev-perl/PAR/Manifest index 499181917c54..326432319e5b 100644 --- a/dev-perl/PAR/Manifest +++ b/dev-perl/PAR/Manifest @@ -1,2 +1,3 @@ DIST PAR-1.017.tar.gz 65942 BLAKE2B 99acabab41bff84b9445c38dbceffe5731a20afb16cecef20a6d6fa48babfebdba42d675fd813c91cde59b4b932fff00571957bcebb1001c194e90dbc59648ea SHA512 74f7f0645ff7de8fbb4cd930e0be496401821efa6b34578acba6c567ab3126ef221fd0ab45bd4e6e1118099aed1a48bdd572f2c743dff5e919d8d22796da0145 DIST PAR-1.018.tar.gz 65990 BLAKE2B e43be438dda3b3fcac1fc2b127d5081662567b492f367133c765d967803af1db2a2bbe258492109f2e5a41e864acd4a87ed551ceae3ebc5a529f1c07d7aa2fbc SHA512 1d30597ef909ca8e267c2ac7d458ab3b35be43c353360ef44331c7425ef5c16667fd5430da1a204b0f16d35efd86a6d12b60dcd73c3d4199b3eef687983e8894 +DIST PAR-1.019.tar.gz 66282 BLAKE2B 63244727e24d9a4848c7155e3e5afe9f911a66f16bebbb11fce575202390a96522bd6f050e92c1265d14a91208c8059efa918b21ec7676f245805324a12875bd SHA512 a8b6b3aa991988563e003cc85721c807544d99374445d337492612199d339527cccbef38dd9354918d3893b03e2dfc0b1aa2fa1038b35b1e3984d96c718f440a diff --git a/dev-perl/PAR/PAR-1.19.0.ebuild b/dev-perl/PAR/PAR-1.19.0.ebuild new file mode 100644 index 000000000000..01d5b8c9e704 --- /dev/null +++ b/dev-perl/PAR/PAR-1.19.0.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=RSCHUPP +DIST_VERSION=1.019 +inherit perl-module + +DESCRIPTION="Perl Archive Toolkit" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~riscv ~x86" + +RDEPEND=" + >=dev-perl/Archive-Zip-1.0.0 + >=virtual/perl-AutoLoader-5.660.200 + >=virtual/perl-Digest-SHA-5.450.0 + >=virtual/perl-File-Temp-0.50.0 + >=virtual/perl-IO-Compress-1.300.0 + >=dev-perl/PAR-Dist-0.320.0 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( virtual/perl-Test-Simple ) +" + +PERL_RM_FILES=( t/00-pod.t )