commit:     82c9fda6c869e938c8c591319fb6e755e66ef88c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 06:31:57 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 06:42:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c9fda6

media-gfx/simple-scan-3.30.2: restrict to <=vala-0.42

Fails to compile with 0.44. Presumably 3.32 works with vala:0.44, but
have not tested yet.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-gfx/simple-scan/simple-scan-3.30.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/simple-scan/simple-scan-3.30.2.ebuild 
b/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
index d142269fcf0..91eb231311d 100644
--- a/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
+++ b/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 VALA_MIN_API_VERSION="0.34"
+VALA_MAX_API_VERSION="0.42"
 inherit gnome.org gnome2-utils meson vala xdg
 
 DESCRIPTION="Simple document scanning utility"

Reply via email to