commit:     5643df6b8e7430ec6f5ab4f596deb19cce3c340d
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Jan  6 15:03:51 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 19:52:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5643df6b

net-libs/libwebsockets: 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>

 .../{libwebsockets-4.3.3.ebuild => libwebsockets-4.3.3-r1.ebuild}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libwebsockets/libwebsockets-4.3.3.ebuild 
b/net-libs/libwebsockets/libwebsockets-4.3.3-r1.ebuild
similarity index 96%
rename from net-libs/libwebsockets/libwebsockets-4.3.3.ebuild
rename to net-libs/libwebsockets/libwebsockets-4.3.3-r1.ebuild
index 2e0c4457d823..6657425c8e80 100644
--- a/net-libs/libwebsockets/libwebsockets-4.3.3.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.3.3-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
@@ -36,7 +36,7 @@ RDEPEND="
        sqlite3? ( dev-db/sqlite:= )
        ssl? (
                !mbedtls? ( dev-libs/openssl:0= )
-               mbedtls? ( net-libs/mbedtls:= )
+               mbedtls? ( net-libs/mbedtls:0= )
        )"
 DEPEND="${RDEPEND}"
 BDEPEND="

Reply via email to