projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5deada5
)
www-client/midori: Limit to vala <= 0.34
author
Michał Górny
<mgorny@gentoo.org>
Mon, 14 May 2018 08:36:07 +0000
(10:36 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 14 May 2018 09:18:02 +0000
(11:18 +0200)
Bug: https://bugs.gentoo.org/628108
www-client/midori/midori-0.5.11-r2.ebuild
patch
|
blob
|
history
diff --git
a/www-client/midori/midori-0.5.11-r2.ebuild
b/www-client/midori/midori-0.5.11-r2.ebuild
index eb390a4bfd2823949bd2e5753909e267ff5fa277..a7c13b3633c8226e29262189e0d61a7107cb8052 100644
(file)
--- a/
www-client/midori/midori-0.5.11-r2.ebuild
+++ b/
www-client/midori/midori-0.5.11-r2.ebuild
@@
-6,6
+6,8
@@
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='threads(+)'
+VALA_MAX_API_VERSION=0.34
+
inherit gnome2 pax-utils python-any-r1 cmake-utils vala
DESCRIPTION="A lightweight web browser based on WebKitGTK+"