From 9e56e52b8e9b857e385a14c0131dcad1c49508b8 Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Thu, 31 Aug 2023 15:12:29 +0200 Subject: [PATCH] sci-electronics/OpenBoardView: EAPI bump --- sci-electronics/OpenBoardView/OpenBoardView-7.4_pre1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/OpenBoardView/OpenBoardView-7.4_pre1.ebuild b/sci-electronics/OpenBoardView/OpenBoardView-7.4_pre1.ebuild index bf4bf2e..09f4959 100644 --- a/sci-electronics/OpenBoardView/OpenBoardView-7.4_pre1.ebuild +++ b/sci-electronics/OpenBoardView/OpenBoardView-7.4_pre1.ebuild @@ -1,7 +1,7 @@ # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -inherit eutils cmake git-r3 xdg +EAPI=8 +inherit cmake git-r3 xdg DESCRIPTION="Linux SDL/ImGui edition software for viewing .brd files, intended as a drop-in replacement for the \"Test_Link\" software and \"Landrex\"" HOMEPAGE="http://openboardview.org/" -- 2.11.4.GIT