Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Sun, 01 Jan 2023 14:48:41
Message-Id: 1672584481.6652d9ca55bb963f6ed2a935ef9890f0a76b9a0e.soap@gentoo
1 commit: 6652d9ca55bb963f6ed2a935ef9890f0a76b9a0e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 1 14:48:01 2023 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 1 14:48:01 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6652d9ca
7
8 x11-libs/vte: remove stale VALA_MIN_API_VERSION
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 x11-libs/vte/vte-0.68.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/vte/vte-0.68.0.ebuild b/x11-libs/vte/vte-0.68.0.ebuild
16 index a65d3b2ce26f..fb217f746c3a 100644
17 --- a/x11-libs/vte/vte-0.68.0.ebuild
18 +++ b/x11-libs/vte/vte-0.68.0.ebuild
19 @@ -1,9 +1,9 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 +
26 PYTHON_COMPAT=( python3_{8..10} )
27 -VALA_MIN_API_VERSION="0.48"
28
29 inherit gnome.org meson python-any-r1 vala xdg