From e990cb405f2f9ddd7731627a6bafdcd3b24fc3b0 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sat, 3 May 2025 19:50:14 +0300 Subject: [PATCH] net-print/cndrvcups-common-lb: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James --- ...mmon-lb-3.70.ebuild => cndrvcups-common-lb-3.70-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-print/cndrvcups-common-lb/{cndrvcups-common-lb-3.70.ebuild => cndrvcups-common-lb-3.70-r1.ebuild} (98%) diff --git a/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild b/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70-r1.ebuild similarity index 98% rename from net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild rename to net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70-r1.ebuild index bfcbeceba0053..6e02eb4fd0b7e 100644 --- a/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild +++ b/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="-* amd64 x86" RDEPEND=" - >=dev-libs/libxml2-2.6:2 + >=dev-libs/libxml2-2.6:2= >=gnome-base/libglade-2.4:2.0 >=net-print/cups-1.1.17 >=x11-libs/gtk+-2.4:2"