commit: b19c5b2b6d853c58b59065ffc5de8d14339be6c5 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 17:16:12 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 03:11:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19c5b2b
x11-misc/xscreensaver: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{xscreensaver-6.09.ebuild => xscreensaver-6.09-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xscreensaver/xscreensaver-6.09.ebuild b/x11-misc/xscreensaver/xscreensaver-6.09-r1.ebuild similarity index 99% rename from x11-misc/xscreensaver/xscreensaver-6.09.ebuild rename to x11-misc/xscreensaver/xscreensaver-6.09-r1.ebuild index 98eed42c0d1a..73c79988dedb 100644 --- a/x11-misc/xscreensaver/xscreensaver-6.09.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-6.09-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 @@ -37,7 +37,7 @@ REQUIRED_USE=" " COMMON_DEPEND=" - >=dev-libs/libxml2-2.4.6 + >=dev-libs/libxml2-2.4.6:= x11-apps/appres x11-apps/xwininfo x11-libs/libX11
