commit:     f14b1b9f658c16cd5ee7c3718a73ebb432620f98
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 19:54:41 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 06:42:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14b1b9f

app-backup/deja-dup: restrict to older vala

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 <AT> gentoo.org>

 app-backup/deja-dup/deja-dup-34.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-backup/deja-dup/deja-dup-34.3.ebuild 
b/app-backup/deja-dup/deja-dup-34.3.ebuild
index 122c5fd5b61..e076e6ed906 100644
--- a/app-backup/deja-dup/deja-dup-34.3.ebuild
+++ b/app-backup/deja-dup/deja-dup-34.3.ebuild
@@ -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
 

Reply via email to