33 Commits

Author SHA1 Message Date
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Michał Górny
263ad26d0c
dev-python/pypy3: Clean up old versions 2017-02-17 12:44:40 +01:00
Michał Górny
dc1e49b2a8
dev-python/pypy3: Bump to 5.5.0 (alpha) 2016-10-12 22:59:49 +02:00
Michał Górny
260002ace7
dev-python/pypy3: Remove unnecessary PDEP on python-updater 2016-07-29 17:09:07 +02:00
Michał Górny
83e6ce5123
dev-python/pypy3: Version bump to 5.2.0-alpha1 2016-06-09 21:46:02 +02:00
Michał Górny
9debc178f2
dev-python/pypy3: Update the distutils C++ patch 2016-06-09 21:46:02 +02:00
Michał Górny
ca951458e3
dev-python/pypy3: INSDESTTREE -> custom var, #582982 2016-05-14 11:06:49 +02:00
Michał Górny
cf1a2d5bad
dev-python/pypy3: Fix pax-marking in src_compile() 2016-05-14 11:06:49 +02:00
PPed72
b5f1e9968e
dev-python/pypy3: fix regression in tkinter
Gentoo-Bug: https://bugs.gentoo.org/533384
Closes: https://github.com/gentoo/gentoo/pull/1326

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-05-05 08:59:09 +00:00
Michał Górny
c1a3387e29
dev-python/pypy3: Drop old 2016-03-03 11:47:37 +01:00
Michał Górny
83eb744d8b
dev-python/pypy3: Sync between release and live ebuild 2016-03-03 11:47:37 +01:00
Michał Górny
c1a109706c
dev-python/pypy3: Fix path subst in Gentoo paths 2016-03-03 11:47:37 +01:00
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 eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

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