summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust: force newer cmake versionMike Frysinger2021-05-311-1/+1
| | | | | | | | Rust fails to build with older cmake: CMake Error at CMakeLists.txt:3 (cmake_minimum_required): CMake 3.13.4 or higher is required. You are running version ... Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-lang/hy: cleanup test depSam James2021-06-011-6/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/hy: drop 0.17.0 version, enable testsPavel Kulyov2021-06-012-12/+27
| | | | | | | | | | | Also cleanup ebuild a little after review. Closes: https://bugs.gentoo.org/758335 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Pavel Kulyov <kulyov.pavel@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19014 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/hy: Remove oldMichał Górny2021-05-312-46/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump to 3.10.0b2Michał Górny2021-05-312-0/+350
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/mujs: Stabilize 1.1.2 arm64, #792690Sam James2021-05-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust: support musl cross targetsJoshua Kiekendief2021-05-302-0/+10
| | | | | | | | | | | | | | | | Conditionally add `musl-root` path If the target triplet ends in `musl*`, this will use the cross-toolchain's compiler to add the `musl-root` component. If this is not added, the sanity check panics while building rust: ``` thread 'main' panicked at 'when targeting MUSL either the rust.musl-root option or the target.$TARGET.musl-root option must be specified in config.toml', src/bootstrap/sanity.rs:188:25 ``` Closes: https://github.com/gentoo/gentoo/pull/19806 Signed-off-by: Joshua Kiekendief <SirJosh3917@users.noreply.github.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/perl: Update perl-cross versionAndreas K. Hüttel2021-05-302-1/+2
| | | | | | Closes: https://bugs.gentoo.org/791340 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lang/gnat-gpl: Change uri for bootstrapAlfredo Tupone2021-05-301-9/+10
| | | | | | | | block against sys-devel/gcc-10.3.1 Closes: https://bugs.gentoo.org/792981 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/elixir: bump up to 1.12.1Sergei Trofimovich2021-05-292-0/+38
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 ppc64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 ppc64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 arm64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 arm64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gnat-gpl: version bump to 2021Alfredo Tupone2021-05-293-0/+177
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mujs: x86 stable wrt bug #792690Agostino Sarubbo2021-05-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mujs: ppc64 stable wrt bug #792690Agostino Sarubbo2021-05-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mujs: amd64 stable wrt bug #792690Agostino Sarubbo2021-05-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mujs: Stabilize 1.1.2 sparc, #792690Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mujs: Stabilize 1.1.2 ppc, #792690Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mujs: Stabilize 1.1.2 arm, #792690Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 ppc, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 ppc, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 sparc, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 sparc, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.52.3 arm, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.50.7 arm, #792327Sam James2021-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/yap: fix docinto argument (avoid double 'prefix')Sam James2021-05-281-4/+7
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/mercury: fix docinto argument (avoid double 'prefix')Sam James2021-05-281-1/+1
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/php: security cleanupThomas Deutschmann2021-05-266-3780/+0
| | | | | | Bug: https://bugs.gentoo.org/788892 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 hppa, #791490Sam James2021-05-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: Update live ebuildSebastian Parborg2021-05-263-8/+63
| | | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20498 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/spidermonkey: add riscv keywordYixun Lan2021-05-261-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-lang/nim: bump up to 1.4.8Sergei Trofimovich2021-05-252-0/+81
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/go: remove oldWilliam Hubbs2021-05-243-380/+0
| | | | | Bug: https://bugs.gentoo.org/788640 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/yap: support Python 3.9Keri Harris2021-05-241-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 arm64, #791490Sam James2021-05-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 ppc64, #791490Sam James2021-05-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 ppc, #791490Sam James2021-05-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 arm, #791490Sam James2021-05-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 sparc, #791490Sam James2021-05-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: Stabilize 5.32.1 amd64, #791490Sam James2021-05-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/jerryscript: 2.4.0-r2 revbump for python3 debugger fixesZac Medico2021-05-232-4/+38
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/perl: x86 stable (bug #791490)Thomas Deutschmann2021-05-241-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/jerryscript: 2.4.0-r1 revbump to support USE=debuggerZac Medico2021-05-233-2/+119
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/rakudo: Drop unmaintained and broken 9999 ebuildAndreas Sturmlechner2021-05-232-100/+0
| | | | | | Closes: https://bugs.gentoo.org/786141 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>