In the year 2021 we don't bump packages still using cmake-utils.eclass. Small excerpt of cmake.eclass changes: - Drop all pre-EAPI-7 compatibility - Drop CMAKE_MIN_VERSION - Drop CMAKE_REMOVE_MODULES - Array support for CMAKE_REMOVE_MODULES_LIST - Drop _cmake_generator_to_use() - Rename cmake-utils_src_make() -> cmake_build() - Drop _cmake_ninja_src_make and _cmake_emake_src_make, move into cmake_build Porting this ebuild looks trivial and it needs other fixes anyway.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbf129e37f7fe222719a3df2341f48d6f576e81 commit bdbf129e37f7fe222719a3df2341f48d6f576e81 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2021-10-06 08:15:27 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2021-10-06 08:31:39 +0000 sci-libs/ginkgo: Port to EAPI-8 and cmake.eclass Closes: https://bugs.gentoo.org/811957 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> sci-libs/ginkgo/ginkgo-1.4.0-r1.ebuild | 55 ++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+)