From 6a94381521a11f9341e2296faedcaf656938b91f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Fri, 17 Nov 2017 15:05:40 +0100 Subject: The right way to checkout all sources is with git-r3.eclass --- app-crypt/nitrokey-app/nitrokey-app-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild b/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild index e62059a..bb7b662 100644 --- a/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild +++ b/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild @@ -4,13 +4,12 @@ EAPI=5 -inherit git-2 cmake-utils +inherit git-r3 cmake-utils DESCRIPTION="App for accessing Nitrokey (Start/Pro/Storage) hardware smartcard tokens" HOMEPAGE="https://www.nitrokey.com" EGIT_REPO_URI="https://github.com/Nitrokey/nitrokey-app.git" -EGIT_SUBMODULES="( '*' )" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3