commit: 395eb20458f29e35b25dad19aae1aff544865ee7 Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be> AuthorDate: Sat Apr 24 09:35:40 2021 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 10:42:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395eb204
games-arcade/gnome-nibbles: set VALA_MAX_API_VERSION to 0.50 (3.36) Signed-off-by: Christophe Lermytte <gentoo <AT> lermytte.be> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> games-arcade/gnome-nibbles/gnome-nibbles-3.36.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-arcade/gnome-nibbles/gnome-nibbles-3.36.1.ebuild b/games-arcade/gnome-nibbles/gnome-nibbles-3.36.1.ebuild index 1673692ea9a..5567f625aed 100644 --- a/games-arcade/gnome-nibbles/gnome-nibbles-3.36.1.ebuild +++ b/games-arcade/gnome-nibbles/gnome-nibbles-3.36.1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 +VALA_MAX_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala xdg
