commit: 590f61084569c1ef1b3ebd6017c7e8ec67ae8f7b Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be> AuthorDate: Sat Apr 24 09:36:16 2021 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 10:42:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590f6108
games-puzzle/gnome-taquin: set VALA_MAX_API_VERSION to 0.50 (3.36) Signed-off-by: Christophe Lermytte <gentoo <AT> lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/20523 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> games-puzzle/gnome-taquin/gnome-taquin-3.36.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.36.4.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.36.4.ebuild index 748ebb0c571..47db03401bc 100644 --- a/games-puzzle/gnome-taquin/gnome-taquin-3.36.4.ebuild +++ b/games-puzzle/gnome-taquin/gnome-taquin-3.36.4.ebuild @@ -3,6 +3,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.44" +VALA_MAX_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala xdg
