app-backup/deja-dup: restrict to older vala
authorMart Raudsepp <leio@gentoo.org>
Sat, 27 Jul 2019 19:54:41 +0000 (22:54 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 28 Jul 2019 06:42:06 +0000 (09:42 +0300)
38.4 NEWS says it fixes compat with vala-0.43, so this old
version presumably won't work with 0.44 at least. It would
not be surprising if it doesn't work with 0.42 or older either.
Pending many version bumps.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-backup/deja-dup/deja-dup-34.3.ebuild

index 122c5fd5b6115f87e9b6a65a4e95eb82dadb9c4b..e076e6ed9065305fa78dca0b2b062c8d5dd3065b 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 GCONF_DEBUG="no"
+VALA_MAX_API_VERSION="0.42"
 
 inherit cmake-utils eutils gnome2 vala