commit:     3842f48f59288ce64962ec864af3d2a7b305a2ee
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Jan  6 15:31:10 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 19:52:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3842f48f

www-client/dillo: 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>

 www-client/dillo/{dillo-3.1.1-r1.ebuild => dillo-3.1.1-r2.ebuild} | 4 ++--
 www-client/dillo/dillo-9999.ebuild                                | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-client/dillo/dillo-3.1.1-r1.ebuild 
b/www-client/dillo/dillo-3.1.1-r2.ebuild
similarity index 96%
rename from www-client/dillo/dillo-3.1.1-r1.ebuild
rename to www-client/dillo/dillo-3.1.1-r2.ebuild
index 53222bcbf650..59b02fe21509 100644
--- a/www-client/dillo/dillo-3.1.1-r1.ebuild
+++ b/www-client/dillo/dillo-3.1.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
@@ -30,7 +30,7 @@ RDEPEND="
        jpeg? ( media-libs/libjpeg-turbo:= )
        png? ( >=media-libs/libpng-1.2:= )
        ssl? (
-               mbedtls? ( net-libs/mbedtls:= )
+               mbedtls? ( net-libs/mbedtls:0= )
                openssl? ( dev-libs/openssl:= )
        )
        test? (

diff --git a/www-client/dillo/dillo-9999.ebuild 
b/www-client/dillo/dillo-9999.ebuild
index 6afd97ac6375..cd0dca3283fe 100644
--- a/www-client/dillo/dillo-9999.ebuild
+++ b/www-client/dillo/dillo-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
@@ -30,7 +30,7 @@ RDEPEND="
        jpeg? ( media-libs/libjpeg-turbo:= )
        png? ( >=media-libs/libpng-1.2:= )
        ssl? (
-               mbedtls? ( net-libs/mbedtls:= )
+               mbedtls? ( net-libs/mbedtls:0= )
                openssl? ( dev-libs/openssl:= )
        )
        test? (

Reply via email to