commit:     05d3b6f3a0337549e0f9bf094275c24c65c202d1
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  4 08:04:30 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Nov  4 08:04:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d3b6f3

dev-tcltk/tktable: use slot operator for tk deps

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-tcltk/tktable/tktable-2.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tcltk/tktable/tktable-2.10.ebuild 
b/dev-tcltk/tktable/tktable-2.10.ebuild
index cd5658b56b8..52a27f766a8 100644
--- a/dev-tcltk/tktable/tktable-2.10.ebuild
+++ b/dev-tcltk/tktable/tktable-2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc x86"
 SLOT="0"
 IUSE=""
 
-DEPEND=">=dev-lang/tk-8.0"
+DEPEND=">=dev-lang/tk-8.0:="
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${MY_P}

Reply via email to