summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: Remove remnants of python-updaterMichał Górny2016-07-309-63/+14
| | | | | | | | | | | | | Remove the remaining dependencies on deprecated python-updater, and update the postinst messages appropriately. For Python 2.7, the message has been removed altogether since it is the oldest version supported by PYTHON_TARGETS. For the remaining versions, just inform about potential PYTHON_TARGETS changes necessary. The modified versions are not revision-bumped to avoid unnecessary rebuilds due to a minor change. The versions that are still newest-visible (i.e. not replaced by another version or revision bump) will be bumped when python-updater is lastrited.
* dev-lang/vala: CleanupPacho Ramos2016-07-301-3/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/vala: Drop oldPacho Ramos2016-07-303-76/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/crystal: drop oldSergei Trofimovich2016-07-305-293/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/crystal: bump up to 0.18.7Sergei Trofimovich2016-07-303-1/+75
| | | | Package-Manager: portage-2.3.0
* dev-lang/orc: Stable for HPPA (bug #584468).Jeroen Roovers2016-07-301-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-lang/crystal: require boehm-gc[threads] as a dependSergei Trofimovich2016-07-302-1/+5
| | | | | | | | | | | | | With USE=-threads crystal crashes for me outright: $ cat a.cr puts hello $ crystal build a.cr Invalid memory access (signal 11) at address 0x0 [12705341] __crystal_sigfault_handler +61 [140316947557920] ??? [0] ??? Package-Manager: portage-2.3.0
* dev-lang/php: Stable for HPPA (bug #589232).Jeroen Roovers2016-07-301-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-lang/mono: multilib supportVadim A. Misbakh-Soloviov2016-07-301-10/+7
|
* dev-lang/mono: generic cleanupVadim A. Misbakh-Soloviov2016-07-301-3/+0
|
* dev-lang/swi-prolog: remove old development versionsKeri Harris2016-07-293-288/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2016-07-292-0/+144
| | | | Package-Manager: portage-2.2.26
* dev-lang/nim: s/suire/suite/ in 'die' messageSergei Trofimovich2016-07-281-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-lang/nim: new package, bug #535938 by Stefan TalpalaruSergei Trofimovich2016-07-283-0/+67
| | | | | | | | | | | Compiled via C statically typed modern language. This ebuild is a slightly regreshed version written by Stefan Talpalaru. Bug: https://bugs.gentoo.org/535938 Package-Manager: portage-2.3.0
* dev-lang/php: Stable for PPC64 (bug #589232).Jeroen Roovers2016-07-281-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-lang/php: Stable for HPPA PPC64 (bug #589232).Jeroen Roovers2016-07-281-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-lang/go: cleanup for #589230William Hubbs2016-07-286-787/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/go: x86 stable wrt bug #589230Agostino Sarubbo2016-07-281-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mono: x86 stable wrt bug #568988Agostino Sarubbo2016-07-281-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 #589232Agostino Sarubbo2016-07-282-2/+2
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mono: amd64 stable wrt bug #568988Agostino Sarubbo2016-07-281-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: amd64 stable wrt bug #589232Agostino Sarubbo2016-07-282-2/+2
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sourceforge: switch to https:// URIsMike Frysinger2016-07-277-8/+8
|
* dev-lang/php: WhitespacePatrick Lauer2016-07-271-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/php: remove unused file ${FILESDIR}/php5-ldvs.Michael Orlitzky2016-07-261-1/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/php: new 5.6 and 7.0 revisions to clean up metadata cruft.Michael Orlitzky2016-07-262-0/+1525
| | | | | | | | | The SRC_URI handling in our current ebuilds was a bit over-complicated. I've reorganized all of the metadata (KEYWORDS, SRC_URI, etc.) so that it's easier to understand. There were also some superfluous environment variables that have been removed. Package-Manager: portage-2.2.28
* dev-lang/php: Security version bump wrt bug 587246Brian Evans2016-07-264-2/+1609
| | | | | | Also use .xz from upstream wrt bug 589692 Package-Manager: portage-2.3.0
* dev-lang/ghc: Prefixify STAGE0_AR.Benda Xu2016-07-261-2/+3
| | | | | | Bug: 540168 Package-Manager: portage-2.3.0
* dev-lang/go: sync 1.6.3 with live ebuildWilliam Hubbs2016-07-251-5/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/go: remove elog for release notes for #589464William Hubbs2016-07-251-5/+0
| | | | Package-Manager: portage-2.2.28
* dev-lang/lfe: BumpPatrick Lauer2016-07-252-0/+38
| | | | Package-Manager: portage-2.3.0
* dev-lang/go: arm stable, bug #589230Markus Meier2016-07-241-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* dev-lang/python: bump to 2.7.12Mike Gilbert2016-07-212-0/+372
| | | | Package-Manager: portage-2.3.0_p15
* dev-lang/python: fix SRC_URIMike Gilbert2016-07-211-1/+1
|
* dev-lang/python: bump to 3.4.5Mike Gilbert2016-07-212-0/+355
| | | | Package-Manager: portage-2.3.0_p15
* dev-lang/python: bump to 3.5.2Mike Gilbert2016-07-212-0/+361
| | | | Package-Manager: portage-2.3.0_p15
* dev-lang/yap: avoid compile-time MPE-YAP interface redefinitions. Closes #589186Keri Harris2016-07-212-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-lang/yap: do not build jpl docs as they are not installed and have been ↵Keri Harris2016-07-212-2/+2
| | | | | | superceded by pldocs Package-Manager: portage-2.2.26
* dev-lang/go: stable 1.6.3 on amd64 for #589230William Hubbs2016-07-201-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-lang/go: 1.6.3 version bump for #589230William Hubbs2016-07-203-0/+273
| | | | Package-Manager: portage-2.2.28
* dev-lang/rakudo: BumpPatrick Lauer2016-07-202-0/+74
| | | | Package-Manager: portage-2.3.0
* dev-lang/nqp: BumpPatrick Lauer2016-07-202-0/+161
| | | | Package-Manager: portage-2.3.0
* dev-lang/moarvm: BumpPatrick Lauer2016-07-202-0/+63
| | | | Package-Manager: portage-2.3.0
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2016-07-172-0/+144
| | | | Package-Manager: portage-2.2.26
* dev-lang/swi-prolog: remove old development versionsKeri Harris2016-07-173-288/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2016-07-172-0/+144
| | | | Package-Manager: portage-2.2.26
* dev-lang/rebol-bin: bump to snapshot from 2014, bug #450864Sergei Trofimovich2016-07-153-0/+46
| | | | | | | | Added amd64 experimental binaries, added QA_PREBUILT. Bug: https://bugs.gentoo.org/450864 Package-Manager: portage-2.3.0
* dev-lang/rebol-bin: whitespaceSergei Trofimovich2016-07-151-3/+3
| | | | Package-Manager: portage-2.3.0
* dev-lang/elixir: bump up to 1.3.2Sergei Trofimovich2016-07-152-0/+29
| | | | Package-Manager: portage-2.3.0
* dev-lang/php: new revisions dropping depend.apache/apache-module.eclass.Michael Orlitzky2016-07-152-20/+18
| | | | Package-Manager: portage-2.2.28