From 654aebdf2d7db23ce11a4ce2e23d79409f6b6fdd Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sat, 3 May 2025 20:17:57 +0300 Subject: [PATCH] xfce-extra/xfce4-weather-plugin: add dev-libs/libxml2 subslot op for incoming ABI break MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/41919 Closes: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Michał Górny --- ...in-0.11.3.ebuild => xfce4-weather-plugin-0.11.3-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename xfce-extra/xfce4-weather-plugin/{xfce4-weather-plugin-0.11.3.ebuild => xfce4-weather-plugin-0.11.3-r1.ebuild} (95%) diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.3.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.3-r1.ebuild similarity index 95% rename from xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.3.ebuild rename to xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.3-r1.ebuild index 0f06e90f83d58..f08f5e704cff2 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.3.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.3-r1.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 @@ -22,7 +22,7 @@ IUSE="upower" DEPEND=" >=dev-libs/glib-2.64.0 >=dev-libs/json-c-0.13.1:= - dev-libs/libxml2 + dev-libs/libxml2:= >=net-libs/libsoup-2.42:2.4[ssl] >=x11-libs/gtk+-3.22.0 >=xfce-base/libxfce4ui-4.14.0:=