commit:     2f3b1d549926dbb5234f805428f98fdfd8056118
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 14:47:46 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 14:47:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3b1d54

games-board/four-in-a-row: remove stale VALA_MIN_API_VERSION

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild
index 1f84a6cb19a0..f48660b1999b 100644
--- a/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild
+++ b/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild
@@ -1,8 +1,8 @@
-# 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.44"
+
 inherit gnome.org gnome2-utils meson vala xdg
 
 DESCRIPTION="Make lines of the same color to win"

Reply via email to