sci-electronics/gwave: Restrict guile-2.2, thanks Juergen Rose.
authorMichael Weber <xmw@gentoo.org>
Sat, 23 Dec 2017 18:57:52 +0000 (19:57 +0100)
committerMichael Weber <xmw@gentoo.org>
Sat, 23 Dec 2017 18:58:55 +0000 (19:58 +0100)
Closes: https://bugs.gentoo.org/640804
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sci-electronics/gwave/gwave-20120229.ebuild

index 8d3fc5038203fe717304e6653a69b101d0c83a4c..9b452ec42612b889cf3bd291be02f0ac020f8754 100644 (file)
@@ -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"