From bda9d6c78f05fe66155f9fddfded9341d18b4500 Mon Sep 17 00:00:00 2001 From: Huang Rui Date: Sun, 24 May 2026 19:28:27 +0800 Subject: [PATCH] net-print/hpuld: add -r4 with libxml2-compat:2, drop -r3 - libsane-smfp.so.1.0.1 needs libxml2.so.2 but libxml2-2.14+ dropped it. - dev-libs/libxml2-compat installs the .so.2 SONAME for prebuilt blobs. Closes: https://bugs.gentoo.org/975969 Signed-off-by: Huang Rui --- ...0.39.15.00.23-r3.ebuild => hpuld-1.00.39.15.00.23-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-print/hpuld/{hpuld-1.00.39.15.00.23-r3.ebuild => hpuld-1.00.39.15.00.23-r4.ebuild} (99%) diff --git a/net-print/hpuld/hpuld-1.00.39.15.00.23-r3.ebuild b/net-print/hpuld/hpuld-1.00.39.15.00.23-r4.ebuild similarity index 99% rename from net-print/hpuld/hpuld-1.00.39.15.00.23-r3.ebuild rename to net-print/hpuld/hpuld-1.00.39.15.00.23-r4.ebuild index 2bf0b707fb..305ee3122e 100644 --- a/net-print/hpuld/hpuld-1.00.39.15.00.23-r3.ebuild +++ b/net-print/hpuld/hpuld-1.00.39.15.00.23-r4.ebuild @@ -25,7 +25,7 @@ RDEPEND=" dev-libs/libusb net-print/cups scanner? ( - dev-libs/libxml2:2 + dev-libs/libxml2-compat:2 media-gfx/sane-backends ) "