Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/wxmacmolplt/
Date: Sun, 27 Nov 2016 13:14:52
Message-Id: 1480252104.8ab0fa54fb95082c0401303c810e16ad8f2b2a58.pacho@gentoo
1 commit: 8ab0fa54fb95082c0401303c810e16ad8f2b2a58
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 13:08:24 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 13:08:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab0fa54
7
8 sci-chemistry/wxmacmolplt: Set slot for glew
9
10 Package-Manager: portage-2.3.2
11
12 sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
16 index b0352c5..f7a0816 100644
17 --- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
18 +++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -18,7 +18,7 @@ SLOT="0"
26 IUSE="flash"
27
28 RDEPEND="
29 - media-libs/glew
30 + media-libs/glew:0=
31 media-libs/mesa
32 x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
33 flash? ( media-libs/ming )"