Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/gamemode/
Date: Tue, 29 Dec 2020 07:43:29
Message-Id: 1609227792.32121c3ad2ccca244c0eb9a509d852e283fc15e7.juippis@gentoo
1 commit: 32121c3ad2ccca244c0eb9a509d852e283fc15e7
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 07:32:12 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=32121c3a
7
8 games-util/gamemode: drop note about ck-sources
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 games-util/gamemode/gamemode-1.6.ebuild | 3 +--
13 games-util/gamemode/gamemode-9999.ebuild | 3 +--
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/games-util/gamemode/gamemode-1.6.ebuild b/games-util/gamemode/gamemode-1.6.ebuild
17 index b84faf4b718..aff87162859 100644
18 --- a/games-util/gamemode/gamemode-1.6.ebuild
19 +++ b/games-util/gamemode/gamemode-1.6.ebuild
20 @@ -45,8 +45,7 @@ DOCS=(
21 pkg_pretend() {
22 elog
23 elog "GameMode needs a kernel capable of SCHED_ISO to use its soft realtime"
24 - elog "feature. Examples of kernels providing that are sys-kernel/ck-sources"
25 - elog "and sys-kernel/pf-sources."
26 + elog "feature. Example of a kernel providing that is sys-kernel/pf-sources."
27 elog
28 elog "Support for soft realtime is completely optional. It may provide the"
29 elog "following benefits with systems having at least four CPU cores:"
30
31 diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild
32 index b84faf4b718..aff87162859 100644
33 --- a/games-util/gamemode/gamemode-9999.ebuild
34 +++ b/games-util/gamemode/gamemode-9999.ebuild
35 @@ -45,8 +45,7 @@ DOCS=(
36 pkg_pretend() {
37 elog
38 elog "GameMode needs a kernel capable of SCHED_ISO to use its soft realtime"
39 - elog "feature. Examples of kernels providing that are sys-kernel/ck-sources"
40 - elog "and sys-kernel/pf-sources."
41 + elog "feature. Example of a kernel providing that is sys-kernel/pf-sources."
42 elog
43 elog "Support for soft realtime is completely optional. It may provide the"
44 elog "following benefits with systems having at least four CPU cores:"