commit: 642560f20dcf09372c4cb23eeba16da56f993be1 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 14:11:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 5 08:13:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642560f2
dev-perl/XML-SAX-Writer: 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> ...-SAX-Writer-0.570.0-r1.ebuild => XML-SAX-Writer-0.570.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0-r1.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0-r2.ebuild similarity index 90% rename from dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0-r1.ebuild rename to dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0-r2.ebuild index 100df0c3ca10..f19aa4a4bacb 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0-r1.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.570.0-r2.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=8 @@ -17,7 +17,7 @@ RDEPEND=" >=dev-perl/XML-Filter-BufferText-1.0.0 >=dev-perl/XML-SAX-Base-1.10.0 >=dev-perl/XML-NamespaceSupport-1.40.0 - >=dev-libs/libxml2-2.4.1 + >=dev-libs/libxml2-2.4.1:= " BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker
