commit: b29769d60271f792d0006b393c1683fd88d6214d
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 22:31:43 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 16:39:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29769d6
app-text/yelp-tools: revert "add dev-libs/libxml2 subslot op for incoming ABI
break"
This reverts the dep change in commit 70acda62109227f3c0dfe24ccd74b25b8332e0b0,
yelp-tools is python software and runs xmllint. It doesn't need to be
rebuilt against libxml2.so. In fact it doesn't need to be rebuilt at
all, so don't revbump for the removal-of-rebuilding.
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-text/yelp-tools/yelp-tools-42.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
b/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
index eb61f1d3b4b9..f52cdc1a5901 100644
--- a/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1-r1.ebuild
@@ -16,7 +16,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
- >=dev-libs/libxml2-2.6.12:=
+ >=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.8
dev-util/itstool
>=gnome-extra/yelp-xsl-3.38