blob: 3184efc910f03d99bd567296fe972a66b72cd313 (
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
|
# 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.7 2012/01/15 22:07:18 hwoarang Exp $
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).
|