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: Mon, 28 Sep 2020 11:34:36
Message-Id: 1601292811.00377cfc2a15d4f698f4b2807f03942be3d2ca1c.juippis@gentoo
1 commit: 00377cfc2a15d4f698f4b2807f03942be3d2ca1c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 11:33:31 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 11:33:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00377cfc
7
8 games-util/gamemode: fix typo with ck-sources
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 games-util/gamemode/gamemode-1.6.ebuild | 2 +-
13 games-util/gamemode/gamemode-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-util/gamemode/gamemode-1.6.ebuild b/games-util/gamemode/gamemode-1.6.ebuild
17 index 0af83005b8c..b84faf4b718 100644
18 --- a/games-util/gamemode/gamemode-1.6.ebuild
19 +++ b/games-util/gamemode/gamemode-1.6.ebuild
20 @@ -45,7 +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-source"
25 + elog "feature. Examples of kernels providing that are sys-kernel/ck-sources"
26 elog "and sys-kernel/pf-sources."
27 elog
28 elog "Support for soft realtime is completely optional. It may provide the"
29
30 diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild
31 index 0af83005b8c..b84faf4b718 100644
32 --- a/games-util/gamemode/gamemode-9999.ebuild
33 +++ b/games-util/gamemode/gamemode-9999.ebuild
34 @@ -45,7 +45,7 @@ DOCS=(
35 pkg_pretend() {
36 elog
37 elog "GameMode needs a kernel capable of SCHED_ISO to use its soft realtime"
38 - elog "feature. Examples of kernels providing that are sys-kernel/ck-source"
39 + elog "feature. Examples of kernels providing that are sys-kernel/ck-sources"
40 elog "and sys-kernel/pf-sources."
41 elog
42 elog "Support for soft realtime is completely optional. It may provide the"