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

app-crypt/tpm2-tss: 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>

 .../tpm2-tss/{tpm2-tss-4.0.2-r1.ebuild => tpm2-tss-4.0.2-r2.ebuild}   | 4 ++--
 .../tpm2-tss/{tpm2-tss-4.1.3.ebuild => tpm2-tss-4.1.3-r1.ebuild}      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.2-r1.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-4.0.2-r2.ebuild
similarity index 96%
rename from app-crypt/tpm2-tss/tpm2-tss-4.0.2-r1.ebuild
rename to app-crypt/tpm2-tss/tpm2-tss-4.0.2-r2.ebuild
index d9036d26badd..b5f0eb1e7049 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-4.0.2-r1.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.2-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
@@ -29,7 +29,7 @@ RDEPEND="
                dev-libs/json-c:=[${MULTILIB_USEDEP}]
                >=net-misc/curl-7.80.0[${MULTILIB_USEDEP}]
        )
-       mbedtls? ( net-libs/mbedtls:=[${MULTILIB_USEDEP}] )
+       mbedtls? ( net-libs/mbedtls:0=[${MULTILIB_USEDEP}] )
        openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )
 "
 

diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.1.3.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-4.1.3-r1.ebuild
similarity index 96%
rename from app-crypt/tpm2-tss/tpm2-tss-4.1.3.ebuild
rename to app-crypt/tpm2-tss/tpm2-tss-4.1.3-r1.ebuild
index 0f0b23883e0b..c9b5cd0a29b1 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-4.1.3.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-4.1.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
@@ -29,7 +29,7 @@ RDEPEND="
                dev-libs/json-c:=[${MULTILIB_USEDEP}]
                >=net-misc/curl-7.80.0[${MULTILIB_USEDEP}]
        )
-       mbedtls? ( net-libs/mbedtls:=[${MULTILIB_USEDEP}] )
+       mbedtls? ( net-libs/mbedtls:0=[${MULTILIB_USEDEP}] )
        openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )
 "
 

Reply via email to