commit: 7e799631b67e2fc4dab217b90720b3ad7eeaa347 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Nov 16 18:52:49 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Nov 16 18:55:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e799631
profiles: Initiate last-rites for Qt4WebKit and remaining rdeps Bug: https://bugs.gentoo.org/620684 Bug: https://bugs.gentoo.org/620702 Bug: https://bugs.gentoo.org/620736 Bug: https://bugs.gentoo.org/620826 profiles/package.mask | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d25a7d16b0b..b59da46e44c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,25 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (16 Nov 2017) +# Qt4WebKit is ancient and full of security holes. +# Masked for removal in 30 days. Bug #620684 +dev-qt/qtwebkit:4 + +# Andreas Sturmlechner <[email protected]> (16 Nov 2017) +# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620826 +<app-misc/anki-2.1 + +# Andreas Sturmlechner <[email protected]> (16 Nov 2017) +# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620702 +<media-gfx/freecad-0.17 + +# Andreas Sturmlechner <[email protected]> (16 Nov 2017) +# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620736 +=net-misc/teamviewer-10* +=net-misc/teamviewer-11* +=net-misc/teamviewer-12* + # Anthony G. Basile <[email protected]> (13 Nov 2017) # Masked for removal in 30 days. Deprecated in favor of net-misc/nyx. net-misc/arm @@ -245,17 +264,6 @@ sys-devel/automake:1.8 # See also bug #634494. Masked for removal on 2017-11-30 dev-tex/texmfind -# Andreas Sturmlechner <[email protected]> (16 Oct 2017) -# Qt4WebKit is ancient and is likely to have more holes -# in it than swiss cheese. Bug #620684 -dev-qt/qtwebkit:4 - -# Andreas Sturmlechner <[email protected]> (16 Oct 2017) -# Reverse-deps on dead Qt4WebKit. Bug #620684 -<app-misc/anki-2.1 -<media-gfx/freecad-0.17 ->=net-misc/teamviewer-10 - # Kent Fredric <[email protected]> (14 Oct 2017) # 12 years without upstream responding to bugs, code almost # irredeemably unmaintainable and with no way to demonstrate it
