Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/pypy3-bin: Fix mtimes between generated and source files | Michał Górny | 2017-11-16 | 1 | -0/+2 |
| | | | | | | | Ensure to preserve file mtimes while copying them from the source tree to the installation image. This ensures that the generated files are newer than source files, and that PyPy does not attempt to rewrite them at runtime. | ||||
* | dev-python/pypy3-bin: Fix generating PatternCompiler pickles | Michał Górny | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: Allow using dev-libs/libressl | Michał Górny | 2017-11-11 | 1 | -2/+3 |
| | | | | | | PyPy3 no longer links directly to libssl/libcrypto, and uses a CFFI-based _ssl module instead. Since we are compiling it locally, we can just enable libressl support like in dev-python/pypy3. | ||||
* | dev-python/pypy3-bin: Improve binary package deps | Michał Górny | 2017-11-11 | 1 | -7/+7 |
| | | | | | Add subslots whenever possible, remove useless slot from sys-libs/glibc and add missing dep on sys-devel/gcc (for libgcc_s.so). | ||||
* | dev-python/pypy3-bin: Sync to dev-python/pypy3 | Michał Górny | 2017-11-05 | 1 | -40/+45 |
| | |||||
* | dev-python/pypy3-bin: Drop old | Michał Górny | 2017-10-15 | 6 | -1012/+0 |
| | |||||
* | dev-python/pypy3-bin: Remove inactive maintainer | Michał Górny | 2017-10-15 | 1 | -4/+0 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.9.0 | Michał Górny | 2017-10-09 | 2 | -0/+189 |
| | |||||
* | dev-python/pypy3-bin: Fix subslot, #621364 | Michał Górny | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.8.0 | Michał Górny | 2017-06-10 | 3 | -0/+516 |
| | |||||
* | dev-python/pypy3-bin: Remove ~x86 (broken) from 5.7+ | Michał Górny | 2017-06-10 | 2 | -17/+2 |
| | |||||
* | dev-python/pypy3-bin: Fix USE=-gdbm,-sqlite, #545140 | Michał Górny | 2017-05-30 | 1 | -3/+2 |
| | |||||
* | dev-python/pypy3-bin: Port -OO builds patch from python3.5 | Michał Górny | 2017-04-30 | 2 | -0/+81 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.7.1 | Michał Górny | 2017-04-25 | 3 | -0/+531 |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/pypy3-bin: Clean up old versions | Michał Górny | 2017-02-17 | 7 | -955/+0 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.5.0 (alpha) | Michał Górny | 2016-10-12 | 2 | -0/+209 |
| | |||||
* | dev-python/pypy3-bin: Remove unnecessary PDEP on python-updater | Michał Górny | 2016-07-29 | 2 | -2/+0 |
| | |||||
* | dev-python/pypy3-bin: Stop installing numpy headers to match src build | Michał Górny | 2016-06-12 | 1 | -1/+0 |
| | | | | | | Stop installing /usr/lib*/pypy3/include/numpy as that directory is not installed by dev-python/pypy3 (where the install layout follows upstream scripts rather than being coded in ebuild). | ||||
* | dev-python/pypy3-bin: Add 5.2.0-alpha1 | Michał Górny | 2016-06-09 | 3 | -0/+495 |
| | |||||
* | dev-python/pypy3-bin: Update SRC_URI | Michał Górny | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: INSDESTTREE -> custom var, #582982 | Michał Górny | 2016-05-14 | 1 | -16/+17 |
| | |||||
* | dev-python/pypy3-bin: pax-mark libpypy-c.so as well | Michał Górny | 2016-05-14 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: Remove trailing whitespace and clear QA warning. | Patrice Clement | 2016-05-05 | 1 | -4/+4 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/pypy3-bin: fix regression in tkinter | PPed72 | 2016-05-05 | 2 | -0/+75 |
| | | | | | | | | Gentoo-bug: 533384 Fix binary package as well as per mgorny request Closes: https://github.com/gentoo/gentoo/pull/1326 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | dev-python/pypy3-bin: Drop old | Michał Górny | 2016-03-03 | 4 | -371/+0 |
| | |||||
* | dev-python/pypy3-bin: Copy patches from dev-python/pypy3 | Michał Górny | 2016-03-03 | 3 | -3/+448 |
| | |||||
* | dev-python/pypy3-bin: Add RDEPs to DEPEND, and subslots everywhere | Michał Górny | 2016-03-03 | 1 | -9/+9 |
| | | | | | | | Add RDEPENDs to DEPEND since we run the built PyPy in order to generate CFFI caches and byte-compile modules. Fixes: https://bugs.gentoo.org/576210 | ||||
* | dev-python/pypy3-bin: Fix path subst in Gentoo install paths | Michał Górny | 2016-03-03 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy3-bin: Add missing QA_PREBUILT | Michał Górny | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy3-bin: Add nossl2 compatible with openssl-1.0.2g | Michał Górny | 2016-03-02 | 2 | -0/+184 |
| | | | | | | Add a variant rebuilt using openssl-1.0.2g, that is without SSLv2 routines. This variant can be used both with new and old versions of OpenSSL. | ||||
* | dev-python/pypy3-bin: Copy Gentoo path fixes from dev-python/pypy | Michał Górny | 2016-02-06 | 2 | -1/+51 |
| | |||||
* | dev-python/pypy3-bin: Fix ncurses-6 compat, #564454 | Michał Górny | 2016-02-06 | 2 | -0/+211 |
| | |||||
* | dev-python/pypy3-bin: Remove unused patch | Michał Górny | 2016-02-06 | 1 | -11/+0 |
| | |||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -2/+2 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | Unify quoting in metadata.xml files for machine processing | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. | ||||
* | dev-python/pypy*: Default to USE=shadowstack to improve compatibility | Michał Górny | 2016-01-07 | 1 | -1/+1 |
| | | | | | | Prefer the shadowstack gcrootfinder over asmgcc since the latter strongly relies on specific assembly being generated by gcc and is often broken by various optimization flags. | ||||
* | dev-python/pypy*: Fix epython.py module first install | Michał Górny | 2015-11-12 | 1 | -3/+6 |
| | |||||
* | Update remote-ids | Justin Lecher | 2015-10-16 | 1 | -1/+4 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-libs/ncurses: move to SLOT=0 #557472 | Mike Frysinger | 2015-08-26 | 1 | -1/+1 |
| | | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. | ||||
* | dev-python/pypy*: fix ncurses dep #557472 | Mike Frysinger | 2015-08-26 | 1 | -1/+1 |
| | | | | There is no 5 subslot, so trying to depend on it won't actually work. | ||||
* | Revert DOCTYPE SYSTEM https changes in metadata.xml | Mike Gilbert | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 | ||||
* | Use https by default | Justin Lecher | 2015-08-24 | 2 | -2/+2 |
| | | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/pypy*-bin: add subslot deps on sys-libs/ncurses | Michał Górny | 2015-08-13 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20 | ||||
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 6 | -0/+226 |
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed |