summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust-bin: || die if symlink target not foundGeorgy Yakovlev2022-10-201-1/+1
| | | | | Bug: https://bugs.gentoo.org/876979 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: fix USE=rust-analyzerGeorgy Yakovlev2022-10-201-0/+1
| | | | | Closes: https://bugs.gentoo.org/876979 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: unkeyword 1.64.0 for ~riscvGeorgy Yakovlev2022-10-201-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: unkeyword 1.64.0-r1 for ~riscvGeorgy Yakovlev2022-10-202-35/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: re-add 1.63.0-r1 for riscv onlyGeorgy Yakovlev2022-10-205-0/+1158
| | | | | | | This partially reverts commit 53f2e771432ee61187a0154f96250372f92d7712. Issue: https://github.com/rust-lang/rust/issues/102155 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/ammonite-repl-bin: add 2.5.5Florian Schmaus2022-10-202-0/+48
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-lang/julia: align longdescription opening and closing tagsPetr Vaněk2022-10-201-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/cfortran: align longdescription opening and closing tagsPetr Vaněk2022-10-201-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: align longdescription opening and closing tagsPetr Vaněk2022-10-201-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/go: Add cpe_uri for go package.kochera2022-10-191-0/+1
| | | | | Signed-off-by: Michael Kochera <kochera@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/php: keyword 8.1.11 for ~loongWANG Xuerui2022-10-191-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-lang/zig: fix building with Clang 16, fix searching LLDEric Joldasov2022-10-182-0/+25
| | | | | | | | | Upstream PR https://github.com/ziglang/zig/pull/13121 Closes: https://bugs.gentoo.org/877231 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/27718 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/gnuprologjava: add savannah upstream metadataSam James2022-10-181-4/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gforth: add savannah upstream metadataSam James2022-10-181-4/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/fennel: drop old 1.0.0Maciej Barć2022-10-172-37/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/fennel: bump to 1.2.1Maciej Barć2022-10-172-0/+37
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/erlang: add 25.1.1Matthew Smith2022-10-163-0/+193
| | | | | | | Also, fix localhost clash. Signed-off-by: Matthew Smith <matthew@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26360
* dev-lang/mozart-stdlib: drop to ~x86Sam James2022-10-161-2/+2
| | | | | | Slacking stabilisation for sbt. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mozart: drop to ~x86Sam James2022-10-161-2/+2
| | | | | | Slacking stabilisation for sbt. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/scala: drop to ~x86Sam James2022-10-161-2/+2
| | | | | | Slacking stabilisation for sbt. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/qu-prolog: add 10.7Keri Harris2022-10-153-0/+130
| | | | Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/zig: fix MissingSlotDep on LLDSam James2022-10-152-8/+6
| | | | | | LLD is slotted now. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Add cpe_uri for perl package.kochera2022-10-151-0/+1
| | | | | | Signed-off-by: Michael Kochera <kochera@google.com> Closes: https://github.com/gentoo/gentoo/pull/27776 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ghc: update bootstrap binaryJack Todaro2022-10-152-2/+2
| | | | | | | | | | | | | Updated bootstrap binary has been built with the upstream ModOrigin patch applied, as is applied when building ghc using default USE flags. This should resolve compilation issues for USE=binary users. Closes: https://bugs.gentoo.org/843968 Signed-off-by: Jack Todaro <solpeth@posteo.org> Closes: https://github.com/gentoo/gentoo/pull/27565 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Drop old versionsMatt Turner2022-10-142-53/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/rust: drop 1.62.1, 1.63.0-r1Georgy Yakovlev2022-10-136-1899/+0
| | | | | Bug: https://bugs.gentoo.org/870166 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: drop 1.62.1, 1.63.0Georgy Yakovlev2022-10-133-511/+0
| | | | | Bug: https://bugs.gentoo.org/870166 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/lua: drop 5.1.5-r109, 5.3.6-r5, 5.4.4-r2David Seifert2022-10-1313-942/+11
| | | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/520480 Bug: https://bugs.gentoo.org/717780 Closes: https://bugs.gentoo.org/460114 Closes: https://bugs.gentoo.org/462064 Closes: https://bugs.gentoo.org/539826 Closes: https://bugs.gentoo.org/627330 Closes: https://bugs.gentoo.org/689598 Closes: https://bugs.gentoo.org/706378 Closes: https://bugs.gentoo.org/791772 Closes: https://bugs.gentoo.org/834153 Closes: https://bugs.gentoo.org/834911 Closes: https://bugs.gentoo.org/843320 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/ispc: fix patch for 1.17.0 tooIonen Wolkens2022-10-131-1/+1
| | | | | Bug: https://bugs.gentoo.org/873676 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/rust: Stabilize 1.64.0-r1 x86, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust-bin: Stabilize 1.64.0 x86, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust: Stabilize 1.64.0-r1 sparc, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust-bin: Stabilize 1.64.0 sparc, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust-bin: Stabilize 1.64.0 ppc, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust: Stabilize 1.64.0-r1 arm64, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust-bin: Stabilize 1.64.0 arm64, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust: Stabilize 1.64.0-r1 arm, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust-bin: Stabilize 1.64.0 arm, #872560Agostino Sarubbo2022-10-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/python: Remove oldMichał Górny2022-10-1313-4865/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Stabilize 3.8.15 amd64, #876811Sam James2022-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.9.15 amd64, #876809Sam James2022-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.10.8 amd64, #876813Sam James2022-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.8.15 x86, #876811Arthur Zamarin2022-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: Stabilize 3.8.15 hppa, #876811Arthur Zamarin2022-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: Stabilize 3.8.15 sparc, #876811Arthur Zamarin2022-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: Stabilize 3.8.15 arm, #876811Arthur Zamarin2022-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: Stabilize 3.8.15 arm64, #876811Arthur Zamarin2022-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/rust: Stabilize 1.64.0-r1 amd64, #872560Sam James2022-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust-bin: Stabilize 1.64.0 amd64, #872560Sam James2022-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.10.8 x86, #876813Arthur Zamarin2022-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>