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

sci-misc/elmer-post: Add subslot operators

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

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

diff --git a/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild 
b/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild
index efbf8ec..da99451 100644
--- a/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild
+++ b/sci-misc/elmer-post/elmer-post-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="debug opengl"
 
 RDEPEND="
-       dev-lang/tcl
-       dev-lang/tk
+       dev-lang/tcl:0=
+       dev-lang/tk:0=
        opengl? (
                virtual/opengl
                media-libs/ftgl

diff --git a/sci-misc/elmer-post/elmer-post-9999.ebuild 
b/sci-misc/elmer-post/elmer-post-9999.ebuild
index a7e7779..5be9dab 100644
--- a/sci-misc/elmer-post/elmer-post-9999.ebuild
+++ b/sci-misc/elmer-post/elmer-post-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="debug opengl"
 
 RDEPEND="
-       dev-lang/tcl
-       dev-lang/tk
+       dev-lang/tcl:0=
+       dev-lang/tk:0=
        opengl? (
                virtual/opengl
                media-libs/ftgl

Reply via email to