summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/go: remove 1.14.7William Hubbs2020-10-202-189/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: x86 stable (bug #748981)Thomas Deutschmann2020-10-201-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: fix DISTFILE nameThomas Deutschmann2020-10-202-2/+2
| | | | | | Bug: https://bugs.gentoo.org/750452 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: re-add ia64 JIT patchesThomas Deutschmann2020-10-202-2/+2
| | | | | | Bug: https://bugs.gentoo.org/703538 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: bump to v78.4.0Thomas Deutschmann2020-10-202-0/+293
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/lisaac: MissingSlotDepSam James2020-10-201-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.6.12 amd64, #743232Mikle Kolyada2020-10-181-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/python: Stabilize 3.7.9 amd64, #743235Mikle Kolyada2020-10-181-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/elixir: drop oldSergei Trofimovich2020-10-182-38/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/nim: drop oldSergei Trofimovich2020-10-182-87/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/perl: Add USE="minimal" for bootstrappersKent Fredric2020-10-193-15/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even though PDEPEND is "post" dependency, portage still *schedules* PDEPENDS to install *before* perl, where possible. This leads to a fun problem under cross/chroot/catalyst stuff, as it then necessitates you install perl-cleaner, and thus, portage-utils, before installing perl. And portage-utils in turn necessitates a lot of complexity by default, openmp, nettle, ... ssl... And if those fail, which is highly likely, portage doesn't try to install perl, even though it would compile just fine. And in reality, you don't actually need perl-cleaner to have a working perl interpreter. Its just strongly recommended and all systems should have it. Same goes for the virtuals and subsequent perl-core/ stuff, which also isn't strictly necessary for a working perl, at least, not when you're bootstrapping it, as this is mostly our safeguards against various security concerns. So pretty much 100% of what is in PDEPEND should be able to be turned off, if you're an adult and know what you're doing. Globally setting USE="minimal" is not officially supported, but bugs that result from it are welcome. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* Dev-lang/go: stable 1.14.9 on amd64William Hubbs2020-10-171-1/+1
| | | | | Bug: https://bugs.gentoo.org/748981 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/nim: bump up to 1.4.0Sergei Trofimovich2020-10-162-0/+86
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/elixir: bump up to 1.11.1Sergei Trofimovich2020-10-162-0/+38
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/go: remove 1.15.2William Hubbs2020-10-162-189/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/janet: remove unused eclass inherit from 1.12.2Joonas Niilola2020-10-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/janet: drop old versionOz N Tiram2020-10-162-53/+0
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17833 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/janet: bump version to 1.12.2Oz N Tiram2020-10-162-0/+63
| | | | | | Package-Manager: Portage-3.0.8, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/go: stable 1.14.9 for ppc64Sergei Trofimovich2020-10-151-1/+1
| | | | | | | | stable wrt bug #748981 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/python: Remove old 2.7 versionsMichał Górny2020-10-154-1100/+0
| | | | | Bug: https://bugs.gentoo.org/749339 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Remove 3.9.0 RCsMichał Górny2020-10-153-664/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/go: 1.14.10 bumpWilliam Hubbs2020-10-152-0/+189
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: 1.15.3 bumpWilliam Hubbs2020-10-152-0/+189
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/spidermonkey: skip ↵Thomas Deutschmann2020-10-141-0/+4
| | | | | | | | | | | | typedarray-arg-set-values-same-buffer-other-type.js for big-endian Test typedarray-arg-set-values-same-buffer-other-type fails on big-endian platforms due to the issue in the test itself. The issue has been reported to test262 maintainers, until resolved the test is skipped. Closes: https://bugs.gentoo.org/749044 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/go: Stabilize 1.14.9 arm, #748981Sam James2020-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/go: Stabilize 1.14.9 arm64, #748981Sam James2020-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mujs: bump to 1.0.9Sam James2020-10-132-0/+61
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust-bin: adjust QA_PREBUILTGeorgy Yakovlev2020-10-131-5/+4
| | | | | | Closes: https://bugs.gentoo.org/748435 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/ocaml: Bump to 4.11.1Mark Wright2020-10-133-1/+79
| | | | | | | | | | | | | | Thanks to Martin 'The Bishop' Scheffler for reporting ocaml does not compile with gcc-10, and for the patch. This appears to be fixed upstream. Thanks to Josh Parsons for the x32 compile patch, this appears to be fixed upstream. Bug: https://bugs.gentoo.org/735274 Bug: https://bugs.gentoo.org/555598 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/ocaml: Bump to 4.10.0Lubos Kolouch2020-10-132-0/+79
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lubos Kolouch <lubos@kolouch.net> Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-lang/rust: fix typo in pathGeorgy Yakovlev2020-10-121-2/+3
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: drop oldGeorgy Yakovlev2020-10-122-201/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: drop oldGeorgy Yakovlev2020-10-122-517/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: require llvm:11 for rust-1.47.0Georgy Yakovlev2020-10-121-1/+0
| | | | | | | | | | | | while it should be compatible with llvm8-11, there are many complications we can't solve. for example rust built with llvm11 can't compile firefox which uses llvm10 and lto/pgo. Since 1.47.0 bundles llvm11, we enforce this version for consistency. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: revbump 1.47.0, a lot of fixesGeorgy Yakovlev2020-10-121-25/+35
| | | | | | | | | | | | | | | | we now completely switch all components for eselect-rust. it now includes: doc, man, lib, rustlib. previously there was no guarantee user gets those components from version eselected system-wide. now all the paths are handled. change src_compile target to 'dist' because of changes to x.py https://blog.rust-lang.org/inside-rust/2020/08/30/changes-to-x-py-defaults.html minor cleanup. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: revbump 1.47.0Georgy Yakovlev2020-10-122-190/+157
| | | | | | | | add more links to handle by eselect-rust rework ebuild a bit for readability. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/lua: remove all except the latest slotted versionsWilliam Hubbs2020-10-1215-2131/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/rust: add libressl 3.2.x patch to 1.47.0Georgy Yakovlev2020-10-112-0/+45
| | | | | | Closes: https://bugs.gentoo.org/747832 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/vala: bump p.masked to 0.50.1Mart Raudsepp2020-10-122-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-lang/vala: bump to 0.40.24Mart Raudsepp2020-10-122-0/+55
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-lang/vala: bump to 0.48.11Mart Raudsepp2020-10-122-0/+50
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-lang/execline: 2.6.1.1 bumpWilliam Hubbs2020-10-112-0/+43
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/spidermonkey: security cleanupThomas Deutschmann2020-10-113-538/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: stable 52.9.1_pre1-r2 for hppa, bug #737464Rolf Eike Beer2020-10-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/python: Stabilize 2.7.18-r4 ALLARCHES, #746863Michał Górny2020-10-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.6-r2 ALLARCHES, #746863Michał Górny2020-10-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/spidermonkey: unbreak rust-1.47.0Thomas Deutschmann2020-10-102-1/+2
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/python: Stabilize 2.7.18-r4 sparc, #746863Sam James2020-10-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python-exec: Stabilize 2.4.6-r2 sparc, #746863Sam James2020-10-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/swig: stable 4.0.2 for hppaSergei Trofimovich2020-10-101-1/+1
| | | | | | | | stable wrt bug #746815 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>