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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0BDFB1382C5 for ; Tue, 26 Jan 2021 00:02:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37C44E09AD; Tue, 26 Jan 2021 00:02:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1522FE09AD for ; Tue, 26 Jan 2021 00:02:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9246633FAD1 for ; Tue, 26 Jan 2021 00:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAEDB32B for ; Tue, 26 Jan 2021 00:01:58 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1611619293.b283b667e7eab6cd906087167ebdf6f2c114541a.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/perl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/perl/perl-5.32.1.ebuild X-VCS-Directories: dev-lang/perl/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: b283b667e7eab6cd906087167ebdf6f2c114541a X-VCS-Branch: master Date: Tue, 26 Jan 2021 00:01:58 +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: 53fc97df-9a00-45cf-9074-a9b8cda59b56 X-Archives-Hash: 3223e4584efa4ce0e89c7af5a747f9cd commit: b283b667e7eab6cd906087167ebdf6f2c114541a Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Jan 25 23:43:11 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Jan 26 00:01:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b283b667 dev-lang/perl: Fix dual versions Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-lang/perl/perl-5.32.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/perl/perl-5.32.1.ebuild b/dev-lang/perl/perl-5.32.1.ebuild index 96cc75c62b7..73933f14024 100644 --- a/dev-lang/perl/perl-5.32.1.ebuild +++ b/dev-lang/perl/perl-5.32.1.ebuild @@ -92,7 +92,7 @@ dual_scripts() { src_remove_dual perl-core/ExtUtils-ParseXS 3.400.0 xsubpp src_remove_dual perl-core/IO-Compress 2.93.0 zipdetails src_remove_dual perl-core/JSON-PP 4.40.0 json_pp - src_remove_dual perl-core/Module-CoreList 5.202.6.20 corelist + src_remove_dual perl-core/Module-CoreList 5.202.101.23 corelist src_remove_dual perl-core/Pod-Checker 1.730.0 podchecker src_remove_dual perl-core/Pod-Perldoc 3.280.100 perldoc src_remove_dual perl-core/Pod-Usage 1.690.0 pod2usage