commit: d714ccfb91aee04c67212a9ff248b492347b4f75 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Nov 25 10:22:42 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 10:24:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d714ccfb
profiles: Mask net-libs/libkvkontakte for removal Bug: https://bugs.gentoo.org/756685 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ad05ae27fca..3f0366dc835 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-11-25) +# Ddepends on deprecated dev-qt/qtwebkit and kde-frameworks/kdewebkit. +# Barely maintained upstream and on the brink of being archived for good. +# Patch for Qt5WebEngine exists but needs runtime testing, bug #756685 +# Masked for removal in 30 days. +net-libs/libkvkontakte + # Martin Dummer <[email protected]> (2020-11-25) # Does not compile with kernels >=5.5, no upstream development # since years, for most hardware the in-kernel module
