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: 1630599007.adf7caf46a0179ca229eaeb2c4ec4a932294b09e.mgorny@gentoo
1 commit: adf7caf46a0179ca229eaeb2c4ec4a932294b09e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:19:35 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:10:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf7caf4
7
8 kernel-install.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/kernel-install.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass
16 index b80a8d6ea93..609afa754de 100644
17 --- a/eclass/kernel-install.eclass
18 +++ b/eclass/kernel-install.eclass
19 @@ -7,6 +7,7 @@
20 # @AUTHOR:
21 # Michał Górny <mgorny@g.o>
22 # @SUPPORTED_EAPIS: 7
23 +# @PROVIDES: dist-kernel-utils
24 # @BLURB: Installation mechanics for Distribution Kernels
25 # @DESCRIPTION:
26 # This eclass provides the logic needed to test and install different