The last commit (a7de96e) is a bit confusing for me. There is only one slot available: 8.3 But upstream is still compatible with 8.1 and 8.2 : https://git.tt-rss.org/fox/tt-rss.git/tree/classes/Config.php#n537 Is there a particular reason ?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed683a3dbb44bb36d23e7ebc60e9890d7184584 commit 3ed683a3dbb44bb36d23e7ebc60e9890d7184584 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-10-12 15:00:37 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-10-12 15:00:37 +0000 www-apps/tt-rss: Re-add support for PHP 8.1 and 8.2 Upstream uses 8.3 in its Docker container, and I was having trouble that I initially chalked up to using an older version. It turned out to be my nginx configuration though, and I now know where to check for the supported versions. Closes: https://bugs.gentoo.org/941141 Signed-off-by: James Le Cuirot <chewi@gentoo.org> www-apps/tt-rss/tt-rss-20241001.ebuild | 2 +- www-apps/tt-rss/tt-rss-99999999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)