projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5830ad4
)
media-gfx/simple-scan-3.30.2: restrict to <=vala-0.42
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 28 Jul 2019 06:31:57 +0000
(09:31 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 28 Jul 2019 06:42:14 +0000
(09:42 +0300)
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@gentoo.org>
media-gfx/simple-scan/simple-scan-3.30.2.ebuild
patch
|
blob
|
history
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 d142269fcf07b598343b7b335f64f7dc5a8bc6ac..91eb231311d119fe698fd1013c04ab7864dff1fb 100644
(file)
--- 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"