Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Tue, 29 Dec 2020 07:43:29
Message-Id: 1609227792.4984d2d8558ec54fd6122a8a40dda1dbbbea38b4.juippis@gentoo
1 commit: 4984d2d8558ec54fd6122a8a40dda1dbbbea38b4
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 07:36:54 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 07:43:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4984d2d8
7
8 kernel-2.eclass: update K_PREPATCHED description
9
10 - include examples that are still present in the repository.
11
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 eclass/kernel-2.eclass | 10 +++++-----
15 1 file changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
18 index a5e8c31b4ae..cad7307dc06 100644
19 --- a/eclass/kernel-2.eclass
20 +++ b/eclass/kernel-2.eclass
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 # @ECLASS: kernel-2.eclass
27 @@ -53,10 +53,10 @@
28 # @ECLASS-VARIABLE: K_PREPATCHED
29 # @DEFAULT_UNSET
30 # @DESCRIPTION:
31 -# if the patchset is prepatched (ie: mm-sources,
32 -# ck-sources, ac-sources) it will use PR (ie: -r5) as
33 -# the patchset version for
34 -# and not use it as a true package revision
35 +# if the patchset is prepatched (ie: pf-sources,
36 +# zen-sources etc) it will use PR (ie: -r5) as the
37 +# patchset version for and not use it as a true package
38 +# revision
39
40 # @ECLASS-VARIABLE: K_EXTRAEINFO
41 # @DEFAULT_UNSET