commit: 776bdb1a661ebe35c14a22f5e082170c9be2c10e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 21 09:15:32 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 09:16:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776bdb1a
profiles: Mask app-cdr/qpxtool for removal Bug: https://bugs.gentoo.org/637108 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1c5193f664c..e27e72a22ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (21 Dec 2017) +# Dead upstream, depends on dead Qt4. +# Bug #637108. Masked for removal in 30 days. +app-cdr/qpxtool + # Patrice Clement <[email protected]> (19 Dec 2017) # A slightly better syntax file for PAM configuration files is shipped with Vim # since version 8.0. The one we package is old and out of date.
