commit: b3b884d4d417457aecd143ca741cc48fc1eef19b Author: Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr> AuthorDate: Fri Feb 14 11:11:17 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Feb 14 13:06:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b884d4
profiles: Mask qt5 version of app-text/bibletime instead of removal see: https://github.com/gentoo/gentoo/pull/40563 Bug: https://bugs.gentoo.org/926655 Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/40563 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 451bc70c5e61..c2a71632ad55 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -241,9 +241,9 @@ dev-qt/qtvirtualkeyboard:5 dev-qt/qtwebview:5 # Andreas Sturmlechner <[email protected]> (2025-01-23) -# Unmaintained in Gentoo, last release from 2022 needs Qt5WebEngine. -# Bug #926655. Removal on 2025-02-22. -app-text/bibletime +# Qt5 package which needs Qt5WebEngine. +# Bug #926655. +<app-text/bibletime-3.1.0 # Volkmar W. Pogatzki <[email protected]> (2025-01-20) # Unused Java library. Removal on 2025-02-19.
