commit: 89c36918ffb9bb1d62cc9fe037d8a6374f2ecd40 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 28 21:04:52 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 28 22:11:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c36918
profiles: Mask app-text/djview for removal Bug: https://bugs.gentoo.org/734902 Bug: https://bugs.gentoo.org/759976 Bug: https://bugs.gentoo.org/910052 Bug: https://bugs.gentoo.org/961794 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 8bba8e02646b..e580830c3156 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-29) +# A version bump pending since 2020, Qt5-based and stuck on EAPI-7. +# This package needs a maintainer. Step up if you need this, try to make +# sense of upstream's repositories and contact them about the need to port +# to Qt5. Bugs #759976, #910052, #961794. Removal on 2025-09-28. +app-text/djview + # Mike Pagano <[email protected]> (2025-08-28) # Long unmaintained upstream (20+ years since last release). # Does not compile.
