summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/orc: x86 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
* dev-lang/vala: x86 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
* dev-lang/orc: amd64 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* dev-lang/vala: amd64 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* dev-lang/perl: Remove unused 5.024 eblitsKent Fredric2016-10-017-499/+0
| | | | | | | All these files were used by the perl-5.24.0 ebuild and you can now see how crazy it all was. Package-Manager: portage-2.3.1
* dev-lang/perl: Remove eblitted version of 5.24.0Kent Fredric2016-10-012-127/+0
| | | | | | | | | The eblits based variation of 5.24.0 is now surplus to requirements and 5.24.0-r1 is much more sane and predictable. No reverse dependencies have any significance here. Package-Manager: portage-2.3.1
* dev-lang/perl: Add := subslot deps for sys-libs/dbKent Fredric2016-10-017-11/+11
| | | | | | | | | | | | USE=berkdb compiles perl linking against sys-libs/db, indicating that removing the slot perl compiled against (which appears to be "latest") will cause Perl to be broken. This change actually requires -r1 bumps for all dev-lang/perl to propagate, however, that is a little too complex right now in the tail of a stabilization. Package-Manager: portage-2.3.1
* dev-lang/php: new 5.6 and 7.0 revisions with additional LICENSE entries.Michael Orlitzky2016-09-302-2/+18
| | | | | | | | | | | | | | | | | | | | | | The main license under which PHP is distributed is the "PHP license." But, a lot of files, functions, and libraries have been inlined and bring with them the associated license from the upstream project. This commit adds the following unconditionally: * BSD (thread-safe resource manager, probably other places) * Zend-2.0 (used by the Zend engine, everything under ${S}/Zend/) and the following USE-conditionally: * LGPL-2.1+, used by the bcmath extension. * BSD-2, used by the fpm SAPI and mbstring extension. * gd, used by gd. * LGPL-2.1, used by the mbstring extension. The main license was also updated from "PHP-3" to "PHP-3.01", because that's what it is. Package-Manager: portage-2.3.0
* dev-lang/crystal: bump up to 0.19.3Sergei Trofimovich2016-09-302-0/+72
| | | | Package-Manager: portage-2.3.1
* dev-lang/php: new 5.6 and 7.0 revisions with bison dependencies.Michael Orlitzky2016-09-303-0/+812
| | | | | | | | | | | | | | | | | | | The PHP build system checks for the presence of bison (even if it will not be needed), and it emits a warning if an appropriate version is not found. In the 7.0.x series, this is easy to address by simply adding a newish version of bison to DEPEND. In the 5.6.x series, however, there is a bug in the bison version check. A warning is emitted even when a suitable version of bison (>= 3.0.1) is present on the system. So in that series, we have added >=sys-devel/bison-3.0.1 to DEPEND, but also added a new patch. The patch disables the buggy bison version check, eliminating the warning. There should be no danger in doing so now that a newer bison is in DEPEND. Gentoo-Bug: 593278 Package-Manager: portage-2.3.0
* dev-lang/rakudo: BumpPatrick Lauer2016-09-302-0/+74
| | | | Package-Manager: portage-2.3.0
* dev-lang/nqp: BumpPatrick Lauer2016-09-302-0/+161
| | | | Package-Manager: portage-2.3.0
* dev-lang/moarvm: BumpPatrick Lauer2016-09-302-0/+63
| | | | Package-Manager: portage-2.3.0
* dev-lang/rust: remove old versionsDirkjan Ochtman2016-09-303-319/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/rust: version bump to 1.12.0Dirkjan Ochtman2016-09-302-0/+157
| | | | Package-Manager: portage-2.3.0
* dev-lang/perl: ia64 stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ia64 stable wrt bug #594498Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: arm stable wrt bug #594498Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ppc stable wrt bug #594498Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mono: ppc stable wrt bug #568988Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: ppc stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: ppc64 stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: sparc stable wrt bug #594498Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: sparc stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: x86 stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: x86 stable wrt bug #594498Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mono: bump to 4.6.0.245Mikhail Pukhlikov2016-09-262-1/+1
| | | | Package-Manager: portage-2.3.1
* dev-lang/julia: Respect $(get_libdir) and install libjulia.so at right placeMatthias Maier2016-09-252-0/+2
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: add a live ebuildMatthias Maier2016-09-242-0/+251
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: drop old versions 0.4.3, 0.4.6Matthias Maier2016-09-245-571/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/julia: update blas dependencyMatthias Maier2016-09-241-2/+2
| | | | Package-Manager: portage-2.2.28
* dev-lang/erlang: version bump to 19.1 (fixes bug 591970)Dirkjan Ochtman2016-09-243-0/+159
| | | | | | Thanks to Kenneth Lakin <kennethlakin@gmail.com> for doing the work. Package-Manager: portage-2.2.28
* dev-lang/php: Stable for PPC64 (bug #594498).Jeroen Roovers2016-09-241-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* dev-lang/python: set LC_ALL=C in src_compileMike Gilbert2016-09-235-20/+12
| | | | Package-Manager: portage-2.3.0_p43
* dev-lang/python: LC_COLLATE=CMike Gilbert2016-09-235-0/+20
| | | | | | Bug: https://bugs.gentoo.org/594768 Package-Manager: portage-2.3.0_p43
* dev-lang/python: remove obsolete ebuildsMike Gilbert2016-09-237-2105/+0
| | | | Package-Manager: portage-2.3.0_p43
* dev-lang/vala-0.32.1-r0: add alpha keywordTobias Klausmann2016-09-231-1/+1
| | | | Gentoo-Bug: 587010
* dev-lang/php: Stable for HPPA (bug #594498).Jeroen Roovers2016-09-231-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* dev-lang/php: amd64 stable wrt bug #594498Agostino Sarubbo2016-09-211-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php-5.6.26-r0: add alpha keywordTobias Klausmann2016-09-211-1/+1
| | | | Gentoo-Bug: 594498
* dev-lang/swi-prolog: remove old development versionsKeri Harris2016-09-204-432/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2016-09-202-0/+144
| | | | Package-Manager: portage-2.2.26
* dev-lang/julia: version bump to 0.5.0Matthias Maier2016-09-203-0/+275
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Allow finetuning with EXTRA_ECONF, bug 558070Andreas K. Hüttel2016-09-191-1/+6
| | | | Package-Manager: portage-2.3.0
* dev-lang/php: Version bump for 5.6.26Brian Evans2016-09-192-0/+767
| | | | Package-Manager: portage-2.3.0
* dev-lang/php: Drop old 7.0.10Brian Evans2016-09-192-760/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/php: Version bump for 7.0.11Brian Evans2016-09-192-0/+760
| | | | Package-Manager: portage-2.3.0
* dev-lang/spidermonkey: Added sub-slot dependency for sys-libs/readline.Lars Wendler2016-09-196-8/+8
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-lang/lua: Added sub-slot dependency for sys-libs/readline.Lars Wendler2016-09-195-9/+9
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-lang/ruby: Added sub-slot dependency for sys-libs/readline.Lars Wendler2016-09-196-6/+6
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>