summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust: filter out flto in all casesGeorgy Yakovlev2022-09-272-2/+2
| | | | | Closes: https://bugs.gentoo.org/866231 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/elixir: add 1.14.0Haelwenn (lanodan) Monnier2022-09-272-0/+38
| | | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/27117 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/lua: Fix for CVE-2022-28805Federico Denkena2022-09-262-0/+38
| | | | | | | | | | This commit fixes CVE-2022-28805 (patch from upstream, slightly modified due to changed file paths in gentoo). Closes: https://github.com/gentoo/gentoo/pull/27423 Bug: https://bugs.gentoo.org/837521 Signed-off-by: Federico Denkena <federico.denkena@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/rust: stage0.txt -> stage0.json in a commentGeorgy Yakovlev2022-09-253-3/+3
| | | | | Closes: https://bugs.gentoo.org/864839 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: silence musl crtn.o prestrip warningGeorgy Yakovlev2022-09-251-0/+1
| | | | | Closes: https://bugs.gentoo.org/834160 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: fix alt-abi support, filter out flto in 1.64.0Georgy Yakovlev2022-09-251-3/+2
| | | | | | Bug: https://bugs.gentoo.org/866231 Closes: https://bugs.gentoo.org/872815 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/erlang: drop 24.3.3-r1, security cleanupMatthew Smith2022-09-252-163/+0
| | | | | Bug: https://bugs.gentoo.org/872272 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-lang/rust: fix 1.64.0 build on sparcGeorgy Yakovlev2022-09-242-0/+71
| | | | | | Issue: https://github.com/bytecodealliance/rustix/issues/408 Bug: https://bugs.gentoo.org/872725 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/erlang: Stabilize 24.3.4.2 sparc, #872500Agostino Sarubbo2022-09-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: Stabilize 24.3.4.2 ppc64, #872500Arthur Zamarin2022-09-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/erlang: Stabilize 24.3.4.2 ppc, #872500Arthur Zamarin2022-09-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/erlang: Stabilize 24.3.4.2 x86, #872500Agostino Sarubbo2022-09-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: Stabilize 24.3.4.2 amd64, #872500Sam James2022-09-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust: drop 1.59.0, 1.60.0, 1.61.0-r2, 1.62.0Georgy Yakovlev2022-09-239-3375/+0
| | | | | Bug: https://bugs.gentoo.org/870166 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: drop 1.59.0, 1.60.0, 1.61.0, 1.62.0Georgy Yakovlev2022-09-235-1011/+0
| | | | | Bug: https://bugs.gentoo.org/870166 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: keyword 1.64.0Georgy Yakovlev2022-09-231-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: keyword 1.64.0Georgy Yakovlev2022-09-231-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/erlang: drop 25.0.2, 25.0.3Matthew Smith2022-09-233-332/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-lang/rust: drop -gentoo-linux-musl target supportGeorgy Yakovlev2022-09-221-23/+0
| | | | | | | | originally we intended to match musl stages CHOST vendor field but opted in for patching upstream -unknown-linux-musl target to use dynamic linking by default. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: improve musl envd file in 1.64.0Georgy Yakovlev2022-09-221-3/+5
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: unkeyword 1.64.0Georgy Yakovlev2022-09-221-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: unkeyword 1.64.0Georgy Yakovlev2022-09-221-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: add 1.64.0Georgy Yakovlev2022-09-223-0/+810
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: add 1.64.0Georgy Yakovlev2022-09-223-0/+260
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: keyword 1.63.0-r1 for ~mipsmatoro2022-09-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust-bin: keyword 1.63.0 for ~mipsmatoro2022-09-231-1/+1
| | | | | Closes: https://bugs.gentoo.org/769476 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/spidermonkey: Stabilize 91.13.0 ppc64, #872377Arthur Zamarin2022-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/spidermonkey: Stabilize 91.13.0 arm64, #872377Arthur Zamarin2022-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/spidermonkey: Stabilize 91.13.0 x86, #872377Joonas Niilola2022-09-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/spidermonkey: Stabilize 91.13.0 amd64, #872377Joonas Niilola2022-09-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/typescript: update to EAPI 8; misc tweaksMaciej Barć2022-09-223-58/+58
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/typescript: take the maintainershipMaciej Barć2022-09-221-4/+15
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/spidermonkey: update known test failure list on 102Joonas Niilola2022-09-221-4/+8
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/spidermonkey: drop 102.2.0Joonas Niilola2022-09-222-409/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/spidermonkey: add 102.3.0Joonas Niilola2022-09-222-0/+407
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/spidermonkey: disable rust-simd on 78Joonas Niilola2022-09-221-3/+5
| | | | | | | | - broken with newer rust versions, may cause performance issues but this branch is EOL. Closes: https://bugs.gentoo.org/871972 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/typescript: drop myself as a maintainerGeorgy Yakovlev2022-09-211-4/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/typescript: add 4.8.3Georgy Yakovlev2022-09-212-0/+40
| | | | | Closes: https://bugs.gentoo.org/871765 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/xsb: use PV in SRC_URISam James2022-09-221-2/+2
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/interprolog: use PV in SRC_URISam James2022-09-221-1/+1
| | | | | | Avoids mistakes on bumping and why not? (Plus we already had it in a var here) Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/idris2: drop old 0.5.1_p20211112-r1Maciej Barć2022-09-212-106/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/idris2: bump to 0.5.1_p20220920Maciej Barć2022-09-212-0/+106
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/go-bootstrap: drop 1.16.6William Hubbs2022-09-192-49/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: update IUSEWilliam Hubbs2022-09-191-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go-bootstrap: Stabilize 1.18.6 x86, #871633Agostino Sarubbo2022-09-191-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/go-bootstrap: Stabilize 1.18.6 arm64, #871633Agostino Sarubbo2022-09-191-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/go-bootstrap: Stabilize 1.18.6 arm, #871633Agostino Sarubbo2022-09-191-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/go-bootstrap: add 1.19.1, drop 1.19William Hubbs2022-09-182-16/+16
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/zig: update to LLVM 15 for 9999Eric Joldasov2022-09-191-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/871462 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/27221 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/zig: drop unnecessary patch for 9999Eric Joldasov2022-09-192-15/+0
| | | | | Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org>