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
|
# ChangeLog for dev-python/pympler
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/ChangeLog,v 1.25 2015/04/08 05:11:47 idella4 Exp $
*pympler-0.4 (08 Apr 2015)
08 Apr 2015; Ian Delaney <idella4@gentoo.org> +pympler-0.4.ebuild,
pympler-0.3.1.ebuild:
drop old impls & add py3.4 to -0.3.1, bump, add IUSE doc to install pre-built
docs, fixes bug #530566 by pacho
06 Jan 2014; Justin Lecher <jlec@gentoo.org> -pympler-0.2.0.ebuild:
Drop old
05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
Stable for sparc, wrt bug #481896
05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
Stable for alpha, wrt bug #481896
07 Dec 2013; Pacho Ramos <pacho@gentoo.org> pympler-0.3.1.ebuild:
x86 stable, bug #481896
11 Nov 2013; Justin Lecher <jlec@gentoo.org> +pympler-0.2.0.ebuild:
Readd old version, #490986
10 Nov 2013; Justin Lecher <jlec@gentoo.org> -pympler-0.2.0.ebuild,
pympler-0.3.1.ebuild:
Always build serially, #490792
23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
Stable for ppc64, wrt bug #481896
08 Sep 2013; Markus Meier <maekke@gentoo.org> pympler-0.3.1.ebuild:
arm stable, bug #481896
08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
Stable for amd64, wrt bug #481896
04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
Stable for ppc, wrt bug #481896
03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
Stable for ia64, wrt bug #481896
21 Aug 2013; Justin Lecher <jlec@gentoo.org> pympler-0.3.1.ebuild:
Fix [${PYTHON_USEDEP}]
12 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org> pympler-0.3.1.ebuild:
ppc, ppc64 keywords added, bug #468426
03 May 2013; Sergey Popov <pinkbyte@gentoo.org> pympler-0.3.1.ebuild:
Readd ~arm keyword, wrt bug #468426
*pympler-0.3.1 (03 May 2013)
03 May 2013; Justin Lecher <jlec@gentoo.org> +pympler-0.3.1.ebuild,
metadata.xml:
Version Bump, #468358; drop pypy as support ist broken
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~ppc, wrt bug #449220
16 Feb 2012; Justin Lecher <jlec@gentoo.org> pympler-0.2.0.ebuild:
Remove PYTHON_DEPEND as all python version are supported, thanks Arfrever for
helping
*pympler-0.2.0 (16 Feb 2012)
16 Feb 2012; Justin Lecher <jlec@gentoo.org> +pympler-0.2.0.ebuild,
+metadata.xml:
Initial commit written by me
|