From 6312aa714bcf6d2b5476102f939e2083d5cfcffd Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 28 Jul 2019 09:07:39 +0300 Subject: [PATCH] gnome-extra/gnome-calculator-3.30.1: restrict to <=vala-0.42 Fails to compile with vala:0.44 from a weak ref implicit cast. Probably fixed in 3.32 already. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild index 80c02d4023f5..512f63f2407f 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 +VALA_MAX_API_VERSION="0.42" inherit gnome.org gnome2-utils meson vala xdg DESCRIPTION="A calculator application for GNOME" -- 2.26.2