From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1530580-garchives=archives.gentoo.org@lists.gentoo.org> 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 876E6158009 for <garchives@archives.gentoo.org>; Tue, 20 Jun 2023 04:14:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4020FE0858; Tue, 20 Jun 2023 04:14:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 288D3E0858 for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2023 04:14:38 +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 6D783340F7B for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2023 04:14:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B16BDA9F for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2023 04:14:34 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1687233883.bdcc32568575431384a517b9d6a0b901185e7712.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Install/Manifest dev-perl/Module-Install/Module-Install-1.210.0.ebuild X-VCS-Directories: dev-perl/Module-Install/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bdcc32568575431384a517b9d6a0b901185e7712 X-VCS-Branch: master Date: Tue, 20 Jun 2023 04:14:34 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b4fbde5-c221-49de-826d-58e7278e84f4 X-Archives-Hash: e375869b2bd3c6f5c0c58d033e39dfdb commit: bdcc32568575431384a517b9d6a0b901185e7712 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 20 04:04:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 20 04:04:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcc3256 dev-perl/Module-Install: add 1.210.0 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Module-Install/Manifest | 1 + .../Module-Install/Module-Install-1.210.0.ebuild | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest index 72517761e542..35a067430d01 100644 --- a/dev-perl/Module-Install/Manifest +++ b/dev-perl/Module-Install/Manifest @@ -1 +1,2 @@ DIST Module-Install-1.19.tar.gz 114548 BLAKE2B a6f4b93ba964ff6f4b16a8db7117bee8c125cd8a280c649b007622ece8c14b79e36f6747a1b792fb312d2c6c8153aee05e7479ca53a76a253a415374839e6b90 SHA512 68a255402c98955cfcb5a8a99555fe511b89d5fccf96ee1c498cab347c8945f3abe53485ea936f7419420d9c7beb52c861516f4cfd299812cebf80eab50fa5ba +DIST Module-Install-1.21.tar.gz 112149 BLAKE2B 78b790ef98ded25828722183b9137600dfd8ab3d835c67096d6b152c1f9ddae5a2311ec7c2b17b9b2026e7bb9fbfa3d8ba2f93bef05309157698d5b39dfed4e3 SHA512 f3dd1dfcae81704f1aa9ac409abd22c9e0d5d66c048adac13da19ab88559d717427b5471b7a065db8312d4d44e829afea52567cd0993e4016df0e10c760ada85 diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild new file mode 100644 index 000000000000..9b85786db483 --- /dev/null +++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETHER +DIST_VERSION=1.21 +inherit perl-module + +DESCRIPTION="Standalone, extensible Perl module installer" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" + +RDEPEND=" + >=virtual/perl-CPAN-Meta-1.441.300 + >=virtual/perl-Devel-PPPort-3.160.0 + >=virtual/perl-ExtUtils-Install-1.520.0 + >=virtual/perl-ExtUtils-MakeMaker-6.590.0 + >=virtual/perl-ExtUtils-ParseXS-2.190.0 + >=dev-perl/File-Remove-1.420.0 + >=virtual/perl-File-Spec-3.280.0 + >=dev-perl/Module-Build-0.290.0 + >=virtual/perl-Module-CoreList-2.170.0 + >=dev-perl/Module-ScanDeps-1.90.0 + >=virtual/perl-Parse-CPAN-Meta-1.441.300 + >=dev-perl/YAML-Tiny-1.380.0 + >=dev-perl/Archive-Zip-1.370.0 + >=dev-perl/File-HomeDir-1 + >=dev-perl/JSON-2.900.0 + >=dev-perl/libwww-perl-6 + >=dev-perl/PAR-Dist-0.290.0 +" +BDEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.590.0 + virtual/perl-autodie + >=dev-perl/YAML-Tiny-1.330.0 + test? ( + >=virtual/perl-Test-Harness-3.130.0 + >=virtual/perl-Test-Simple-0.860.0 + ) +"