Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 02 Sep 2021 16:10:24
Message-Id: 1630599006.219f92076bebe50ed976e1dc07dc451667931b89.mgorny@gentoo
1 commit: 219f92076bebe50ed976e1dc07dc451667931b89
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:19:34 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:10:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219f9207
7
8 kernel-build.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/kernel-build.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass
16 index 28fed910fff..27964930108 100644
17 --- a/eclass/kernel-build.eclass
18 +++ b/eclass/kernel-build.eclass
19 @@ -7,6 +7,7 @@
20 # @AUTHOR:
21 # Michał Górny <mgorny@g.o>
22 # @SUPPORTED_EAPIS: 7
23 +# @PROVIDES: kernel-install
24 # @BLURB: Build mechanics for Distribution Kernels
25 # @DESCRIPTION:
26 # This eclass provides the logic to build a Distribution Kernel from