summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: stable 2.7.18_p11 for sparc, bug #793833Rolf Eike Beer2021-06-201-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey: switch from virtual/libffi to dev-libs/libffiSergei Trofimovich2021-06-202-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/starlark-rust: Require latest nightly rustZac Medico2021-06-201-1/+3
| | | | | | Closes: https://bugs.gentoo.org/796824 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/abs: Initial importZac Medico2021-06-203-0/+149
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/erlang: sparc stable wrt bug #796728Agostino Sarubbo2021-06-201-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: ppc64 stable wrt bug #796728Agostino Sarubbo2021-06-201-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/starlark-rust: Initial importZac Medico2021-06-193-0/+360
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/erlang: Stabilize 24.0 ppc, #796728Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/erlang: Stabilize 24.0 x86, #796728Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/erlang: Stabilize 24.0 amd64, #796728Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ispc: minor style fixes, drop cmake gentoo patchIonen Wolkens2021-06-192-40/+32
| | | | | | | Patch does not make sense anymore given this ebuild is setting another CMAKE_BUILD_TYPE. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/ispc: bump to 1.16.0Alexander Golubev2021-06-193-3/+87
| | | | | | | | | | | * Drop unused toolchain-funcs eclass * Drop python-7 and bump python-10 * Fix KEYWORDS placement in the live ebuild Closes: https://bugs.gentoo.org/796632 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21316 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/python: Backport secfix to 2.7.18_p11Michał Górny2021-06-192-0/+356
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/rust: unbreak wasm in 1.53Georgy Yakovlev2021-06-191-1/+1
| | | | | Bug: https://bugs.gentoo.org/715348 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/ghc: allow python-3.10Sergei Trofimovich2021-06-192-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/erlang: drop oldSergei Trofimovich2021-06-193-315/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/typescript: add 4.3.4, drop 4.3.3Georgy Yakovlev2021-06-182-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/typescript: add 4.3.3Georgy Yakovlev2021-06-182-0/+40
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/ocaml: fix installed Portage set libdir targetSam James2021-06-186-21/+51
| | | | | Closes: https://bugs.gentoo.org/796641 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ghc: respect ${PKG_CONFIG}Sam James2021-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/swig: use BDEPEND for virtual/pkgconfig in EAPI 7Sam James2021-06-182-2/+2
| | | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/mercury-extras: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-0/+2
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/tk: clean up patchSam James2021-06-181-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/rust-bin: keyword 1.53.0Georgy Yakovlev2021-06-181-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: keyword 1.53.0Georgy Yakovlev2021-06-181-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: specify stage in toml instead cmdlineGeorgy Yakovlev2021-06-181-2/+4
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/maude: Depend on dev-libs/gmp[cxx(+)]David Seifert2021-06-181-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/rust: don't pass --keep-stage in src_installGeorgy Yakovlev2021-06-181-2/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: omit dist target in src_compileGeorgy Yakovlev2021-06-181-2/+5
| | | | | | | | it generates tarballs for all components and take considerable time and disk space. Disabling this should reduce disk space requrements. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: add miri patch to 1.53.0Georgy Yakovlev2021-06-182-0/+54
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: refresh rustversion patchGeorgy Yakovlev2021-06-182-44/+187
| | | | | | fully bump to 1.0.5 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: update rustversion sha256sumsGeorgy Yakovlev2021-06-171-0/+11
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: add rustversion patchGeorgy Yakovlev2021-06-172-0/+81
| | | | | | | otherwise bootstrap may fail with nightly branded compiler Upstream-issue: https://github.com/dtolnay/rustversion/issues/28 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: add 1.53.0Georgy Yakovlev2021-06-172-0/+707
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: add 1.53.0Georgy Yakovlev2021-06-172-0/+219
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/python: Bump to 3.10.0b3Michał Górny2021-06-172-0/+350
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/rust-bin: x86 stable wrt bug #796269Agostino Sarubbo2021-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/rust: x86 stable wrt bug #796269Agostino Sarubbo2021-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/python: Remove oldMichał Górny2021-06-1613-4099/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/micropython: Remove python@Michał Górny2021-06-161-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/rust-bin: ppc64 stable wrt bug #796269Agostino Sarubbo2021-06-161-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/rust: ppc64 stable wrt bug #796269Agostino Sarubbo2021-06-161-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/rust-bin: amd64 stable wrt bug #796269Agostino Sarubbo2021-06-161-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/rust: amd64 stable wrt bug #796269Agostino Sarubbo2021-06-161-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/python: Stabilize 3.9.5_p2 ppc64, #793833Sam James2021-06-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.8.10_p2 ppc64, #793833Sam James2021-06-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.7.10_p6 ppc64, #793833Sam James2021-06-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.6.13_p5 ppc64, #793833Sam James2021-06-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 2.7.18_p10 ppc64, #793833Sam James2021-06-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/perl: drop obsolete HPPA patchSam James2021-06-151-6/+5
| | | | | | | No longer applies. Bug: https://bugs.gentoo.org/634162 Signed-off-by: Sam James <sam@gentoo.org>