Please bump the version of app-text/jabref-bin to the most recent release (5.6 as of this writing) and drop the package mask on newer versions. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12b0b309a5b731666bc52efb7232942ca36f522 commit e12b0b309a5b731666bc52efb7232942ca36f522 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2025-04-14 17:20:14 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2025-04-14 17:22:08 +0000 app-text/jabref: new package, add 5.15 This was my first attempt to create gradle based ebuild. I suspect I've done some mistakes with the "-deps" tarball, but it does work well on 2 of my PCs, and in a stage3 container. Closes: https://bugs.gentoo.org/851219 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> app-text/jabref/Manifest | 7 ++++ app-text/jabref/files/jabref.desktop | 12 ++++++ app-text/jabref/files/jabref.sh | 38 +++++++++++++++++++ app-text/jabref/jabref-5.15.ebuild | 72 ++++++++++++++++++++++++++++++++++++ app-text/jabref/metadata.xml | 11 ++++++ 5 files changed, 140 insertions(+)