summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {sys-devel → llvm-core}/llvmMichał Górny2024-12-111-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → llvm-core}/lldMichał Górny2024-12-111-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → llvm-core}/clangMichał Górny2024-12-111-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/spidermonkey: move clang dependency under clang use flag in 115Joonas Niilola2024-11-151-1/+1
| | | | | | | - llvm is still needed, but clang is not when not compiling with clang. llvm dependency has been stripped off (with a patch) from 128*. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-091-0/+473
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>