diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:48 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:48 +0100 |
commit | e983bae51ae9a5eca926cd1278b25d02045cadb6 (patch) | |
tree | ddcc045a204945a080b6f856823ef0fb981b5f59 /games-puzzle | |
parent | games-board/gnome-mahjongg: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-e983bae51ae9a5eca926cd1278b25d02045cadb6.tar.gz gentoo-e983bae51ae9a5eca926cd1278b25d02045cadb6.tar.bz2 gentoo-e983bae51ae9a5eca926cd1278b25d02045cadb6.zip |
games-puzzle/gnome-klotski: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/gnome-klotski/gnome-klotski-3.38.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.38.2.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.38.2.ebuild index f68e7574e456..7bf6dd389438 100644 --- a/games-puzzle/gnome-klotski/gnome-klotski-3.38.2.ebuild +++ b/games-puzzle/gnome-klotski/gnome-klotski-3.38.2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -VALA_MIN_API_VERSION="0.40" inherit gnome.org gnome2-utils meson vala xdg |