Please update ebuild. At the time of opening this issue, version 1.22.0 is the most current release of Gitea. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f30ea59cf0c6f20feaa59d87687a76058e18d13 commit 8f30ea59cf0c6f20feaa59d87687a76058e18d13 Author: Ryan Qian <i@bitbili.net> AuthorDate: 2024-06-06 17:57:01 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2024-06-06 22:07:33 +0000 www-apps/gitea: add 1.22.0 also adds an experimental USE flag 'gogit', which is used as an alternative of the 'git' command Closes: https://bugs.gentoo.org/933692 Closes: https://github.com/gentoo/gentoo/pull/37058 Signed-off-by: Ryan Qian <i@bitbili.net> Signed-off-by: Yixun Lan <dlan@gentoo.org> www-apps/gitea/Manifest | 1 + .../gitea-1.22.0-fix-missing-memcache-import.diff | 18 +++ .../gitea-1.22.0-go-chi-memcache-package.diff | 121 ++++++++++++++++ ...0-ignore-findrecentlypushednewbranches-err.diff | 20 +++ www-apps/gitea/gitea-1.22.0.ebuild | 158 +++++++++++++++++++++ www-apps/gitea/metadata.xml | 1 + 6 files changed, 319 insertions(+)
Thank you. This was exceptionally quick.