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-electronics/tnt/
Date: Mon, 21 Sep 2015 17:44:26
Message-Id: 1442857067.6c13b30dfe3b8def0b790f8e0175d7b2b61f807d.jlec@gentoo
1 commit: 6c13b30dfe3b8def0b790f8e0175d7b2b61f807d
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 17:37:47 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 17:37:47 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6c13b30d
7
8 sci-electronics/tnt: 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-electronics/tnt/tnt-1.2.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-electronics/tnt/tnt-1.2.2.ebuild b/sci-electronics/tnt/tnt-1.2.2.ebuild
17 index ec56d29..bbe9342 100644
18 --- a/sci-electronics/tnt/tnt-1.2.2.ebuild
19 +++ b/sci-electronics/tnt/tnt-1.2.2.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 @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
27 IUSE="doc"
28
29 RDEPEND="
30 - dev-lang/tcl
31 + dev-lang/tcl:0=
32 dev-tcltk/tcllib
33 dev-tcltk/itcl
34 dev-tcltk/bwidget"