commit: e8420fb3b8d3cebc616479c6d2a71a02c872238e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 22:41:28 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 21:49:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8420fb3
profiles: Mask media-libs/phonon and media-libs/phonon-vlc for removal Bug: https://bugs.gentoo.org/935797 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1e46705c0028..7ca14c84556b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-02-24) +# Phonon is effectively dead upstream, its only remaining backend depends +# on VLC-3. Bug #935797 Removal on 2026-03-26. +media-libs/phonon +media-libs/phonon-vlc + # Michael Orlitzky <[email protected]> (2026-02-24) # Haskell package (hard to maintain) that never evolved. Easy to # replace with a SQL query. Removal on or after 2026-03-24.
