It was released yesterday. It might be too early to open a bug about this, but I really like the game. Could we please have it in the tree? Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57cc262249976487a77241a6641f6c9437072b69 commit 57cc262249976487a77241a6641f6c9437072b69 Author: Nils Freydank <holgersson@posteo.de> AuthorDate: 2021-08-12 07:25:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-15 20:56:56 +0000 games-strategy/0ad: Bump to 0.0.25_alpha, unbundle premake This bump unbundles premake and uses now dev-util/premake:5::gentoo. Drop the ~arm64 keyword until premake get's ~arm64 keywords. Upstream spidermonkey keeps changing critical stuff on minor releases, so this bump keeps the the bundled version. On the fly we can do some house-keeping inside the ebuild: - add size checks as the package size got huge by the 0ad-data merge - merge conditional blocks depending on the version into one block for better maintainability - sort LICENSE alphabetically Closes: https://bugs.gentoo.org/807337 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> games-strategy/0ad/0ad-0.0.25_alpha.ebuild | 221 +++++++++++++++++++++++++++++ games-strategy/0ad/Manifest | 2 + 2 files changed, 223 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633e8b6f2cd7b9f57ab5c6f1235a2a761dd41ae7 commit 633e8b6f2cd7b9f57ab5c6f1235a2a761dd41ae7 Author: Nils Freydank <holgersson@posteo.de> AuthorDate: 2021-08-12 07:24:59 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-15 20:56:55 +0000 dev-util/premake: Bump to 5.0.0_alpha16 This bump is mostly for games-strategy/0ad-0.0.25_alpha. The bundled-libs problem isn't touched with this bump. Closes: https://bugs.gentoo.org/773472 Bug: https://bugs.gentoo.org/807337 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org> dev-util/premake/Manifest | 1 + dev-util/premake/premake-5.0.0_alpha16.ebuild | 32 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+)