commit: c41d57ecfd5aa132a1006961249313276c609dbb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 25 23:12:26 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Sep 25 23:31:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41d57ec
profiles: Mask media-sound/qtmpc for removal profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 00ab03f2edb..3bde1f5cf37 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (26 Sep 2017) +# Requires dead Qt 4. Dead upstream. Use media-sound/cantata +# instead, which originally started as a QtMPC fork but is +# much more advanced. Masked for removal in 30 days. +media-sound/qtmpc + # Andreas K. Huettel <[email protected]> (23 Sep 2017) # Broken on Perl 5.26 (bug 623096), no fix in sight. No consumers. # Removal in 30 days.
