summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: Fix cross-compiling for prefixed systemsJames Le Cuirot2022-12-295-5/+10
| | | | | | | | | | | Cross-compiling Python involves doing a native build first. The prefix profile prefixifies setup.py, but this has been done before the native build when it needs to be done after. Handle this in the ebuild with hprefixify instead of with sed in the profile. Also drop some other obsolete Python prefix hacks from the profile. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 sparc, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 x86, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 ppc64, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 ppc, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: elaborate USE=pgo descriptionSam James2022-12-271-0/+2
| | | | | Bug: https://bugs.gentoo.org/888655 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: attempt to fix the parallel install.Michael Orlitzky2022-12-272-1/+25
| | | | | | | | | | | | | | | | | We have had an "emake -j1 ... install" in this ebuild for a long time, but bug 883063 shows that -j1 only minimizes the risk of failure, and does not completely eliminate it. I've tried to reproduce the failure and have found a missing dependency in the upstream Makefile. This commit adds a patch to fix it. Now, we have one fewer build system bugs. I've removed the old -j1 workaround, and am marking bug 883063 as resolved so that future installation failures are reported as new bugs: we need new reports to let us know that the bug fixed in this commit was not the only one, if that happens to be the case. Closes: https://bugs.gentoo.org/883063 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 hppa, #865895Sam James2022-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: Revert "drop 1.17.0-r2"Andreas Sturmlechner2022-12-242-0/+79
| | | | | | This reverts commit 01a8653e5090a4363e02b13bc6c6de706789f103. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/ispc: drop 1.17.0-r2Andreas Sturmlechner2022-12-242-79/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/mujs: add 1.3.2Philipp Rösner2022-12-242-0/+62
| | | | | | | | | | | Add patch release mujs-1.3.2: - fixes UAF bug - fixes iterator bug Bug: https://bugs.gentoo.org/882775 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28677 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: remove unused patchMichael Mair-Keimberger2022-12-241-42/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28735 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: add upstream patch to fix USE="-readline" build.Michael Orlitzky2022-12-232-0/+23
| | | | | Closes: https://bugs.gentoo.org/883395 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/nasm: add 2.16.01Matthew Smith2022-12-232-0/+54
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-lang/spidermonkey: Stabilize 102.6.0 arm, #885627Arthur Zamarin2022-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/clips: Stabilize 6.40 amd64, #887927Arthur Zamarin2022-12-221-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/rust: update metadata.xmlGeorgy Yakovlev2022-12-191-2/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: update metadata.xmlGeorgy Yakovlev2022-12-191-2/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: drop 1.64.0-r1Georgy Yakovlev2022-12-193-869/+0
| | | | | Bug: https://bugs.gentoo.org/884513 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: drop 1.64.0-r1Georgy Yakovlev2022-12-192-263/+0
| | | | | Bug: https://bugs.gentoo.org/884513 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: add 1.66.0Georgy Yakovlev2022-12-192-0/+788
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: add 1.66.0Georgy Yakovlev2022-12-192-0/+257
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/ispc: drop out-of-sync 9999 ebuildAndreas Sturmlechner2022-12-191-78/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/jsonnet: drop 0.18.0-r1Andreas Sturmlechner2022-12-193-125/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/jimtcl: Stabilize 0.81 amd64, #886691Sam James2022-12-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python-exec: Remove oldMichał Górny2022-12-182-73/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 x86, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 ppc, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 arm64, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 arm, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 amd64, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 ppc64, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/orc: Stabilize 0.4.32 amd64, #886973Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 sparc, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.10 hppa, #887011Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/orc: Stabilize 0.4.32 x86, #886973Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/orc: Stabilize 0.4.32 ppc64, #886973Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/orc: Stabilize 0.4.32 ppc, #886973Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/squirrel: drop 3.1_p20200612Andreas Sturmlechner2022-12-182-43/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-lang/python-exec: Bump to 2.4.10Michał Górny2022-12-183-2/+75
| | | | | Closes: https://bugs.gentoo.org/886625 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/orc: Stabilize 0.4.32 arm64, #886973Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/orc: add 0.4.33Sam James2022-12-182-0/+41
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/jimtcl: Stabilize 0.81 x86, #886691Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/jimtcl: Stabilize 0.81 arm, #886691Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gdl: drop 1.0.0_rc3-r3Sam James2022-12-183-248/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 arm, #865895Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 arm64, #865895Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.36.0-r1 amd64, #865895Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/spidermonkey: Stabilize 102.6.0 ppc, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/spidermonkey: Stabilize 102.6.0 x86, #885627Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>