From 02e6487b95cda89d8bc1eccf6993853f3ad8702d Mon Sep 17 00:00:00 2001 From: Nils Schlupp Date: Tue, 17 May 2022 21:22:24 -0700 Subject: sci-geosciences/opencpn-plugin-weather_routing: Bump EAPI version to 8 Signed-off-by: Nils Schlupp Closes: https://github.com/gentoo/gentoo/pull/25360 Signed-off-by: Marc Schiffbauer --- .../opencpn-plugin-weather_routing-1.13.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild') 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 index 586c24e8abcb..2d4a9d906c36 100644 --- 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 @@ -1,9 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -WX_GTK_VER="3.0" +WX_GTK_VER="3.0-gtk3" inherit cmake wxwidgets MY_PN="weather_routing_pi" -- cgit v1.2.3-65-gdbad