From c5c08b5dfd8a84e72bc634170ddfa6c0dbaf7dbe Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sat, 3 May 2025 15:22:05 +0300 Subject: [PATCH] app-office/glabels: 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 --- .../{glabels-3.4.1-r1.ebuild => glabels-3.4.1-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-office/glabels/{glabels-3.4.1-r1.ebuild => glabels-3.4.1-r2.ebuild} (93%) diff --git a/app-office/glabels/glabels-3.4.1-r1.ebuild b/app-office/glabels/glabels-3.4.1-r2.ebuild similarity index 93% rename from app-office/glabels/glabels-3.4.1-r1.ebuild rename to app-office/glabels/glabels-3.4.1-r2.ebuild index 029622812f7a0..4bec4ee815a36 100644 --- a/app-office/glabels/glabels-3.4.1-r1.ebuild +++ b/app-office/glabels/glabels-3.4.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ IUSE="barcode eds" RDEPEND=" >=dev-libs/glib-2.42.0:2 >=x11-libs/gtk+-3.14.0:3 - >=dev-libs/libxml2-2.9.0:2 + >=dev-libs/libxml2-2.9.0:2= >=gnome-base/librsvg-2.39.0:2 >=x11-libs/cairo-1.14.0 >=x11-libs/pango-1.36.1