commit:     03751928f59e141efcddd2db95733c59a681b36e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 17:56:37 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 18:18:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03751928

games-board/gnome-chess-3.30.1: restrict to <=vala:0.44

Fails to build with vala:0.46 - gnome-chess-3.34.0 has fixes

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-board/gnome-chess/gnome-chess-3.30.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.30.1.ebuild 
b/games-board/gnome-chess/gnome-chess-3.30.1.ebuild
index fda095c64dc..435522543d8 100644
--- a/games-board/gnome-chess/gnome-chess-3.30.1.ebuild
+++ b/games-board/gnome-chess/gnome-chess-3.30.1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 VALA_MIN_API_VERSION="0.40"
+VALA_MAX_API_VERSION="0.44"
 
 inherit gnome.org gnome2-utils meson readme.gentoo-r1 vala xdg
 

Reply via email to