summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2025-01-06 18:31:10 +0300
committerSam James <sam@gentoo.org>2025-01-07 19:52:45 +0000
commit3842f48f59288ce64962ec864af3d2a7b305a2ee (patch)
treecef8415dcde260644330d1de0e59e216758057d9 /www-client/dillo
parentdev-libs/libzip: slotting net-libs/mbedtls:0 (diff)
downloadgentoo-3842f48f59288ce64962ec864af3d2a7b305a2ee.tar.gz
gentoo-3842f48f59288ce64962ec864af3d2a7b305a2ee.tar.bz2
gentoo-3842f48f59288ce64962ec864af3d2a7b305a2ee.zip
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@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/dillo')
-rw-r--r--www-client/dillo/dillo-3.1.1-r2.ebuild (renamed from www-client/dillo/dillo-3.1.1-r1.ebuild)4
-rw-r--r--www-client/dillo/dillo-9999.ebuild4
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
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? (