From d3d11150e35729bd740d0c082032344b666e3a80 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 22 Apr 2022 21:39:41 +0100 Subject: [PATCH] app-crypt/gorilla: use subslot dep on tcl Signed-off-by: Sam James --- .../{gorilla-1.4-r1.ebuild => gorilla-1.4-r2.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-crypt/gorilla/{gorilla-1.4-r1.ebuild => gorilla-1.4-r2.ebuild} (88%) diff --git a/app-crypt/gorilla/gorilla-1.4-r1.ebuild b/app-crypt/gorilla/gorilla-1.4-r2.ebuild similarity index 88% rename from app-crypt/gorilla/gorilla-1.4-r1.ebuild rename to app-crypt/gorilla/gorilla-1.4-r2.ebuild index fdb790d0430d3..860983172a00f 100644 --- a/app-crypt/gorilla/gorilla-1.4-r1.ebuild +++ b/app-crypt/gorilla/gorilla-1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,8 +12,8 @@ SLOT="0" KEYWORDS="amd64 x86" DEPEND=" - >=dev-lang/tcl-8.4.19:0 - >=dev-lang/tk-8.4.19:0 + >=dev-lang/tcl-8.4.19:= + >=dev-lang/tk-8.4.19:= dev-tcltk/iwidgets dev-tcltk/bwidget "