app-crypt/sbsigntools: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:45 +0000 (22:34 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:45 +0000 (22:34 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-crypt/sbsigntools/sbsigntools-0.9.1-r1.ebuild
app-crypt/sbsigntools/sbsigntools-0.9.2.ebuild

index 3f0fd8ade7865ebcb30c23ee03f0ec5c19d19fe3..8c6afc71e03f59ffdcf8d075207d0c82c711d83b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 MY_PN="${PN::-1}"
 
-inherit eutils autotools
+inherit eutils autotools toolchain-funcs
 
 DESCRIPTION="Utilities for signing and verifying files for UEFI Secure Boot"
 HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jejb/sbsigntools.git/"
index ccb45d15616a175cb086ae79688eedfe4a78b462..bdc502c29ccf1f524ccd6a7de64a346d736451eb 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 MY_PN="${PN::-1}"
 
-inherit eutils autotools
+inherit eutils autotools toolchain-funcs
 
 DESCRIPTION="Utilities for signing and verifying files for UEFI Secure Boot"
 HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jejb/sbsigntools.git/"