commit: 47d464319a5341a998768b4f33fe83f2b2695d72
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 6 18:07:26 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar 6 18:07:26 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d46431
dev-tcltk/togl: not tcl-9 (included in tcl3d)
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/togl/{togl-2.0-r5.ebuild => togl-2.0-r6.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-tcltk/togl/togl-2.0-r5.ebuild
b/dev-tcltk/togl/togl-2.0-r6.ebuild
similarity index 94%
rename from dev-tcltk/togl/togl-2.0-r5.ebuild
rename to dev-tcltk/togl/togl-2.0-r6.ebuild
index 9cfe20121356..c6f5b81af398 100644
--- a/dev-tcltk/togl/togl-2.0-r5.ebuild
+++ b/dev-tcltk/togl/togl-2.0-r6.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
@@ -11,13 +11,15 @@ DESCRIPTION="A Tk widget for OpenGL rendering"
HOMEPAGE="http://togl.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}-src.tar.gz"
+S=${WORKDIR}/${MY_P}
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc
x86"
IUSE="debug +threads"
RDEPEND="
- dev-lang/tk:*
+ <dev-lang/tk-9:*
media-libs/libglvnd[X]
x11-libs/libX11
x11-libs/libXmu"
@@ -26,8 +28,6 @@ DEPEND="${RDEPEND}"
# tests directory is missing
RESTRICT="test"
-S=${WORKDIR}/${MY_P}
-
PATCHES=( "${FILESDIR}"/${P}-clang6.patch )
QA_CONFIG_IMPL_DECL_SKIP=(