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 25F641581D3 for ; Sat, 25 May 2024 21:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5D86E29FD; Sat, 25 May 2024 21:56:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5861E29FD for ; Sat, 25 May 2024 21:56:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 644EF34300D for ; Sat, 25 May 2024 21:56:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFEBB1889 for ; Sat, 25 May 2024 21:56:17 +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: <1716674117.4cb319236f88b103ea345efda62b562a5bed52b5.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Getopt-Long/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild X-VCS-Directories: virtual/perl-Getopt-Long/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 4cb319236f88b103ea345efda62b562a5bed52b5 X-VCS-Branch: master Date: Sat, 25 May 2024 21:56:17 +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: 234f8e06-1cd0-407a-bbb5-19977dbc6dda X-Archives-Hash: d7f2ed7903eeac40fab3cbd477ad077f commit: 4cb319236f88b103ea345efda62b562a5bed52b5 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 25 21:33:32 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat May 25 21:55:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb31923 virtual/perl-Getopt-Long: add 5.40 as provider Signed-off-by: Andreas K. Hüttel gentoo.org> ...rl-Getopt-Long-2.570.0.ebuild => perl-Getopt-Long-2.570.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild similarity index 88% rename from virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild rename to virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild index 48a5df851d3f..235643d4440a 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.570.0-r1.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" - ~perl-core/${PN#perl-}-${PV} + || ( =dev-lang/perl-5.40* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !perl-core/${PN#perl-}-${PV}-r999