summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-22 21:37:26 +0100
committerSam James <sam@gentoo.org>2022-04-22 21:40:40 +0100
commite433d63798b639dee66caf6ab834157af87b838c (patch)
tree8524d1deb7e77aafca24a93787a73a125c11c364 /dev-tcltk
parentdev-tcltk/expect: use subslot dep on tcl (diff)
downloadgentoo-e433d63798b639dee66caf6ab834157af87b838c.tar.gz
gentoo-e433d63798b639dee66caf6ab834157af87b838c.tar.bz2
gentoo-e433d63798b639dee66caf6ab834157af87b838c.zip
dev-tcltk/tclperl: use subslot dep on tcl
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclperl/tclperl-3.2-r2.ebuild (renamed from dev-tcltk/tclperl/tclperl-3.2-r1.ebuild)8
1 files 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
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)