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 5BCA1158074 for ; Wed, 25 Jun 2025 10:38:59 +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 4874D340F50 for ; Wed, 25 Jun 2025 10:38:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 662A4110561; Wed, 25 Jun 2025 10:38:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5211B110561 for ; Wed, 25 Jun 2025 10:38:47 +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 0CABA340EF8 for ; Wed, 25 Jun 2025 10:38:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FCB32A7E for ; Wed, 25 Jun 2025 10:38:44 +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: <1750847890.a8a5c2f5c6102666899b00be41899a7d3c6918a6.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-MIME-Base64/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r1.ebuild virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r2.ebuild X-VCS-Directories: virtual/perl-MIME-Base64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: a8a5c2f5c6102666899b00be41899a7d3c6918a6 X-VCS-Branch: master Date: Wed, 25 Jun 2025 10:38:44 +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: c9e01c45-1f96-40d0-bb00-f3e241679384 X-Archives-Hash: c9b709b7d294aa5c4e072e7cf02ee32c commit: a8a5c2f5c6102666899b00be41899a7d3c6918a6 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jun 25 10:33:59 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Jun 25 10:38:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a5c2f5 virtual/perl-MIME-Base64: add 5.42 as provider Signed-off-by: Andreas K. Hüttel gentoo.org> ...3.160.100_rc-r1.ebuild => perl-MIME-Base64-3.160.100_rc-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r1.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r2.ebuild similarity index 73% rename from virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r1.ebuild rename to virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r2.ebuild index 62ce4eb5f217..5afa7a56fa97 100644 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-r1.ebuild +++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.100_rc-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