commit:     9efc19c4c595864b0e097655f69b0c3f776a6803
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 20:38:11 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 20:40:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efc19c4

dev-tcltk/tclxml: use subslot dep on tcl

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

 dev-tcltk/tclxml/{tclxml-3.2.7.ebuild => tclxml-3.2.7-r1.ebuild} | 4 ++--
 dev-tcltk/tclxml/{tclxml-3.3.1.ebuild => tclxml-3.3.1-r1.ebuild} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild 
b/dev-tcltk/tclxml/tclxml-3.2.7-r1.ebuild
similarity index 94%
rename from dev-tcltk/tclxml/tclxml-3.2.7.ebuild
rename to dev-tcltk/tclxml/tclxml-3.2.7-r1.ebuild
index a32148ddc14b..5c4a298b68e7 100644
--- a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2.7-r1.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
@@ -14,7 +14,7 @@ KEYWORDS="~alpha amd64 ppc sparc x86"
 IUSE="debug threads"
 
 DEPEND="
-       >=dev-lang/tcl-8.2:0
+       >=dev-lang/tcl-8.2:=
        >=dev-libs/libxml2-2.6.9
        dev-libs/libxslt
        >=dev-tcltk/tcllib-1.2

diff --git a/dev-tcltk/tclxml/tclxml-3.3.1.ebuild 
b/dev-tcltk/tclxml/tclxml-3.3.1-r1.ebuild
similarity index 94%
rename from dev-tcltk/tclxml/tclxml-3.3.1.ebuild
rename to dev-tcltk/tclxml/tclxml-3.3.1-r1.ebuild
index 21c1b65eadf8..022c63c640c3 100644
--- a/dev-tcltk/tclxml/tclxml-3.3.1.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.3.1-r1.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
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
 IUSE="debug threads"
 
 DEPEND="
-       >=dev-lang/tcl-8.2:0
+       >=dev-lang/tcl-8.2:=
        >=dev-libs/libxml2-2.6.9
        dev-libs/libxslt
        >=dev-tcltk/tcllib-1.2

Reply via email to