summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/go: remove old versionWilliam Hubbs2015-11-211-210/+0
|
* dev-lang/ocaml: arm stable, bug #463018Markus Meier2015-11-211-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-lang/php: remove old patch and init files.Michael Orlitzky2015-11-1913-380/+0
| | | | | | | | Most of the patches in $FILESDIR are no longer being used. There's also an old php-fpm-r4.init script that has been moved to app-eselect/eselect-php. Get rid of them. Package-Manager: portage-2.2.20.1
* dev-lang/python: fix system libffi handlingMike Frysinger2015-11-193-0/+38
|
* dev-lang/coffee-script: amd64 stable wrt bug #566162Agostino Sarubbo2015-11-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-lang/php: remove two superceded versions with security vulnerabilities.Michael Orlitzky2015-11-183-1570/+0
| | | | | | Gentoo-Bug: 562882 Package-Manager: portage-2.2.20.1
* dev-lang/php: remove old revision of php-5.6.15.Michael Orlitzky2015-11-181-775/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/coffee-script: add version 1.10.0.Michael Orlitzky2015-11-182-0/+45
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: x86 stable wrt bug #565490Agostino Sarubbo2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-lang/python: Revbump 2.7.10Mike Gilbert2015-11-172-0/+0
| | | | | | This ensures nobody gets bitten by f1d0291c. Package-Manager: portage-2.2.24_p19
* dev-lang/python-exec: Bump to 2.1Michał Górny2015-11-173-3/+44
| | | | | The new version follows app-admin/eselect-python-20151117 change of storing split python[23] interpreter choice in config files.
* dev-lang/python-exec: Drop autotools-utils, clean upMichał Górny2015-11-171-8/+13
|
* dev-lang/python: Add symlinks for python-exec wrapping of execsMichał Górny2015-11-174-4/+86
| | | | | Add symlinks to make it possible to wrap Python executable aliases (python, python-config, pydoc...) via python-exec.
* dev-lang/ruby: ia64 stable wrt bug #565110Agostino Sarubbo2015-11-162-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* dev-lang/vala: ia64 stable wrt bug #565086Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* dev-lang/php: remove old PHP 7 release candidates.Michael Orlitzky2015-11-155-3023/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: version bump the 7.x series.Michael Orlitzky2015-11-152-0/+768
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/vala: Drop oldPacho Ramos2015-11-142-37/+0
| | | | Package-Manager: portage-2.2.24
* dev-lang/vala: Version bumpPacho Ramos2015-11-142-0/+37
| | | | Package-Manager: portage-2.2.24
* dev-lang/python: Remove more old versionsMichał Górny2015-11-133-687/+0
|
* dev-lang/python: alpha stable wrt bug #561524Agostino Sarubbo2015-11-131-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
* dev-lang/python: Copy the 2.7 EPYTHON fix to older versionsMichał Górny2015-11-123-3/+3
|
* dev-lang/python: Fix py version ref for python_export in 2.7Michał Górny2015-11-121-1/+1
|
* dev-lang/python: Fix epython.py module first installMichał Górny2015-11-1213-51/+78
| | | | | Fix the issues in obtaining sitedir for epython.py module install when dev-lang/python is not yet installed.
* dev-lang/python: Remove redundant ebuildsMichał Górny2015-11-124-1003/+0
|
* dev-lang/ocaml: ppc stable wrt bug #463018Agostino Sarubbo2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-lang/vala: ppc stable wrt bug #565086Agostino Sarubbo2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-lang/swi-prolog: ppc stable wrt bug #565490Agostino Sarubbo2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-lang/ruby: ppc stable wrt bug #565110Agostino Sarubbo2015-11-122-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-11-122-0/+144
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: remove old development versionsKeri Harris2015-11-123-264/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: Set PYTHON_SITEDIR manuallyMike Gilbert2015-11-1112-11/+23
| | | | | | | | The eclass change in fd4001e9 causes python_export to call ${PYTHON} to obtain PYTHON_SITEDIR. This returns an empty string if ${PYTHON} has not yet been merged. Package-Manager: portage-2.2.23_p26
* dev-lang/python: Correct SLOT use after subslot introductionMichał Górny2015-11-113-44/+50
|
* dev-lang/python: Clean up whitespace in 3.4.3-r3 for consistencyMichał Górny2015-11-111-19/+21
|
* dev-lang/python: Backport EAPI=5 and slot operators in depsMichał Górny2015-11-113-38/+41
|
* dev-lang/mozart: Set slot operatorsJustin Lecher2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/mozart: Drop oldJustin Lecher2015-11-112-135/+4
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/swi-prolog: stable on amd64, wrt bug #565490Keri Harris2015-11-111-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/mozart: x86 stable wrt bug #548688Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-lang/python: Remove python-config-X.Y compatibilityMichał Górny2015-11-114-9/+346
| | | | | Remove the python-config-X.Y symlinks that were added as the Gentoo divergence compatibility.
* dev-lang/python: Replace python3.x executables with symlinksMichał Górny2015-11-113-0/+24
| | | | | Replace python3.X executables (duplicate to python3.Xm) installed by the build system with symlinks to the ABIFLAGS-enabled variants.
* dev-lang/python: Re-enable ABIFLAGS on python3.3+Michał Górny2015-11-113-0/+948
| | | | | | | Disable the ABIFLAGS removal that was introduced on python3.2+ for 'aesthetic reasons'. This caused Gentoo Python installations to unnecessarily diverge from upstream and promote bad development practices.
* dev-lang/ocaml: x86 stable wrt bug #463018Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-lang/ruby: x86 stable wrt bug #565110Agostino Sarubbo2015-11-112-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-lang/ruby: Stable for HPPA PPC64 (bug #565110).Jeroen Roovers2015-11-112-2/+2
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* dev-lang/swi-prolog: add support for libressl. Closes #565276Keri Harris2015-11-103-7/+14
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/ocaml: remove oldAlexis Ballier2015-11-105-427/+0
| | | | | Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/ocaml: amd64 stable wrt bug #463018Agostino Sarubbo2015-11-101-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-lang/ruby: amd64 stable wrt bug #565110Agostino Sarubbo2015-11-092-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-lang/php: ia64 stable wrt bug #562882Mikle Kolyada2015-11-082-2/+2
| | | | Package-Manager: portage-2.2.20.1