From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 50663158074 for ; Wed, 25 Jun 2025 18:15:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3AB60340E7A for ; Wed, 25 Jun 2025 18:15:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4BD6311056A; Wed, 25 Jun 2025 18:14:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3EA8211056A for ; Wed, 25 Jun 2025 18:14:54 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F06BA340EBA for ; Wed, 25 Jun 2025 18:14:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A5D429FC for ; Wed, 25 Jun 2025 18:14:51 +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: <1750875267.74c4fc86f4192928d2696dfdb7c753bd88115b2c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-XSLoader/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-XSLoader/perl-XSLoader-0.320.0-r1.ebuild virtual/perl-XSLoader/perl-XSLoader-0.320.0-r2.ebuild X-VCS-Directories: virtual/perl-XSLoader/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 74c4fc86f4192928d2696dfdb7c753bd88115b2c X-VCS-Branch: master Date: Wed, 25 Jun 2025 18:14:51 +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: 4a247c0d-033e-43df-9173-e19e39371091 X-Archives-Hash: d81d0441fcef69e6a1c704f75bdf6156 commit: 74c4fc86f4192928d2696dfdb7c753bd88115b2c Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jun 25 18:10:32 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Jun 25 18:14:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c4fc86 virtual/perl-XSLoader: add 5.42 as provider Signed-off-by: Andreas K. Hüttel gentoo.org> ...erl-XSLoader-0.320.0-r1.ebuild => perl-XSLoader-0.320.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/perl-XSLoader/perl-XSLoader-0.320.0-r1.ebuild b/virtual/perl-XSLoader/perl-XSLoader-0.320.0-r2.ebuild similarity index 73% rename from virtual/perl-XSLoader/perl-XSLoader-0.320.0-r1.ebuild rename to virtual/perl-XSLoader/perl-XSLoader-0.320.0-r2.ebuild index 62ce4eb5f217..5afa7a56fa97 100644 --- a/virtual/perl-XSLoader/perl-XSLoader-0.320.0-r1.ebuild +++ b/virtual/perl-XSLoader/perl-XSLoader-0.320.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" - || ( =dev-lang/perl-5.40* =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.42* =dev-lang/perl-5.40* =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !perl-core/${PN#perl-}-${PV}-r999