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

dev-lang/neko: 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>
Closes: https://github.com/gentoo/gentoo/pull/40013
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-lang/neko/{neko-2.3.0-r2.ebuild => neko-2.3.0-r3.ebuild} | 4 ++--
 dev-lang/neko/{neko-2.4.0.ebuild => neko-2.4.0-r1.ebuild}    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/neko/neko-2.3.0-r2.ebuild 
b/dev-lang/neko/neko-2.3.0-r3.ebuild
similarity index 95%
rename from dev-lang/neko/neko-2.3.0-r2.ebuild
rename to dev-lang/neko/neko-2.3.0-r3.ebuild
index f51030b4e47b..2191b6d96b38 100644
--- a/dev-lang/neko/neko-2.3.0-r2.ebuild
+++ b/dev-lang/neko/neko-2.3.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -33,7 +33,7 @@ RDEPEND="
        sqlite? ( dev-db/sqlite:3= )
        ssl? (
                dev-libs/openssl:=
-               net-libs/mbedtls:=
+               net-libs/mbedtls:0=
        )
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-lang/neko/neko-2.4.0.ebuild 
b/dev-lang/neko/neko-2.4.0-r1.ebuild
similarity index 95%
rename from dev-lang/neko/neko-2.4.0.ebuild
rename to dev-lang/neko/neko-2.4.0-r1.ebuild
index f51030b4e47b..2191b6d96b38 100644
--- a/dev-lang/neko/neko-2.4.0.ebuild
+++ b/dev-lang/neko/neko-2.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -33,7 +33,7 @@ RDEPEND="
        sqlite? ( dev-db/sqlite:3= )
        ssl? (
                dev-libs/openssl:=
-               net-libs/mbedtls:=
+               net-libs/mbedtls:0=
        )
 "
 DEPEND="${RDEPEND}"

Reply via email to