commit: 3f65159b5cd9660500e374cf405249a48ee40e35 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 18:57:52 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 18:58:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f65159b
sci-electronics/gwave: Restrict guile-2.2, thanks Juergen Rose. Closes: https://bugs.gentoo.org/640804 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-electronics/gwave/gwave-20120229.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-electronics/gwave/gwave-20120229.ebuild b/sci-electronics/gwave/gwave-20120229.ebuild index 8d3fc503820..9b452ec4261 100644 --- a/sci-electronics/gwave/gwave-20120229.ebuild +++ b/sci-electronics/gwave/gwave-20120229.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 EAPI="6" @@ -19,6 +19,7 @@ IUSE="gnuplot plotutils" SLOT="0" DEPEND=">=dev-scheme/guile-2[deprecated,networking] + <dev-scheme/guile-2.2 dev-scheme/guile-gnome-platform x11-libs/guile-gtk"