Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/
Date: Sun, 01 Jan 2023 14:48:38
Message-Id: 1672584474.d417f31cec9028e4e5ed58e483dc4777b3c7a06e.soap@gentoo
1 commit: d417f31cec9028e4e5ed58e483dc4777b3c7a06e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 1 14:47:54 2023 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 1 14:47:54 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d417f31c
7
8 media-gfx/gimp: remove stale VALA_MIN_API_VERSION
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 media-gfx/gimp/gimp-2.99.12-r3.ebuild | 3 +--
13 media-gfx/gimp/gimp-2.99.14-r1.ebuild | 3 +--
14 media-gfx/gimp/gimp-9999.ebuild | 3 +--
15 3 files changed, 3 insertions(+), 6 deletions(-)
16
17 diff --git a/media-gfx/gimp/gimp-2.99.12-r3.ebuild b/media-gfx/gimp/gimp-2.99.12-r3.ebuild
18 index 2de1051c39f1..9b5bf74eb137 100644
19 --- a/media-gfx/gimp/gimp-2.99.12-r3.ebuild
20 +++ b/media-gfx/gimp/gimp-2.99.12-r3.ebuild
21 @@ -1,11 +1,10 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2023 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27
28 LUA_COMPAT=( luajit )
29 PYTHON_COMPAT=( python3_{8..11} )
30 -VALA_MIN_API_VERSION="0.50"
31 VALA_USE_DEPEND=vapigen
32
33 inherit lua-single meson python-single-r1 vala xdg
34
35 diff --git a/media-gfx/gimp/gimp-2.99.14-r1.ebuild b/media-gfx/gimp/gimp-2.99.14-r1.ebuild
36 index 13ab771c615b..2a2561b41b23 100644
37 --- a/media-gfx/gimp/gimp-2.99.14-r1.ebuild
38 +++ b/media-gfx/gimp/gimp-2.99.14-r1.ebuild
39 @@ -1,11 +1,10 @@
40 -# Copyright 1999-2022 Gentoo Authors
41 +# Copyright 1999-2023 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=8
45
46 LUA_COMPAT=( luajit )
47 PYTHON_COMPAT=( python3_{8..11} )
48 -VALA_MIN_API_VERSION="0.50"
49 VALA_USE_DEPEND=vapigen
50
51 inherit lua-single meson python-single-r1 vala xdg
52
53 diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
54 index a8d3ec016726..9c6844b6ae73 100644
55 --- a/media-gfx/gimp/gimp-9999.ebuild
56 +++ b/media-gfx/gimp/gimp-9999.ebuild
57 @@ -1,11 +1,10 @@
58 -# Copyright 1999-2022 Gentoo Authors
59 +# Copyright 1999-2023 Gentoo Authors
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=8
63
64 LUA_COMPAT=( luajit )
65 PYTHON_COMPAT=( python3_{8..11} )
66 -VALA_MIN_API_VERSION="0.50"
67 VALA_USE_DEPEND=vapigen
68
69 inherit git-r3 lua-single meson python-single-r1 vala xdg