diff options
author | 2025-01-06 18:17:20 +0300 | |
---|---|---|
committer | 2025-01-07 19:52:43 +0000 | |
commit | 22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09 (patch) | |
tree | b9ce12e09ab0f8174d03965afb2da5264f516258 /net-misc | |
parent | net-vpn/openvpn: slotting net-libs/mbedtls:0 (diff) | |
download | gentoo-22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09.tar.gz gentoo-22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09.tar.bz2 gentoo-22f2a7e6f0b4ca1bdf316ebfe828ed406300ec09.zip |
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@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.10.1-r2.ebuild (renamed from net-misc/curl/curl-8.10.1-r1.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-8.11.0-r1.ebuild (renamed from net-misc/curl/curl-8.11.0.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-8.11.1-r2.ebuild (renamed from net-misc/curl/curl-8.11.1-r1.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-8.8.0-r2.ebuild (renamed from net-misc/curl/curl-8.8.0-r1.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-8.9.1-r2.ebuild (renamed from net-misc/curl/curl-8.9.1-r1.ebuild) | 4 | ||||
-rw-r--r-- | 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 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 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 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 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 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}] |