blob: fec0b04954e3d50b1dc7a835b34a36607b65de0b (
plain)
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
|
# ChangeLog for virtual/pypy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/pypy/ChangeLog,v 1.9 2014/05/15 01:00:18 floppym Exp $
*pypy-2.3 (15 May 2014)
15 May 2014; Mike Gilbert <floppym@gentoo.org> +pypy-2.3.ebuild:
Version bump.
09 May 2014; Michał Górny <mgorny@gentoo.org> pypy-2.2.1.ebuild:
Add USE=tk for tkinter modules. Bug #509794.
*pypy-2.0.2-r1 (30 Mar 2014)
30 Mar 2014; Michał Górny <mgorny@gentoo.org> +pypy-2.0.2-r1.ebuild,
pypy-2.2.1.ebuild:
Backport the :0 slot switch to pypy-2.0.2 since we have binpackages for this
version.
12 Mar 2014; Michał Górny <mgorny@gentoo.org> pypy-2.2.1.ebuild:
Add the subslot.
*pypy-2.2.1 (12 Mar 2014)
12 Mar 2014; Michał Górny <mgorny@gentoo.org> +pypy-2.2.1.ebuild:
Add virtual for the new pypy.
*pypy-2.0.2 (09 Oct 2013)
09 Oct 2013; Michał Górny <mgorny@gentoo.org> +pypy-2.0.2.ebuild:
Add virtual version for PyPy 2.0.2.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> -pypy-1.9.ebuild:
Remove PyPy 1.9.
28 Jul 2013; Michał Górny <mgorny@gentoo.org> pypy-1.9.ebuild,
pypy-2.0.ebuild:
Require USE=ssl on old versions of PyPy for compatibility. Drop HOMEPAGE.
*pypy-1.9 (27 Jul 2013)
*pypy-2.0 (27 Jul 2013)
27 Jul 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml, +pypy-1.9.ebuild,
+pypy-2.0.ebuild:
Introduce a virtual for pypy and pypy-bin.
|