Commit Graph

21 Commits

Author SHA1 Message Date
Michał Górny
6ca391c19b dev-python/pypy3: Use the new Gentoo path patch on 2.4.0-r1 2016-02-06 23:45:07 +01:00
Michał Górny
6bf196ac85 dev-python/pypy3: Apply fix for ncurses-6, #564454 2016-02-06 23:45:07 +01:00
Michał Górny
9938841b32 dev-python/pypy3: Fix Gentoo path fix to check for correct PyPy3 dir 2016-02-06 23:45:07 +01:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Michał Górny
4412ca2c79 Unify quoting in metadata.xml files for machine processing
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.
2016-01-24 23:58:38 +01:00
Michał Górny
2cb56a3dcb dev-python/pypy*: Default to USE=shadowstack to improve compatibility
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.
2016-01-07 15:54:11 +01:00
Michał Górny
0dd2eb79f9 dev-python/pypy3: Add an updated distutils/C++ patch 2015-12-20 23:02:51 +01:00
Michał Górny
fd32d95f54 dev-python/pypy3: Add a live ebuild 2015-12-20 22:13:24 +01:00
Michał Górny
1220629606 dev-python/pypy*: Fix epython.py module first install 2015-11-12 17:03:16 +01:00
Justin Lecher
67064ef687 Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-16 15:31:49 +02:00
Julian Ospald
0edfac4a30 dev-python/pypy3: add libressl support 2015-10-13 19:01:57 +02:00
Mike Frysinger
051ad88caa sys-libs/ncurses: move to SLOT=0 #557472
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.
2015-08-26 02:49:08 -04:00
Mike Frysinger
f8eefe5a5c dev-python/pypy*: fix ncurses dep #557472
There is no 5 subslot, so trying to depend on it won't actually work.
2015-08-26 02:45:38 -04:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Michał Górny
e4fc17c58c dev-python/pypy*: Fix pkg_{pretend,setup} not to run for binpkgs
Package-Manager: portage-2.2.20
2015-08-23 18:10:59 +02:00
Justin Lecher
bd9b4c3f97 dev-python/pypy3: Backport for fix gcc-4.9
c1abec418a

Bug-Debian: https://bugs.debian.org/771137
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=536920

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-18 18:34:37 +02:00
Michał Górny
7525bb1ec2 dev-python/pypy*: require sys-libs/ncurses:5/5 due to cffi use
The cffi modules in dev-python/pypy{,3} are locked to .so.5 ABI.

Package-Manager: portage-2.2.20
2015-08-15 07:44:58 +02:00
Michał Górny
f1a1ce103a dev-python/pypy*: Fix USE=-ncurses and USE=-gdbm
Fix USE=-ncurses (and USE=-gdbm in pypy-2.6.0) not to try to regenerate
cffi modules for the two.

Bug: https://bugs.gentoo.org/show_bug.cgi?id=557540#c3

Package-Manager: portage-2.2.20
2015-08-15 07:44:57 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00