commit:     54a39fd9f63341cd9c3f9385c8a9dfeebae780a0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:30:58 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:30:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=54a39fd9

sci-misc/elmer-front: Add subslot operators

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-misc/elmer-front/elmer-front-6.0_p4651.ebuild | 6 +++---
 sci-misc/elmer-front/elmer-front-9999.ebuild      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-misc/elmer-front/elmer-front-6.0_p4651.ebuild 
b/sci-misc/elmer-front/elmer-front-6.0_p4651.ebuild
index c976aa0..97680c7 100644
--- a/sci-misc/elmer-front/elmer-front-6.0_p4651.ebuild
+++ b/sci-misc/elmer-front/elmer-front-6.0_p4651.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$
 
@@ -21,8 +21,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
-       dev-lang/tcl
-       dev-lang/tk
+       dev-lang/tcl:0=
+       dev-lang/tk:0=
        sci-libs/matc
        sci-libs/elmer-eio
        virtual/opengl"

diff --git a/sci-misc/elmer-front/elmer-front-9999.ebuild 
b/sci-misc/elmer-front/elmer-front-9999.ebuild
index 5f51bff..5dd5d8b 100644
--- a/sci-misc/elmer-front/elmer-front-9999.ebuild
+++ b/sci-misc/elmer-front/elmer-front-9999.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$
 
@@ -23,8 +23,8 @@ KEYWORDS=""
 IUSE=""
 
 RDEPEND="
-       dev-lang/tcl
-       dev-lang/tk
+       dev-lang/tcl:0=
+       dev-lang/tk:0=
        sci-libs/matc
        sci-libs/elmer-eio
        virtual/opengl"

Reply via email to