1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
# ChangeLog for dev-python/pypy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.22 2012/06/17 15:29:17 marienz Exp $
*pypy-1.9-r1 (17 Jun 2012)
17 Jun 2012; Marien Zwart <marienz@gentoo.org>
+files/1.9-get_python_lib_standard_lib-04ea518e5b71.patch,
+files/1.9-getargs-freelist-c26dc70ee340.patch,
+files/1.9-more-ignored-ops-146ddf82a279.patch,
+files/1.9-more-ignored-ops-a9a8faa76bca.patch,
+files/1.9-no-static-hack.patch,
+files/1.9-pybuffer-release-double-decref-4ec2a5b49386.patch,
+files/1.9-signal-a33052b17f4e.patch,
+files/1.9-ssl-errors-25d3418150d2.patch,
+files/1.9-ssl-threads-1-34b3b5aac082.patch,
+files/1.9-ssl-threads-2-25cd11066d95.patch, +pypy-1.9-r1.ebuild:
Revision bump including several patches from upstream (including a fix for bug
#421361), a fix needed for prefix (bug #420621, thanks to XU Benda) and
support for picking up -j from MAKEOPTS (bug #403991).
15 Jun 2012; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
Remove myself as a maintainer, I'm in the python herd.
*pypy-1.9 (08 Jun 2012)
08 Jun 2012; Dirkjan Ochtman <djc@gentoo.org>
+files/1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.p
atch, +files/1.9-scripts-location.patch, +pypy-1.9.ebuild,
+files/1.9-no-bytecode-4151f9c406b6.patch,
+files/1.9-distutils-fix_handling_of_executables_and_flags.patch:
Version bump to 1.9.
08 Jun 2012; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
Remove unused USE flag.
08 Jun 2012; Dirkjan Ochtman <djc@gentoo.org> -files/1.7-patches.patch,
-pypy-1.7-r2.ebuild, -pypy-1.8.ebuild:
Remove old versions.
28 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.7-r2.ebuild,
pypy-1.8-r1.ebuild:
Apply patch from Arfrever for bug 406129. Tested by Ian Delaney.
16 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> pypy-1.8-r1.ebuild:
Add fake xml useflag for dependencies (suggested by Arfrever).
*pypy-1.8-r1 (16 Feb 2012)
16 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> +pypy-1.8-r1.ebuild,
+files/1.8-sext-instructions-02dc2f6160ee.patch,
+files/1.8-elf-metadata-26a8d3fc57a7.patch:
Made xml mandatory, stackless is built by default, split patches.
14 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.7-r2.ebuild,
pypy-1.8.ebuild:
Adjust memory requirements.
12 Feb 2012; Mike Gilbert <floppym@gentoo.org> -pypy-1.7.ebuild,
pypy-1.7-r2.ebuild, pypy-1.8.ebuild:
Rename 1.7 tarball as well. Override src_unpack to avoid having to hardcode S.
Drop old version.
12 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.8.ebuild:
Rename source tarball.
*pypy-1.8 (12 Feb 2012)
12 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> +pypy-1.8.ebuild, metadata.xml:
Version bump to 1.8. Some test failures, but seems to be okay.
02 Feb 2012; Mike Gilbert <floppym@gentoo.org> pypy-1.7-r2.ebuild:
Add sqlite USE flag, patch by Arfrever. Make several variables local.
*pypy-1.7-r2 (01 Feb 2012)
01 Feb 2012; Mike Gilbert <floppym@gentoo.org> +pypy-1.7-r2.ebuild,
-pypy-1.7-r1.ebuild,
files/pypy-1.7-distutils-fix_handling_of_executables_and_flags.patch:
Updated patch from Arfrever.
*pypy-1.7-r1 (30 Jan 2012)
30 Jan 2012; Mike Gilbert <floppym@gentoo.org>
+files/pypy-1.7-distutils-fix_handling_of_executables_and_flags.patch, +files/
pypy-1.7-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patc
h, +pypy-1.7-r1.ebuild:
Apply patches from Arfrever to resolve bug 397523.
15 Jan 2012; Markos Chandras <hwoarang@gentoo.org> pypy-1.7.ebuild:
Don't call use() in global scope. Patch by Arfrever.
13 Dec 2011; Nirbheek Chauhan <nirbheek@gentoo.org> pypy-1.7.ebuild,
metadata.xml:
Remove USE=stackless, which is not optional any longer. Add the ~x86 keyword.
Add myself as co-maintainer.
30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> pypy-1.7.ebuild:
Fix problems resulting from earlier failing ${S}.
30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> -files/1.5-patches.patch,
-pypy-1.5.ebuild:
Remove old version.
*pypy-1.7 (30 Nov 2011)
30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> +files/1.7-patches.patch,
+files/1.7-scripts-location.patch, +pypy-1.7.ebuild:
Version bump to 1.7 (bugs fixed: 379791, 383063, 373487).
24 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> pypy-1.5.ebuild:
Fix bug 372641, bug 372639, bug 372517.
*pypy-1.5 (06 Jun 2011)
06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> +files/1.5-patches.patch,
+pypy-1.5.ebuild, +metadata.xml:
Initial version of pypy (bug 300301).
|