commit: adf7caf46a0179ca229eaeb2c4ec4a932294b09e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Sep 2 09:19:35 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 2 16:10:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf7caf4
kernel-install.eclass: Set @PROVIDES Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/kernel-install.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass index b80a8d6ea93..609afa754de 100644 --- a/eclass/kernel-install.eclass +++ b/eclass/kernel-install.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Michał Górny <mgo...@gentoo.org> # @SUPPORTED_EAPIS: 7 +# @PROVIDES: dist-kernel-utils # @BLURB: Installation mechanics for Distribution Kernels # @DESCRIPTION: # This eclass provides the logic needed to test and install different