diff options
-rw-r--r-- | sci-misc/elmer-front/elmer-front-6.0_p4651.ebuild | 6 | ||||
-rw-r--r-- | 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 c976aa07d..97680c7ef 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 5f51bffa3..5dd5d8ba9 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" |