projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fedc93
)
x11-libs/vte: set VALA_MAX_API_VERSION to 0.42 so it builds again
author
Stephen Arnold
<nerdboy@gentoo.org>
Sun, 4 Aug 2019 02:20:55 +0000
(19:20 -0700)
committer
Stephen Arnold
<nerdboy@gentoo.org>
Sun, 4 Aug 2019 02:20:55 +0000
(19:20 -0700)
* also raise min version to 0.36 for cleanliness
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
x11-libs/vte/vte-0.54.4.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/vte/vte-0.54.4.ebuild
b/x11-libs/vte/vte-0.54.4.ebuild
index 5880df276f93e1b9483952b8244ee5fd5735515a..54d358839290461bdd9261f0c321a7390605a66b 100644
(file)
--- a/
x11-libs/vte/vte-0.54.4.ebuild
+++ b/
x11-libs/vte/vte-0.54.4.ebuild
@@
-3,7
+3,8
@@
EAPI="6"
VALA_USE_DEPEND="vapigen"
-VALA_MIN_API_VERSION="0.32"
+VALA_MIN_API_VERSION="0.36"
+VALA_MAX_API_VERSION="0.42"
inherit gnome2 vala