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-misc/elmer-post/
Date: Mon, 21 Sep 2015 17:44:33
Message-Id: 1442856656.4243c2cab77e83d201aff2319d870fdc8b52596f.jlec@gentoo
1 commit: 4243c2cab77e83d201aff2319d870fdc8b52596f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 17:30:56 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 17:30:56 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4243c2ca
7
8 sci-misc/elmer-post: 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-misc/elmer-post/elmer-post-6.0_p4651.ebuild | 6 +++---
14 sci-misc/elmer-post/elmer-post-9999.ebuild | 6 +++---
15 2 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild b/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild
18 index efbf8ec..da99451 100644
19 --- a/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild
20 +++ b/sci-misc/elmer-post/elmer-post-6.0_p4651.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -21,8 +21,8 @@ KEYWORDS="~amd64 ~x86"
28 IUSE="debug opengl"
29
30 RDEPEND="
31 - dev-lang/tcl
32 - dev-lang/tk
33 + dev-lang/tcl:0=
34 + dev-lang/tk:0=
35 opengl? (
36 virtual/opengl
37 media-libs/ftgl
38
39 diff --git a/sci-misc/elmer-post/elmer-post-9999.ebuild b/sci-misc/elmer-post/elmer-post-9999.ebuild
40 index a7e7779..5be9dab 100644
41 --- a/sci-misc/elmer-post/elmer-post-9999.ebuild
42 +++ b/sci-misc/elmer-post/elmer-post-9999.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2014 Gentoo Foundation
45 +# Copyright 1999-2015 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -23,8 +23,8 @@ KEYWORDS=""
50 IUSE="debug opengl"
51
52 RDEPEND="
53 - dev-lang/tcl
54 - dev-lang/tk
55 + dev-lang/tcl:0=
56 + dev-lang/tk:0=
57 opengl? (
58 virtual/opengl
59 media-libs/ftgl