commit: 23e8845ce5d7764a8ccd59cdcf22745126b0136d Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 14:47:47 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 14:47:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e8845c
games-board/gnome-mahjongg: remove stale VALA_MIN_API_VERSION Signed-off-by: David Seifert <soap <AT> gentoo.org> games-board/gnome-mahjongg/gnome-mahjongg-3.38.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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
