Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/folks/
Date: Wed, 21 Apr 2021 04:15:36
Message-Id: 1618978499.167ccdf838e5ab77060eb3f2fb7181ac3ad8b14e.mattst88@gentoo
1 commit: 167ccdf838e5ab77060eb3f2fb7181ac3ad8b14e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 21 04:14:42 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 21 04:14:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167ccdf8
7
8 dev-libs/folks: Require vala >= 0.48
9
10 Closes: https://bugs.gentoo.org/784296
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 dev-libs/folks/folks-0.15.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/folks/folks-0.15.2.ebuild b/dev-libs/folks/folks-0.15.2.ebuild
17 index 1bd8463e3fd..be6aff22232 100644
18 --- a/dev-libs/folks/folks-0.15.2.ebuild
19 +++ b/dev-libs/folks/folks-0.15.2.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23 VALA_USE_DEPEND="vapigen"
24 -VALA_MAX_API_VERSION="0.48"
25 +VALA_MIN_API_VERSION="0.48"
26 PYTHON_COMPAT=( python3_{7..9} )
27
28 inherit gnome.org gnome2-utils meson python-any-r1 vala xdg