summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: Stabilize 3.9.0 s390, #753215Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.8.6 s390, #754786Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: drop ~x64-macos keywordFabian Groffen2020-12-133-3/+3
| | | | | | Closes: https://bugs.gentoo.org/575860 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-lang/swi-prolog: bump development versionKeri Harris2020-12-132-0/+105
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/elixir: backport mksh fixSergei Trofimovich2020-12-132-0/+82
| | | | | | | | Reported-by: Maciej Barć Fixed-by: Haelwenn Monnier Closes: https://bugs.gentoo.org/729964 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/python: Stabilize 3.8.5 s390, #736854Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/nim: drop oldSergei Trofimovich2020-12-122-86/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/python-exec: call internal _python_export to avoid warningMike Gilbert2020-12-112-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lang/php: stable 7.4.13 for sparc, bug #756775Rolf Eike Beer2020-12-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, 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/php: stable 7.3.25 for sparc, bug #756775Rolf Eike Beer2020-12-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, 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/swi-prolog: version bumpKeri Harris2020-12-112-0/+105
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/swi-prolog: bump development versionKeri Harris2020-12-112-0/+105
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/ruby: sync with prefix changesSam James2020-12-103-3/+75
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python-exec: Add USE=native-symlinks to break stuffMichał Górny2020-12-092-0/+135
| | | | | | | | | | Following toolchain packages, let's add USE=native-symlinks (the name is far from perfect but consistency) that removes convenience python and python3 symlinks. This should help test that ebuilds don't rely on implicit Python versioning and use Python eclasses correctly. In other words, semi-broken ebuilds will fail early. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python-exec: Remove oldMichał Górny2020-12-091-137/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/ispc: Iscp only supports up to LLVM 10Adrian Grigo2020-12-092-10/+17
| | | | | | | | | | | | | | | | | | Iscp does not yet have llvm 11 support, so limit clang and llvm in both ebuilds to version 10 maximum. Thanks to Toralf Förster, brothermechanic and Marco Genasci for their contributions to fixing this bug, I am only repackaging it. A working ispc is needed for adding embree support to blender. See https://github.com/ispc/ispc/issues/1896 Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/749573 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18427 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/erlang: bump up to 23.1.5Sergei Trofimovich2020-12-082-0/+160
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/luajit: fix ManifestThomas Deutschmann2020-12-081-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/luajit: use HTTPSThomas Deutschmann2020-12-082-5/+5
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/luajit: fix slashesThomas Deutschmann2020-12-082-4/+4
| | | | | Fixes: d565d3c8 ("dev-lang/luajit: move to EAPI 7") Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/moarvm-9999: remove unused dev-lang/lua dependencyMarek Szuba2020-12-081-1/+0
| | | | | | | See the preceding commit for a detailed explanation. Bug: https://bugs.gentoo.org/752579 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/moarvm-2020.11: remove unused dev-lang/lua dependencyMarek Szuba2020-12-081-1/+0
| | | | | | | | | | | | | | | | | | | At least the more recent versions of MoarVM do *not* depend on Lua - neither the binary nor the shared library link against liblua.so, moarvm-2020.11 builds and installs fine on a system with no dev-lang/lua present, and having examined the source code Lua scripts only appear in two places: - in the test suite of 3rdparty/dyncall - irrelevant to use because our MoarVM ebuilds are test-restricted for unrelated reasons, and in any case that would be a *build-time* rather than a *run-time* dependency; - in 3rdparty/dynasm - which however are only used at build time to generate C code for the JIT compiler, and even then the build scripts use the bundled minilua (a stripped-down Lua5.1 implementation used to bootstrap LuaJIT, of which DynASM is a part) rather than any system Lua interpreter. Bug: https://bugs.gentoo.org/752579 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/php: Fix embed and apache2 installs for 8.0.0Brian Evans2020-12-071-3/+3
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/php: Version bump for 8.0.0Brian Evans2020-12-072-0/+748
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/helium: remove masked packageSergei Trofimovich2020-12-074-102/+0
| | | | | | Closes: https://bugs.gentoo.org/751757 Closes: https://bugs.gentoo.org/736054 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/luajit: remove rafaelmartins from maintainers due to retirementWilliam Hubbs2020-12-071-4/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: add myself to maintainersWilliam Hubbs2020-12-071-0/+4
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/luajit: move to EAPI 7William Hubbs2020-12-072-7/+7
| | | | | Closes: https://bugs.gentoo.org/758854 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: fix malformed lua-5.1.4-test.patchMarek Szuba2020-12-071-2/+2
| | | | | | | | | | | This patch has been like this at least since the migration from CVS to Git but epatch was apparently able to work around the patch author having used a backup file as diff source, and even for Lua ebuilds using eapply this was only triggered by disabling USE=-deprecated. Thanks to Arfrever for the heads-up. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/php: Stabilize 7.4.13 arm, #756775Sam James2020-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/php: Stabilize 7.3.25 arm, #756775Sam James2020-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/go: remove oldWilliam Hubbs2020-12-062-406/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: 1.14.13-r1 and 1.15.6-r1 bumpsWilliam Hubbs2020-12-062-0/+410
| | | | | | These bumps install the @golang-rebuild set for portage. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: clean up live ebuildWilliam Hubbs2020-12-061-9/+9
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: add way to have portage rebuild software written in GoWilliam Hubbs2020-12-062-2/+11
| | | | | | | | | | This adds the @golang-rebuild set to portage to allow rebuilding all known Go software in the tree. This change only affects the live ebuild, but I will be adding it to other versions. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/php: Stabilize 7.4.13 arm64, #756775Sam James2020-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/php: Stabilize 7.3.25 arm64, #756775Sam James2020-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/lua: remove doicon commandWilliam Hubbs2020-12-061-3/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/rust: update libressl patch for 3.3.xStefan Strogin2020-12-061-16/+16
| | | | | | Closes: https://bugs.gentoo.org/757144 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-lang/lua: add postinst to 5.1.5-r105William Hubbs2020-12-061-0/+8
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: migrate 5.1.5-r105 to eapi 7William Hubbs2020-12-061-19/+17
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/elixir: stabilize 1.11.2 on amd64Joonas Niilola2020-12-061-1/+1
| | | | | Closes: https://bugs.gentoo.org/758434 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/go: 1.14.13 bumpWilliam Hubbs2020-12-052-0/+204
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: 1.15.6 bumpWilliam Hubbs2020-12-052-0/+204
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: migrate 5.2.4 to eapi 7William Hubbs2020-12-052-17/+23
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: migrate 5.3 to eapi 7William Hubbs2020-12-052-18/+24
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: fix lua-mode test in pkg_postinst for 5.4.1-r1William Hubbs2020-12-051-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: remove oldWilliam Hubbs2020-12-056-880/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: fix deprecated use flag in 5.3.6William Hubbs2020-12-051-0/+194
| | | | | Closes: https://bugs.gentoo.org/758665 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/elixir: stable 1.11.2 for ppcSergei Trofimovich2020-12-051-1/+1
| | | | | | | | stable wrt bug #758434 Package-Manager: Portage-3.0.11, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>