From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1707028-garchives=archives.gentoo.org@lists.gentoo.org>
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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 5207615813A
	for <garchives@archives.gentoo.org>; Tue, 07 Jan 2025 19:54:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9C8A4E0819;
	Tue, 07 Jan 2025 19:54:16 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 85E80E0819
	for <gentoo-commits@lists.gentoo.org>; Tue, 07 Jan 2025 19:54:16 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C2F30342F94
	for <gentoo-commits@lists.gentoo.org>; Tue, 07 Jan 2025 19:54:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 252301D5D
	for <gentoo-commits@lists.gentoo.org>; Tue, 07 Jan 2025 19:54:13 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1736279563.22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/curl/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-misc/curl/curl-8.10.1-r1.ebuild net-misc/curl/curl-8.10.1-r2.ebuild net-misc/curl/curl-8.11.0-r1.ebuild net-misc/curl/curl-8.11.0.ebuild net-misc/curl/curl-8.11.1-r1.ebuild net-misc/curl/curl-8.11.1-r2.ebuild net-misc/curl/curl-8.8.0-r1.ebuild net-misc/curl/curl-8.8.0-r2.ebuild net-misc/curl/curl-8.9.1-r1.ebuild net-misc/curl/curl-8.9.1-r2.ebuild net-misc/curl/curl-9999.ebuild
X-VCS-Directories: net-misc/curl/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09
X-VCS-Branch: master
Date: Tue, 07 Jan 2025 19:54:13 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 3763b210-7380-4b1c-83a5-4887767a9fb9
X-Archives-Hash: 944a23bb12330e819cddba3fc0a480ea

commit:     22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Jan  6 15:17:20 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 19:52:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f2a7e6

net-misc/curl: slotting net-libs/mbedtls:0

net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all
dependent packages.

Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/curl/{curl-8.10.1-r1.ebuild => curl-8.10.1-r2.ebuild} | 4 ++--
 net-misc/curl/{curl-8.11.0.ebuild => curl-8.11.0-r1.ebuild}    | 4 ++--
 net-misc/curl/{curl-8.11.1-r1.ebuild => curl-8.11.1-r2.ebuild} | 4 ++--
 net-misc/curl/{curl-8.8.0-r1.ebuild => curl-8.8.0-r2.ebuild}   | 4 ++--
 net-misc/curl/{curl-8.9.1-r1.ebuild => curl-8.9.1-r2.ebuild}   | 4 ++--
 net-misc/curl/curl-9999.ebuild                                 | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/net-misc/curl/curl-8.10.1-r1.ebuild b/net-misc/curl/curl-8.10.1-r2.ebuild
similarity index 99%
rename from net-misc/curl/curl-8.10.1-r1.ebuild
rename to net-misc/curl/curl-8.10.1-r2.ebuild
index 15453a09b464..fefabb8b133a 100644
--- a/net-misc/curl/curl-8.10.1-r1.ebuild
+++ b/net-misc/curl/curl-8.10.1-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
@@ -106,7 +106,7 @@ RDEPEND="
 		)
 		mbedtls? (
 			app-misc/ca-certificates
-			net-libs/mbedtls:=[${MULTILIB_USEDEP}]
+			net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
 		)
 		openssl? (
 			>=dev-libs/openssl-0.9.7:=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]

diff --git a/net-misc/curl/curl-8.11.0.ebuild b/net-misc/curl/curl-8.11.0-r1.ebuild
similarity index 99%
rename from net-misc/curl/curl-8.11.0.ebuild
rename to net-misc/curl/curl-8.11.0-r1.ebuild
index 35717336263a..256378637261 100644
--- a/net-misc/curl/curl-8.11.0.ebuild
+++ b/net-misc/curl/curl-8.11.0-r1.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
@@ -106,7 +106,7 @@ RDEPEND="
 		)
 		mbedtls? (
 			app-misc/ca-certificates
-			net-libs/mbedtls:=[${MULTILIB_USEDEP}]
+			net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
 		)
 		openssl? (
 			>=dev-libs/openssl-0.9.7:=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]

diff --git a/net-misc/curl/curl-8.11.1-r1.ebuild b/net-misc/curl/curl-8.11.1-r2.ebuild
similarity index 99%
rename from net-misc/curl/curl-8.11.1-r1.ebuild
rename to net-misc/curl/curl-8.11.1-r2.ebuild
index ddd74bc97377..96c0bc7723d3 100644
--- a/net-misc/curl/curl-8.11.1-r1.ebuild
+++ b/net-misc/curl/curl-8.11.1-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
@@ -106,7 +106,7 @@ RDEPEND="
 		)
 		mbedtls? (
 			app-misc/ca-certificates
-			net-libs/mbedtls:=[${MULTILIB_USEDEP}]
+			net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
 		)
 		openssl? (
 			>=dev-libs/openssl-0.9.7:=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]

diff --git a/net-misc/curl/curl-8.8.0-r1.ebuild b/net-misc/curl/curl-8.8.0-r2.ebuild
similarity index 99%
rename from net-misc/curl/curl-8.8.0-r1.ebuild
rename to net-misc/curl/curl-8.8.0-r2.ebuild
index 71a852bab339..89b07c74c60e 100644
--- a/net-misc/curl/curl-8.8.0-r1.ebuild
+++ b/net-misc/curl/curl-8.8.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
@@ -84,7 +84,7 @@ RDEPEND="
 		)
 		mbedtls? (
 			app-misc/ca-certificates
-			net-libs/mbedtls:=[${MULTILIB_USEDEP}]
+			net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
 		)
 		openssl? (
 			>=dev-libs/openssl-0.9.7:=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]

diff --git a/net-misc/curl/curl-8.9.1-r1.ebuild b/net-misc/curl/curl-8.9.1-r2.ebuild
similarity index 99%
rename from net-misc/curl/curl-8.9.1-r1.ebuild
rename to net-misc/curl/curl-8.9.1-r2.ebuild
index 6f36295d7391..0648465d5677 100644
--- a/net-misc/curl/curl-8.9.1-r1.ebuild
+++ b/net-misc/curl/curl-8.9.1-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
@@ -106,7 +106,7 @@ RDEPEND="
 		)
 		mbedtls? (
 			app-misc/ca-certificates
-			net-libs/mbedtls:=[${MULTILIB_USEDEP}]
+			net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
 		)
 		openssl? (
 			>=dev-libs/openssl-0.9.7:=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]

diff --git a/net-misc/curl/curl-9999.ebuild b/net-misc/curl/curl-9999.ebuild
index 09179eadd2f2..5a37525caae2 100644
--- a/net-misc/curl/curl-9999.ebuild
+++ b/net-misc/curl/curl-9999.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
@@ -106,7 +106,7 @@ RDEPEND="
 		)
 		mbedtls? (
 			app-misc/ca-certificates
-			net-libs/mbedtls:=[${MULTILIB_USEDEP}]
+			net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
 		)
 		openssl? (
 			>=dev-libs/openssl-0.9.7:=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]