Upstream development does not seem to be public; current version 2.0.2 is still Qt5-based, even though a changelog says - 2024-07-03 Addressed Qt5.15 deprecated warnings and changes which is a positive sign.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cc0170e0d596a3e71d443076e9018b74f8719ea commit 4cc0170e0d596a3e71d443076e9018b74f8719ea Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-04-03 19:41:35 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-04-03 19:52:33 +0000 app-text/cb2bib: add 2.0.2, EAPI 7 -> 8, unbundle qtsingleapplication - Drop dev-qt/qtwebengine - thx to Pere Constans for making me aware of the option and low impact on feature loss. - Use optfeature instead of elog messages. Closes: https://bugs.gentoo.org/489152 Bug: https://bugs.gentoo.org/953061 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-text/cb2bib/Manifest | 1 + app-text/cb2bib/cb2bib-2.0.2.ebuild | 57 ++++++++++++++++++++++ app-text/cb2bib/files/cb2bib-2.0.2-qmake.patch | 49 +++++++++++++++++++ ...cb2bib-2.0.2-unbundle-qtsingleapplication.patch | 27 ++++++++++ 4 files changed, 134 insertions(+)