commit: b8fac9d6a6a0e2d9d41dbad3f4ad642d23550200 Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be> AuthorDate: Sat Apr 24 09:14:06 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=b8fac9d6
games-puzzle/gnome-taquin: 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-puzzle/gnome-taquin/gnome-taquin-3.38.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.38.1.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.38.1.ebuild index 5feac7ead04..67015ac256d 100644 --- a/games-puzzle/gnome-taquin/gnome-taquin-3.38.1.ebuild +++ b/games-puzzle/gnome-taquin/gnome-taquin-3.38.1.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
