commit: 00377cfc2a15d4f698f4b2807f03942be3d2ca1c
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 11:33:31 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 11:33:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00377cfc
games-util/gamemode: fix typo with ck-sources
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
games-util/gamemode/gamemode-1.6.ebuild | 2 +-
games-util/gamemode/gamemode-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/gamemode/gamemode-1.6.ebuild
b/games-util/gamemode/gamemode-1.6.ebuild
index 0af83005b8c..b84faf4b718 100644
--- a/games-util/gamemode/gamemode-1.6.ebuild
+++ b/games-util/gamemode/gamemode-1.6.ebuild
@@ -45,7 +45,7 @@ DOCS=(
pkg_pretend() {
elog
elog "GameMode needs a kernel capable of SCHED_ISO to use its soft
realtime"
- elog "feature. Examples of kernels providing that are
sys-kernel/ck-source"
+ elog "feature. Examples of kernels providing that are
sys-kernel/ck-sources"
elog "and sys-kernel/pf-sources."
elog
elog "Support for soft realtime is completely optional. It may provide
the"
diff --git a/games-util/gamemode/gamemode-9999.ebuild
b/games-util/gamemode/gamemode-9999.ebuild
index 0af83005b8c..b84faf4b718 100644
--- a/games-util/gamemode/gamemode-9999.ebuild
+++ b/games-util/gamemode/gamemode-9999.ebuild
@@ -45,7 +45,7 @@ DOCS=(
pkg_pretend() {
elog
elog "GameMode needs a kernel capable of SCHED_ISO to use its soft
realtime"
- elog "feature. Examples of kernels providing that are
sys-kernel/ck-source"
+ elog "feature. Examples of kernels providing that are
sys-kernel/ck-sources"
elog "and sys-kernel/pf-sources."
elog
elog "Support for soft realtime is completely optional. It may provide
the"