commit:     64958cbabe6f2ea6c7e26b9851e260035dcee211
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Jun 30 16:36:14 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 16:36:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=64958cba

x11-apps/organicmaps: to EAPI 8, cmake-utils -> cmake

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 x11-apps/organicmaps/organicmaps-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/organicmaps/organicmaps-9999.ebuild 
b/x11-apps/organicmaps/organicmaps-9999.ebuild
index 3d7a2e414..6e13ee737 100644
--- a/x11-apps/organicmaps/organicmaps-9999.ebuild
+++ b/x11-apps/organicmaps/organicmaps-9999.ebuild
@@ -1,6 +1,6 @@
-EAPI=7
+EAPI=8
 
-inherit git-r3 cmake-utils
+inherit git-r3 cmake
 EGIT_REPO_URI="https://github.com/${PN}/${PN}.git";
 
 DESCRIPTION="Offline maps and navigation using OpenStreetMap data"

Reply via email to