diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-12-29 09:32:12 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-12-29 09:43:12 +0200 |
commit | 32121c3ad2ccca244c0eb9a509d852e283fc15e7 (patch) | |
tree | 76b3ce22395d43b24501c939dcddd71ec583517c /games-util | |
parent | app-emulation/docker: clarify ERROR_AUFS_FS check (diff) | |
download | gentoo-32121c3ad2ccca244c0eb9a509d852e283fc15e7.tar.gz gentoo-32121c3ad2ccca244c0eb9a509d852e283fc15e7.tar.bz2 gentoo-32121c3ad2ccca244c0eb9a509d852e283fc15e7.zip |
games-util/gamemode: drop note about ck-sources
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/gamemode/gamemode-1.6.ebuild | 3 | ||||
-rw-r--r-- | games-util/gamemode/gamemode-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games-util/gamemode/gamemode-1.6.ebuild b/games-util/gamemode/gamemode-1.6.ebuild index b84faf4b7183..aff871628598 100644 --- a/games-util/gamemode/gamemode-1.6.ebuild +++ b/games-util/gamemode/gamemode-1.6.ebuild @@ -45,8 +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-sources" - elog "and sys-kernel/pf-sources." + elog "feature. Example of a kernel providing that is sys-kernel/pf-sources." elog elog "Support for soft realtime is completely optional. It may provide the" elog "following benefits with systems having at least four CPU cores:" diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild index b84faf4b7183..aff871628598 100644 --- a/games-util/gamemode/gamemode-9999.ebuild +++ b/games-util/gamemode/gamemode-9999.ebuild @@ -45,8 +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-sources" - elog "and sys-kernel/pf-sources." + elog "feature. Example of a kernel providing that is sys-kernel/pf-sources." elog elog "Support for soft realtime is completely optional. It may provide the" elog "following benefits with systems having at least four CPU cores:" |