Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/coot/
Date: Mon, 02 Jan 2017 11:02:39
Message-Id: 1483354954.5083ea5f1e067669f0e1bb65c33d9228506c5d3b.jlec@gentoo
1 commit: 5083ea5f1e067669f0e1bb65c33d9228506c5d3b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 11:02:11 2017 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 11:02:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5083ea5f
7
8 sci-chemistry/coot: Depend on guile-1 as workaround
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=591410
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
14
15 sci-chemistry/coot/coot-0.8.2-r1.ebuild | 3 ++-
16 1 file changed, 2 insertions(+), 1 deletion(-)
17
18 diff --git a/sci-chemistry/coot/coot-0.8.2-r1.ebuild b/sci-chemistry/coot/coot-0.8.2-r1.ebuild
19 index 420edbb..a135514 100644
20 --- a/sci-chemistry/coot/coot-0.8.2-r1.ebuild
21 +++ b/sci-chemistry/coot/coot-0.8.2-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -54,6 +54,7 @@ XDEPS="
29 virtual/opengl"
30
31 SCHEMEDEPS="
32 + <dev-scheme/guile-2
33 dev-scheme/net-http
34 dev-scheme/guile-gui
35 >=dev-scheme/guile-lib-0.1.6