commit: f499ae186b9f75e1a17f245eed8c59681a78fb52
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:22:28 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:22:28 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f499ae18
sci-biology/gap2caf: Add subslot operators
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-biology/gap2caf/gap2caf-2.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
b/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
index bb1fa50..167733c 100644
--- a/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
+++ b/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ IUSE=""
DEPEND="
sci-biology/staden
- >=dev-lang/tcl-8.5"
+ >=dev-lang/tcl-8.5:0="
RDEPEND="${DEPEND}"
#src_prepare(){