diff options
author | Christophe Lermytte <gentoo@lermytte.be> | 2021-04-24 11:14:06 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2021-04-24 12:19:50 +0300 |
commit | b8fac9d6a6a0e2d9d41dbad3f4ad642d23550200 (patch) | |
tree | 714a5a20d9ee174f1369956b8472c6e35285d142 /games-puzzle | |
parent | games-board/iagno: set VALA_MAX_API_VERSION to 0.50 (diff) | |
download | gentoo-b8fac9d6a6a0e2d9d41dbad3f4ad642d23550200.tar.gz gentoo-b8fac9d6a6a0e2d9d41dbad3f4ad642d23550200.tar.bz2 gentoo-b8fac9d6a6a0e2d9d41dbad3f4ad642d23550200.zip |
games-puzzle/gnome-taquin: set VALA_MAX_API_VERSION to 0.50
Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/gnome-taquin/gnome-taquin-3.38.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 5feac7ead045..67015ac256dc 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 |