commit: 5664fa8d71cd370dd33a0b7fa4e6ddbb3afe298c
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 14:10:31 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 11 21:42:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5664fa8d
dev-libs/xmlsec: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/xmlsec/{xmlsec-1.3.7.ebuild => xmlsec-1.3.7-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/xmlsec/xmlsec-1.3.7.ebuild
b/dev-libs/xmlsec/xmlsec-1.3.7-r1.ebuild
similarity index 98%
rename from dev-libs/xmlsec/xmlsec-1.3.7.ebuild
rename to dev-libs/xmlsec/xmlsec-1.3.7-r1.ebuild
index 518b63635de1..5d1a9be8149e 100644
--- a/dev-libs/xmlsec/xmlsec-1.3.7.ebuild
+++ b/dev-libs/xmlsec/xmlsec-1.3.7-r1.ebuild
@@ -24,7 +24,7 @@ REQUIRED_USE="
"
RDEPEND="
- >=dev-libs/libxml2-2.7.4
+ >=dev-libs/libxml2-2.7.4:=
>=dev-libs/libxslt-1.0.20
dev-libs/libltdl
gcrypt? ( >=dev-libs/libgcrypt-1.4.0:= )