commit:     0a67d371b19c6a238e5eeba10af74723ec6a2736
Author:     Nils Schlupp <nils.schlupp <AT> gmail <DOT> com>
AuthorDate: Wed May 18 04:33:13 2022 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Wed May 18 09:16:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a67d371

sci-geosciences/opencpn: update EAPI 7 -> 8

Signed-off-by: Nils Schlupp <nils.schlupp <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25361
Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 sci-geosciences/opencpn/opencpn-5.6.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-geosciences/opencpn/opencpn-5.6.2.ebuild 
b/sci-geosciences/opencpn/opencpn-5.6.2.ebuild
index 883a844851f8..023654a26760 100644
--- a/sci-geosciences/opencpn/opencpn-5.6.2.ebuild
+++ b/sci-geosciences/opencpn/opencpn-5.6.2.ebuild
@@ -1,7 +1,7 @@
 # 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-gtk3"
 inherit wxwidgets xdg cmake
@@ -36,8 +36,6 @@ BDEPEND="
        sys-devel/gettext
        sys-apps/lsb-release"
 
-#PATCHES=( "${FILESDIR}"/${P}-cmake.patch )
-
 src_configure() {
        use doc && HTML_DOCS=( "${S}"/../${PN}/doc/. )
 

Reply via email to