diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:47 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:47 +0100 |
commit | 23e8845ce5d7764a8ccd59cdcf22745126b0136d (patch) | |
tree | b5bf3183318ce4440ed8e950655afd7d23262db7 /games-board | |
parent | games-board/four-in-a-row: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-23e8845ce5d7764a8ccd59cdcf22745126b0136d.tar.gz gentoo-23e8845ce5d7764a8ccd59cdcf22745126b0136d.tar.bz2 gentoo-23e8845ce5d7764a8ccd59cdcf22745126b0136d.zip |
games-board/gnome-mahjongg: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnome-mahjongg/gnome-mahjongg-3.38.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-board/gnome-mahjongg/gnome-mahjongg-3.38.3.ebuild b/games-board/gnome-mahjongg/gnome-mahjongg-3.38.3.ebuild index 89804853e494..8e51464166c5 100644 --- a/games-board/gnome-mahjongg/gnome-mahjongg-3.38.3.ebuild +++ b/games-board/gnome-mahjongg/gnome-mahjongg-3.38.3.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.24" inherit gnome.org gnome2-utils meson vala xdg |