summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/ocaml: Bump to 4.14.0, fix clang build.Mark Wright2022-03-293-0/+236
| | | | | | | See: https://github.com/ocaml/ocaml/pull/10774 Closes: https://bugs.gentoo.org/729566 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/zig: propagate #836310 fix to other versions + liveIonen Wolkens2022-03-293-0/+15
| | | | | | | Thanks for 0.9.1 fix. Bug: https://bugs.gentoo.org/836310 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-lang/zig: fix pkg_setup on 0.9.1Joonas Niilola2022-03-291-0/+5
| | | | | | | | - two eclasses export pkg_setup causing a conflict. Closes: https://bugs.gentoo.org/836310 Thanks-to: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/zig: add memory requirement via check-reqsBratishkaErik2022-03-284-12/+24
| | | | | | | | | see https://github.com/ziglang/zig/issues/6485 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: BratishkaErik <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/24734 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-lang/zig: drop old versionBratishkaErik2022-03-283-121/+0
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: BratishkaErik <bratishkaerik@getgoogleoff.me> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-lang/erlang: drop 23.3.4.11, 24.2, 24.2.1Matthew Smith2022-03-274-482/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-lang/spidermonkey: 91.7.1 requires python[xml]Joonas Niilola2022-03-271-1/+1
| | | | | Closes: https://bugs.gentoo.org/836170 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/go: drop 1.17.7William Hubbs2022-03-272-197/+0
| | | | | Bug: https://bugs.gentoo.org/834635 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: Stabilize 1.17.8 ppc64, #835383Sam James2022-03-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.10.3 sparc, #835444Arthur Zamarin2022-03-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/crystal: [QA] fix tc-get* quotingSam James2022-03-264-16/+16
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/erlang: Version updated to 23.3.4.12.Jonathan Davies2022-03-252-0/+156
| | | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/24738 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-lang/python: Bump to 3.10.4Michał Górny2022-03-242-0/+412
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump to 3.9.12Michał Górny2022-03-242-0/+406
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/starlark-rust: add 0.7.0Zac Medico2022-03-232-0/+233
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/starlark-rust: drop 0.4.0, 0.5.0Zac Medico2022-03-233-460/+0
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-lang/php: Add additional SAPIs to the env.d CONFIG_PROTECT_MASKBrian Evans2022-03-231-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/php: add subslot dep on OpenLDAPSam James2022-03-237-9/+9
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: stable 3.10.3 for hppa, bug #835444Rolf Eike Beer2022-03-221-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: stable 3.9.11 for sparc, bug #835445Rolf Eike Beer2022-03-221-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: stable 3.7.13 for sparc, bug #835447Rolf Eike Beer2022-03-221-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/spidermonkey: drop 91.7.0Joonas Niilola2022-03-222-411/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/spidermonkey: add 91.7.1Joonas Niilola2022-03-222-0/+411
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/python: Stabilize 3.8.13 sparc, #835446Arthur Zamarin2022-03-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/vala: Use SLOT="0.56" for 0.56.0.Matt Turner2022-03-211-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/R: enable system treAlessandro Barbieri2022-03-211-0/+250
| | | | | | Closes: https://bugs.gentoo.org/802099 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/python: Stabilize 3.7.13 amd64, #835447Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/python: Stabilize 3.8.13 amd64, #835446Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/python: Stabilize 3.7.13 x86, #835447Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/python: Stabilize 3.8.13 x86, #835446Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/python: Stabilize 3.10.3 x86, #835444Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/erlang: Stabilize 24.2.2 x86, #835616Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/spidermonkey: keyword 91.7.0 for ~ppcJoonas Niilola2022-03-212-3/+3
| | | | | | | - include a new patch, details in #835575. Closes: https://bugs.gentoo.org/835575 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/erlang: sparc stable wrt bug #835616Agostino Sarubbo2022-03-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: ppc64 stable wrt bug #835616Agostino Sarubbo2022-03-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: ppc stable wrt bug #835616Agostino Sarubbo2022-03-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/erlang: amd64 stable wrt bug #835616Agostino Sarubbo2022-03-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/vala: Version bump to 0.56.0Matt Turner2022-03-202-0/+53
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/cxprolog: [QA] fix tc-get* quotingSam James2022-03-201-4/+4
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/go: x86 stable wrt bug #835383Agostino Sarubbo2022-03-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/smlnj: fix asdl autoconf scriptMaciej Barć2022-03-191-0/+4
| | | | | Closes: https://bugs.gentoo.org/835555 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/erlang: add 24.3.2Matthew Smith2022-03-192-0/+163
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/24650 Co-authored-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-lang/python: Stabilize 3.7.13 arm64, #835447Arthur Zamarin2022-03-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: Stabilize 3.8.13 arm64, #835446Arthur Zamarin2022-03-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: save/restore PYTHONDONTWRITEBYTECODE for USE=pgoSam James2022-03-193-0/+24
| | | | | | | | | | | | | | This avoids writing bytecode when we call has_version (or make any other calls). But we do need it on for the 'emake' call when building w/ USE=pgo. Save & restore the value from the environment before/after emake if building with PGO. Closes: https://bugs.gentoo.org/831897 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24642 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Drop old versionsMatt Turner2022-03-182-53/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/php: Version bump for 8.1.4Brian Evans2022-03-182-0/+760
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/python: Backport auth bypass fix to 2.7.18Michał Górny2022-03-182-0/+347
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Stabilize 3.9.11 arm64, #835445Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/python: Stabilize 3.10.3 arm64, #835444Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>