commit: b2e176f40fd0f64e3cd9651e73369bc2afb8b490 Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be> AuthorDate: Sat Apr 24 09:13:48 2021 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 09:19:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e176f4
games-board/iagno: set VALA_MAX_API_VERSION to 0.50 Signed-off-by: Christophe Lermytte <gentoo <AT> lermytte.be> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> games-board/iagno/iagno-3.38.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-board/iagno/iagno-3.38.1.ebuild b/games-board/iagno/iagno-3.38.1.ebuild index 4950b4bec7a..55fa0a215a0 100644 --- a/games-board/iagno/iagno-3.38.1.ebuild +++ b/games-board/iagno/iagno-3.38.1.ebuild @@ -3,6 +3,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.44" +VALA_MIN_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala xdg
