commit: cb506c9fa20e43171d62bf5ef3e776f18b00053f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Oct 10 12:39:38 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Oct 10 18:42:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb506c9f
profiles: desktop/plasma: No longer default enable phonon in Gear >=25.08.2 Affecting: kde-apps/kio-extras kde-apps/marble net-p2p/ktorrent Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index def5d38c4de4..fccc61ecf869 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -49,8 +49,9 @@ net-firewall/nftables json python xtables sys-libs/zlib minizip # Keep existing defaults after dropping IUSE=phonon from make.defaults -kde-apps/kio-extras phonon -kde-apps/marble phonon +<kde-apps/kio-extras-25.08.2 phonon +<kde-apps/marble-25.08.2 phonon +<net-p2p/ktorrent-25.08.2 phonon # Required by kde-plasma/plasma-meta kde-plasma/kwin lock
