commit:     e433d63798b639dee66caf6ab834157af87b838c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 20:37:26 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 20:40:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e433d637

dev-tcltk/tclperl: use subslot dep on tcl

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../tclperl/{tclperl-3.2-r1.ebuild => tclperl-3.2-r2.ebuild}      | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild 
b/dev-tcltk/tclperl/tclperl-3.2-r2.ebuild
similarity index 88%
rename from dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
rename to dev-tcltk/tclperl/tclperl-3.2-r2.ebuild
index 199adc9af13d..850c9507c6ff 100644
--- a/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
+++ b/dev-tcltk/tclperl/tclperl-3.2-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
@@ -15,9 +15,9 @@ KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="
-       >=dev-lang/tcl-8.3.3:0
-       >=dev-lang/perl-5.6.0
-       sys-libs/binutils-libs"
+       >=dev-lang/tcl-8.3.3:=
+       >=dev-lang/perl-5.6.0:=
+       sys-libs/binutils-libs:="
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGES README)

Reply via email to