There is a new net-news/newsboat-2.25.ebuild with many new versions of crates
Created attachment 742392 [details, diff] different crates from 2.23-r1_to_newsboat-2.25.ebuild.patch all the correct crates version for the updated newsboat in the patch
newsboat depends on sys-libs/ncurses:0=[unicode] but the available ncurses versions dont have that use flag anymore.
(In reply to riepernet from comment #2) > newsboat depends on sys-libs/ncurses:0=[unicode] but the available ncurses > versions dont have that use flag anymore. That's not correct (file a bug if this were the case!), the current versions have: >sys-libs/ncurses:=[unicode(+)] .. and it would be a CI error if it didn't have that (+) part.
there is even 2.26 now and gentoo yet to update to new version
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479641ef1af5e7ded4c382483270e3b4b0dec3e3 commit 479641ef1af5e7ded4c382483270e3b4b0dec3e3 Author: John Helmert III <ajak@gentoo.org> AuthorDate: 2022-08-03 04:20:14 +0000 Commit: John Helmert III <ajak@gentoo.org> CommitDate: 2022-08-03 04:20:14 +0000 net-news/newsboat: add 2.28 Closes: https://bugs.gentoo.org/815661 Signed-off-by: John Helmert III <ajak@gentoo.org> net-news/newsboat/Manifest | 68 +++++++++ net-news/newsboat/files/newsboat-2.28-flags.patch | 16 +++ net-news/newsboat/newsboat-2.28.ebuild | 160 ++++++++++++++++++++++ 3 files changed, 244 insertions(+)