Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Fri, 30 Dec 2016 02:27:16
Message-Id: 1483064709.f266c18353da87a2502d027769632f254a0e492a.leio@gentoo
1 commit: f266c18353da87a2502d027769632f254a0e492a
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 30 02:25:00 2016 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 30 02:25:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f266c183
7
8 x11-libs/vte: bump vala dependency in vte 0.46 series as well
9
10 Checks for vala 0.24 here as well, but it was fixed only for vte 0.44 before
11
12 Package-Manager: portage-2.3.3
13
14 x11-libs/vte/vte-0.46.1.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/x11-libs/vte/vte-0.46.1.ebuild b/x11-libs/vte/vte-0.46.1.ebuild
18 index d3b877a..909e7ef 100644
19 --- a/x11-libs/vte/vte-0.46.1.ebuild
20 +++ b/x11-libs/vte/vte-0.46.1.ebuild
21 @@ -4,6 +4,7 @@
22
23 EAPI="6"
24 VALA_USE_DEPEND="vapigen"
25 +VALA_MIN_API_VERSION="0.24"
26
27 inherit eutils gnome2 vala