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 92A73138359 for ; Sat, 18 Jul 2020 20:30:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69CF1E0869; Sat, 18 Jul 2020 20:30:47 +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 510F2E0869 for ; Sat, 18 Jul 2020 20:30:47 +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 A1B8B34F324 for ; Sat, 18 Jul 2020 20:30:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 958F12E1 for ; Sat, 18 Jul 2020 20:30:41 +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: <1595104218.eea9b705c8241de00d6502f86e97268977985a78.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-AutoLoader/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r8.ebuild virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild X-VCS-Directories: virtual/perl-AutoLoader/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: eea9b705c8241de00d6502f86e97268977985a78 X-VCS-Branch: master Date: Sat, 18 Jul 2020 20:30:41 +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: bbcf4857-2d31-4dab-a13a-f7c8d353b6ad X-Archives-Hash: 736d84f50b14ba63910eb258aa3c6f56 commit: eea9b705c8241de00d6502f86e97268977985a78 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jul 18 20:24:49 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jul 18 20:30:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea9b705 virtual/perl-AutoLoader: add 5.32 as provider Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel gentoo.org> ...l-AutoLoader-5.740.0-r8.ebuild => perl-AutoLoader-5.740.0-r9.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r8.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild similarity index 86% rename from virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r8.ebuild rename to virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild index 9c07a942147..551b724769e 100644 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r8.ebuild +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !perl-core/${PN#perl-}-${PV}-r999