Gentoo Archives: gentoo-commits

From: Marc Schiffbauer <mschiff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weather_routing/
Date: Wed, 18 May 2022 09:16:53
Message-Id: 1652865389.02e6487b95cda89d8bc1eccf6993853f3ad8702d.mschiff@gentoo
1 commit: 02e6487b95cda89d8bc1eccf6993853f3ad8702d
2 Author: Nils Schlupp <nils.schlupp <AT> gmail <DOT> com>
3 AuthorDate: Wed May 18 04:22:24 2022 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Wed May 18 09:16:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e6487b
7
8 sci-geosciences/opencpn-plugin-weather_routing: Bump EAPI version to 8
9
10 Signed-off-by: Nils Schlupp <nils.schlupp <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/25360
12 Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
13
14 .../opencpn-plugin-weather_routing-1.13.1.ebuild | 4 ++--
15 .../opencpn-plugin-weather_routing-9999.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
19 index 586c24e8abcb..2d4a9d906c36 100644
20 --- a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
21 +++ b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
22 @@ -1,9 +1,9 @@
23 # Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=7
27 +EAPI=8
28
29 -WX_GTK_VER="3.0"
30 +WX_GTK_VER="3.0-gtk3"
31 inherit cmake wxwidgets
32
33 MY_PN="weather_routing_pi"
34
35 diff --git a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
36 index 586c24e8abcb..2d4a9d906c36 100644
37 --- a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
38 +++ b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
39 @@ -1,9 +1,9 @@
40 # Copyright 1999-2022 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 -EAPI=7
44 +EAPI=8
45
46 -WX_GTK_VER="3.0"
47 +WX_GTK_VER="3.0-gtk3"
48 inherit cmake wxwidgets
49
50 MY_PN="weather_routing_pi"