commit:     94df59705e28a6c8f6355103d279a42811e44d85
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 16:01:59 2022 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 16:01:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94df5970

dev-libs/mmtf-cpp: Fix QA

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 .../mmtf-cpp/{mmtf-cpp-1.0.0.ebuild => mmtf-cpp-1.0.0-r1.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/mmtf-cpp/mmtf-cpp-1.0.0.ebuild 
b/dev-libs/mmtf-cpp/mmtf-cpp-1.0.0-r1.ebuild
similarity index 86%
rename from dev-libs/mmtf-cpp/mmtf-cpp-1.0.0.ebuild
rename to dev-libs/mmtf-cpp/mmtf-cpp-1.0.0-r1.ebuild
index 0fa3e97566a2..c31d0595eb2f 100644
--- a/dev-libs/mmtf-cpp/mmtf-cpp-1.0.0.ebuild
+++ b/dev-libs/mmtf-cpp/mmtf-cpp-1.0.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="The pure C++ implementation of the MMTF API, decoder and encoder"
 HOMEPAGE="https://github.com/rcsb/mmtf-cpp";

Reply via email to