commit: 369f9ca13aebaacc902d52f5db8a9a44e4ea048c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 17:26:07 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 17:26:07 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=369f9ca1
games-board/aisleriot: set upper version limit for guile
Upstream still does not support Guile 2.2+
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
.../aisleriot/{aisleriot-3.22.3.ebuild => aisleriot-3.22.5.ebuild} | 3 ++-
games-board/aisleriot/aisleriot-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/games-board/aisleriot/aisleriot-3.22.3.ebuild
b/games-board/aisleriot/aisleriot-3.22.5.ebuild
similarity index 96%
rename from games-board/aisleriot/aisleriot-3.22.3.ebuild
rename to games-board/aisleriot/aisleriot-3.22.5.ebuild
index f4b0ea75..615ee328 100644
--- a/games-board/aisleriot/aisleriot-3.22.3.ebuild
+++ b/games-board/aisleriot/aisleriot-3.22.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,6 +19,7 @@ IUSE="debug gnome qt5"
COMMON_DEPEND="
>=dev-libs/glib-2.32:2
>=dev-scheme/guile-2.0.5:12[deprecated,regex]
+ <dev-scheme/guile-2.1
>=gnome-base/librsvg-2.32:2
>=media-libs/libcanberra-0.26[gtk3]
>=x11-libs/cairo-1.10
diff --git a/games-board/aisleriot/aisleriot-9999.ebuild
b/games-board/aisleriot/aisleriot-9999.ebuild
index 643bd89d..9226f8de 100644
--- a/games-board/aisleriot/aisleriot-9999.ebuild
+++ b/games-board/aisleriot/aisleriot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -26,6 +26,7 @@ IUSE="debug gnome qt5"
COMMON_DEPEND="
>=dev-libs/glib-2.32:2
>=dev-scheme/guile-2.0.5:12[deprecated,regex]
+ <dev-scheme/guile-2.1
>=gnome-base/librsvg-2.32:2
>=media-libs/libcanberra-0.26[gtk3]
>=x11-libs/cairo-1.10