commit:     b851b801104c4593852c82785d5dcff0d38a0c35
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 17:28:32 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 17:28:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b851b801

app-crypt/libnitrokey: Sync live ebuild

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/libnitrokey/libnitrokey-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/libnitrokey/libnitrokey-9999.ebuild 
b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
index 37864f5ac54..8687d0d1b4e 100644
--- a/app-crypt/libnitrokey/libnitrokey-9999.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils udev
+inherit udev cmake
 
 DESCRIPTION="Support library for the Nitrokey"
 HOMEPAGE="https://github.com/Nitrokey/libnitrokey";
@@ -43,5 +43,5 @@ src_configure() {
                -DCOMPILE_TESTS=OFF
                -DCOMPILE_OFFLINE_TESTS=$(usex test)
        )
-       cmake-utils_src_configure
+       cmake_src_configure
 }

Reply via email to