From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 90EC213835A for ; Sat, 24 Apr 2021 09:20:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3444E0802; Sat, 24 Apr 2021 09:20:43 +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 8C19CE0802 for ; Sat, 24 Apr 2021 09:20:43 +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 5394A341259 for ; Sat, 24 Apr 2021 09:20:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A7F571B for ; Sat, 24 Apr 2021 09:20:40 +0000 (UTC) From: "Mart Raudsepp" 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" Message-ID: <1619255990.b2e176f40fd0f64e3cd9651e73369bc2afb8b490.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.38.1.ebuild X-VCS-Directories: games-board/iagno/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: b2e176f40fd0f64e3cd9651e73369bc2afb8b490 X-VCS-Branch: master Date: Sat, 24 Apr 2021 09:20:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 23eab166-a17b-4741-beeb-95270fa242be X-Archives-Hash: 2fd011e8cb0422c7f34a93558d62aa95 commit: b2e176f40fd0f64e3cd9651e73369bc2afb8b490 Author: Christophe Lermytte lermytte be> AuthorDate: Sat Apr 24 09:13:48 2021 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Apr 24 09:19:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e176f4 games-board/iagno: set VALA_MAX_API_VERSION to 0.50 Signed-off-by: Christophe Lermytte lermytte.be> Signed-off-by: Mart Raudsepp gentoo.org> games-board/iagno/iagno-3.38.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-board/iagno/iagno-3.38.1.ebuild b/games-board/iagno/iagno-3.38.1.ebuild index 4950b4bec7a..55fa0a215a0 100644 --- a/games-board/iagno/iagno-3.38.1.ebuild +++ b/games-board/iagno/iagno-3.38.1.ebuild @@ -3,6 +3,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.44" +VALA_MIN_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala xdg