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 A90E5139694 for ; Sat, 15 Jul 2017 23:46:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5340E0C5F; Sat, 15 Jul 2017 23:46:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9649EE0C5F for ; Sat, 15 Jul 2017 23:46:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6932A3419B2 for ; Sat, 15 Jul 2017 23:46:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B0397488 for ; Sat, 15 Jul 2017 23:46:39 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1500162320.cdf88d4c9d60d9756ac334644fe266b74226d4d2.kentnl@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.24.2.ebuild X-VCS-Directories: dev-lang/perl/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: cdf88d4c9d60d9756ac334644fe266b74226d4d2 X-VCS-Branch: master Date: Sat, 15 Jul 2017 23:46:39 +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-Archives-Salt: f47ecd0f-3248-49fa-9e13-7134625f1c58 X-Archives-Hash: c3a39b0672b27d15ed0d68ababd1bf81 commit: cdf88d4c9d60d9756ac334644fe266b74226d4d2 Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 15 22:50:16 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Jul 15 23:45:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf88d4c dev-lang/perl: Fix dual-life script version Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-lang/perl/perl-5.24.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/perl/perl-5.24.2.ebuild b/dev-lang/perl/perl-5.24.2.ebuild index b6477b0bb05..f8594eb1265 100644 --- a/dev-lang/perl/perl-5.24.2.ebuild +++ b/dev-lang/perl/perl-5.24.2.ebuild @@ -63,7 +63,7 @@ dual_scripts() { src_remove_dual perl-core/ExtUtils-ParseXS 3.310.0 xsubpp src_remove_dual perl-core/IO-Compress 2.69.1_rc zipdetails src_remove_dual perl-core/JSON-PP 2.273.0.100_rc json_pp - src_remove_dual perl-core/Module-CoreList 5.201.701.142.400_rc corelist + src_remove_dual perl-core/Module-CoreList 5.201.707.152.400_rc corelist src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect src_remove_dual perl-core/Pod-Perldoc 3.250.300_rc perldoc src_remove_dual perl-core/Test-Harness 3.360.100_rc prove