summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pypy3: Drop oldMichał Górny2017-10-151-260/+0
|
* dev-python/pypy3: Use usession*-0 rather than -currentMichał Górny2017-04-081-2/+2
| | | | | | | Use the usession*-0 directory directly rather than relying on the usession*-current symlink. As maffblaster reports, under some circumstances the symlink is called differently which seems to render the -0 name safer.
* dev-python/pypy3: Split translation and compile phasesMichał Górny2017-03-081-11/+18
| | | | | | | | Like in dev-python/pypy, use --source to disable auto-spawning compilation phase in rpython. Instead, run it manually in src_compile(). This way we reduce memory consumption (since rpython normally does not free the lots of memory it used during the translation while spawning the compiler), and make the process easier to resume.
* dev-python/pypy3: Sync the live ebuildMichał Górny2017-03-081-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/pypy3: Bump to 5.5.0 (alpha)Michał Górny2016-10-121-0/+254