summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: update for slotted RustMatt Jolly2024-11-091-278/+0
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* games-strategy/0ad: Fix compatibility with miniupnpc 2.2.8 with patchJames Le Cuirot2024-06-161-0/+1
| | | | | | | Thanks to Torsten Kaiser for the patch. Closes: https://bugs.gentoo.org/934315 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-strategy/0ad: fix build w/ boost-1.85Sam James2024-05-281-0/+2
| | | | | Closes: https://bugs.gentoo.org/932254 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix build w/ libxml2-2.12Sam James2024-04-011-1/+3
| | | | | Closes: https://bugs.gentoo.org/924387 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: filter lto flagAndrew Ammerlaan2023-11-221-1/+4
| | | | | Closes: https://bugs.gentoo.org/859244 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-strategy/0ad: add subslot dep on libsodiumSam James2023-09-141-0/+270
Signed-off-by: Sam James <sam@gentoo.org>