commit: cdb9f37db2d819145a4640c576e8574003205821 Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> AuthorDate: Wed Jan 1 19:44:11 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Wed Jan 1 19:44:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb9f37d
profiles: mask vidify and friends for removal Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> profiles/package.mask | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index fd4748768608..a612417d4621 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 #################################################################### @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Nowa Ammerlaan <[email protected]> (2025-01-01) +# Broken with Qt6 and in wayland sessions. Archived upstream. Has been on life +# support for several years already. +# Removal on 2025-02-01 +media-video/vidify +media-video/vidify-audiosync +net-misc/lyricwikia + # Sam James <[email protected]> (2024-12-31) # Many open bugs and requires a large amount of patching to build correctly # as a shared library. Breaks reverse dependencies in a few ways.
