commit: 5083ea5f1e067669f0e1bb65c33d9228506c5d3b Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Jan 2 11:02:11 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jan 2 11:02:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5083ea5f
sci-chemistry/coot: Depend on guile-1 as workaround Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=591410 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-chemistry/coot/coot-0.8.2-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/coot/coot-0.8.2-r1.ebuild b/sci-chemistry/coot/coot-0.8.2-r1.ebuild index 420edbb..a135514 100644 --- a/sci-chemistry/coot/coot-0.8.2-r1.ebuild +++ b/sci-chemistry/coot/coot-0.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,6 +54,7 @@ XDEPS=" virtual/opengl" SCHEMEDEPS=" + <dev-scheme/guile-2 dev-scheme/net-http dev-scheme/guile-gui >=dev-scheme/guile-lib-0.1.6
