commit: faaa7fad7e4660632392b50da45ad4ade6428d94
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 12:29:49 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 8 21:41:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faaa7fad
app-officeext/ooofbtools: 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>
.../ooofbtools/{ooofbtools-3.5.2.ebuild => ooofbtools-3.5.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-officeext/ooofbtools/ooofbtools-3.5.2.ebuild
b/app-officeext/ooofbtools/ooofbtools-3.5.2-r1.ebuild
similarity index 97%
rename from app-officeext/ooofbtools/ooofbtools-3.5.2.ebuild
rename to app-officeext/ooofbtools/ooofbtools-3.5.2-r1.ebuild
index 91e05b57ee5f..3f1dcb6022cc 100644
--- a/app-officeext/ooofbtools/ooofbtools-3.5.2.ebuild
+++ b/app-officeext/ooofbtools/ooofbtools-3.5.2-r1.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="amd64 ~x86"
RDEPEND="
app-arch/zip
- dev-libs/libxml2
+ dev-libs/libxml2:=
"
src_prepare() {