Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/gap2caf/
Date: Mon, 21 Sep 2015 17:44:19
Message-Id: 1442856148.f499ae186b9f75e1a17f245eed8c59681a78fb52.jlec@gentoo
1 commit: f499ae186b9f75e1a17f245eed8c59681a78fb52
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 17:22:28 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 17:22:28 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f499ae18
7
8 sci-biology/gap2caf: Add subslot operators
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-biology/gap2caf/gap2caf-2.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-biology/gap2caf/gap2caf-2.1.0.ebuild b/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
17 index bb1fa50..167733c 100644
18 --- a/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
19 +++ b/sci-biology/gap2caf/gap2caf-2.1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -19,7 +19,7 @@ IUSE=""
27
28 DEPEND="
29 sci-biology/staden
30 - >=dev-lang/tcl-8.5"
31 + >=dev-lang/tcl-8.5:0="
32 RDEPEND="${DEPEND}"
33
34 #src_prepare(){