diff options
Diffstat (limited to 'app-crypt/sbsigntools')
-rw-r--r-- | app-crypt/sbsigntools/sbsigntools-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sbsigntools/sbsigntools-0.9.2.ebuild b/app-crypt/sbsigntools/sbsigntools-0.9.2.ebuild index bdc502c29ccf..9266c28813a6 100644 --- a/app-crypt/sbsigntools/sbsigntools-0.9.2.ebuild +++ b/app-crypt/sbsigntools/sbsigntools-0.9.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" MY_PN="${PN::-1}" -inherit eutils autotools toolchain-funcs +inherit 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/" |