From 5dfef61e4440f82b64ee7eabb04a405b1d856a13 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Fri, 6 Mar 2026 18:16:24 +0100 Subject: [PATCH] dev-tcltk/tclxml: not tcl-9 ready Signed-off-by: Alfredo Tupone --- .../tclxml/{tclxml-3.3.1-r3.ebuild => tclxml-3.3.1-r4.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename dev-tcltk/tclxml/{tclxml-3.3.1-r3.ebuild => tclxml-3.3.1-r4.ebuild} (95%) diff --git a/dev-tcltk/tclxml/tclxml-3.3.1-r3.ebuild b/dev-tcltk/tclxml/tclxml-3.3.1-r4.ebuild similarity index 95% rename from dev-tcltk/tclxml/tclxml-3.3.1-r3.ebuild rename to dev-tcltk/tclxml/tclxml-3.3.1-r4.ebuild index cba8e3b2c7b15..9fcbb7e275b6b 100644 --- a/dev-tcltk/tclxml/tclxml-3.3.1-r3.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.3.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,6 +21,7 @@ IUSE="debug threads" DEPEND=" >=dev-lang/tcl-8.2:= + =dev-libs/libxml2-2.6.9:= dev-libs/libxslt >=dev-tcltk/tcllib-1.2