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
|
# ChangeLog for dev-python/jonpy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/jonpy/ChangeLog,v 1.23 2014/03/31 20:30:54 mgorny Exp $
31 Mar 2014; Michał Górny <mgorny@gentoo.org> jonpy-0.10-r1.ebuild,
jonpy-0.11.ebuild:
Add support for the new PyPy slotting.
*jonpy-0.11 (25 Jan 2014)
25 Jan 2014; Tim Harder <radhermit@gentoo.org> +jonpy-0.11.ebuild:
Version bump.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> jonpy-0.10-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*jonpy-0.10-r1 (25 Jun 2013)
25 Jun 2013; Ian Delaney <idella4@gentoo.org> +jonpy-0.10-r1.ebuild,
-jonpy-0.10.ebuild:
revbump; migrate -> distutils-r1, remove old
01 Dec 2012; Tim Harder <radhermit@gentoo.org> jonpy-0.10.ebuild:
Fix LICENSE (bug #445418 by ulm).
01 Dec 2012; Tim Harder <radhermit@gentoo.org> -jonpy-0.07.ebuild,
-jonpy-0.09.ebuild:
Remove old.
01 Jul 2012; Raúl Porcel <armin76@gentoo.org> jonpy-0.07.ebuild,
jonpy-0.09.ebuild, jonpy-0.10.ebuild:
Drop ia64 keywords
01 Jun 2012; Johannes Huber <johu@gentoo.org> jonpy-0.10.ebuild:
Stable for x86, wrt bug #418901
01 Jun 2012; Agostino Sarubbo <ago@gentoo.org> jonpy-0.10.ebuild:
Stable for amd64, wrt bug #418901
*jonpy-0.10 (26 Dec 2011)
26 Dec 2011; Patrick Lauer <patrick@gentoo.org> +jonpy-0.10.ebuild:
Bump for #389297
28 Aug 2010; Raúl Porcel <armin76@gentoo.org> jonpy-0.09.ebuild:
ia64 stable wrt #330609
31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> jonpy-0.09.ebuild:
x86 stable wrt bug #330609
*jonpy-0.09 (30 Jun 2010)
30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-jonpy-0.06.ebuild, +jonpy-0.09.ebuild:
Version bump.
24 Nov 2009; Raúl Porcel <armin76@gentoo.org> jonpy-0.07.ebuild:
ia64 stable wrt #288119
20 Nov 2009; Markus Meier <maekke@gentoo.org> jonpy-0.07.ebuild:
x86 stable, bug #288119
09 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
jonpy-0.07.ebuild:
Set SUPPORT_PYTHON_ABIS.
*jonpy-0.07 (07 Sep 2009)
07 Sep 2009; Patrick Lauer <patrick@gentoo.org> +jonpy-0.07.ebuild:
Bump
04 Mar 2007; Lukasz Strzygowski <lucass@gentoo.org> jonpy-0.06.ebuild:
Cleanup: added NEED_PYTHON, added doc/examples use-flags, keyworded ~amd64.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> jonpy-0.06.ebuild:
Mark 0.06 stable on ia64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> jonpy-0.06.ebuild:
Mark 0.06 ~ia64
31 May 2005; Ian Leitch <port001@gentoo.org> jonpy-0.06.ebuild:
Stable on x86
19 Dec 2004; Ian Leitch <port001@gentoo.org> jonpy-0.06.ebuild:
Minor fixes
*jonpy-0.06 (19 Dec 2004)
19 Dec 2004; Ian Leitch <port001@gentoo.org> +metadata.xml,
+jonpy-0.06.ebuild:
Initial commit
|