commit: eaf52a0570be99ba8e6856ba54c260f1876a8db8
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 6 11:41:08 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar 6 11:41:49 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf52a05
dev-tcltk/mysqltcl: not tcl-9 ready
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../mysqltcl/{mysqltcl-3.052-r2.ebuild => mysqltcl-3.052-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-tcltk/mysqltcl/mysqltcl-3.052-r2.ebuild
b/dev-tcltk/mysqltcl/mysqltcl-3.052-r3.ebuild
similarity index 93%
rename from dev-tcltk/mysqltcl/mysqltcl-3.052-r2.ebuild
rename to dev-tcltk/mysqltcl/mysqltcl-3.052-r3.ebuild
index 8f62aa1bee67..3056060ee30b 100644
--- a/dev-tcltk/mysqltcl/mysqltcl-3.052-r2.ebuild
+++ b/dev-tcltk/mysqltcl/mysqltcl-3.052-r3.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
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc ~sparc x86"
DEPEND="
- dev-lang/tcl:0=
+ <dev-lang/tcl-9:0=
dev-db/mysql-connector-c:0="
RDEPEND="${DEPEND}"