From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1274429-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 35D6E13835A
	for <garchives@archives.gentoo.org>; Sat, 24 Apr 2021 10:43:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 62DD3E0391;
	Sat, 24 Apr 2021 10:43:30 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 418A3E0391
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Apr 2021 10:43:30 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 458C534122C
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Apr 2021 10:43:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D861A634
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Apr 2021 10:43:27 +0000 (UTC)
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" <leio@gentoo.org>
Message-ID: <1619260959.6226b19f98e4bdcf3c5fd714428e6672446ad212.leio@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/iagno/
X-VCS-Repository: repo/gentoo
X-VCS-Files: games-board/iagno/iagno-3.36.4.ebuild
X-VCS-Directories: games-board/iagno/
X-VCS-Committer: leio
X-VCS-Committer-Name: Mart Raudsepp
X-VCS-Revision: 6226b19f98e4bdcf3c5fd714428e6672446ad212
X-VCS-Branch: master
Date: Sat, 24 Apr 2021 10:43:27 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 8e36be23-4ec2-4233-9c77-80d58452c07d
X-Archives-Hash: 6202b46bd1dbe495a82d47c3dc3d990e

commit:     6226b19f98e4bdcf3c5fd714428e6672446ad212
Author:     Christophe Lermytte <gentoo <AT> lermytte <DOT> be>
AuthorDate: Sat Apr 24 09:36:00 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 10:42:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6226b19f

games-board/iagno: set VALA_MAX_API_VERSION to 0.50 (3.36)

Signed-off-by: Christophe Lermytte <gentoo <AT> lermytte.be>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-board/iagno/iagno-3.36.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-board/iagno/iagno-3.36.4.ebuild b/games-board/iagno/iagno-3.36.4.ebuild
index 37d961b5240..571d5c20960 100644
--- a/games-board/iagno/iagno-3.36.4.ebuild
+++ b/games-board/iagno/iagno-3.36.4.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