projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6312aa7
)
mail-client/geary-0.12.4: restrict to <=vala-0.42
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 28 Jul 2019 06:15:14 +0000
(09:15 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 28 Jul 2019 06:42:12 +0000
(09:42 +0300)
Fails to compile with 0.44
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
mail-client/geary/geary-0.12.4.ebuild
patch
|
blob
|
history
diff --git
a/mail-client/geary/geary-0.12.4.ebuild
b/mail-client/geary/geary-0.12.4.ebuild
index 57f5e70d95ab9d9bf643becd481eb08acf8178ee..a19a5f7c62e9b69e62f7a5771795ec5d4ebf608f 100644
(file)
--- a/
mail-client/geary/geary-0.12.4.ebuild
+++ b/
mail-client/geary/geary-0.12.4.ebuild
@@
-3,6
+3,7
@@
EAPI=6
VALA_MIN_API_VERSION="0.40"
+VALA_MAX_API_VERSION="0.42"
# Keep cmake-utils at the end
inherit gnome2 vala cmake-utils