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 BF2231382C5 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 B2D41E0828; Sat, 24 Apr 2021 09:20:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9B504E0809 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 78C5434125A 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 BF1D5729 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: <1619255991.784c91f3f095110e170be58e13ba80c1101a65c7.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/cheese/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/cheese/cheese-3.38.0.ebuild X-VCS-Directories: media-video/cheese/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 784c91f3f095110e170be58e13ba80c1101a65c7 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: fa3c9af5-f538-45f6-af03-f21862a5cc98 X-Archives-Hash: 57295f787f3903b75c689f7d04dd5915 commit: 784c91f3f095110e170be58e13ba80c1101a65c7 Author: Christophe Lermytte lermytte be> AuthorDate: Sat Apr 24 09:14:21 2021 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Apr 24 09:19:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784c91f3 media-video/cheese: set VALA_MAX_API_VERSION to 0.50 Signed-off-by: Christophe Lermytte lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/20522 Signed-off-by: Mart Raudsepp gentoo.org> media-video/cheese/cheese-3.38.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/cheese/cheese-3.38.0.ebuild b/media-video/cheese/cheese-3.38.0.ebuild index 5541bb6e01a..1044f8b7f62 100644 --- a/media-video/cheese/cheese-3.38.0.ebuild +++ b/media-video/cheese/cheese-3.38.0.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 +VALA_MAX_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala virtualx xdg