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
|
# ChangeLog for dev-python/setproctitle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.24 2013/02/15 16:52:24 mgorny Exp $
*setproctitle-1.1.6-r1 (15 Feb 2013)
15 Feb 2013; Michał Górny <mgorny@gentoo.org> +setproctitle-1.1.6-r1.ebuild:
Migrate to distutils-r1.
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Stable for x86, wrt bug #449430
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Stable for amd64, wrt bug #449430
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Add ~ppc64, wrt bug #449220
31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> -setproctitle-1.1.2.ebuild:
Remove old version.
12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Add ~ppc, wrt bug #413125
09 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> setproctitle-1.1.6.ebuild:
keyword amd64-linux and x86-linux
18 May 2012; Jeff Horelick <jdhore@gentoo.org> setproctitle-1.1.3.ebuild:
marked x86 per bug 415879
14 May 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.3.ebuild:
Stable for amd64, wrt bug #415879
*setproctitle-1.1.6 (08 May 2012)
08 May 2012; Dirkjan Ochtman <djc@gentoo.org> +setproctitle-1.1.6.ebuild:
Version bump to 1.1.6 (thanks jbergstroem for test fixes).
22 Apr 2012; Raúl Porcel <armin76@gentoo.org> setproctitle-1.1.2.ebuild,
setproctitle-1.1.3.ebuild:
Add ~arm/~sparc
*setproctitle-1.1.3 (24 Dec 2011)
24 Dec 2011; Patrick Lauer <patrick@gentoo.org> +setproctitle-1.1.3.ebuild:
Bump #393103
10 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
setproctitle-1.1.2.ebuild:
x86 stable wrt bug #360259
26 Mar 2011; Christoph Mende <angelos@gentoo.org> setproctitle-1.1.2.ebuild:
Stable on amd64 wrt bug #360259
*setproctitle-1.1.2 (26 Mar 2011)
26 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+setproctitle-1.1.2.ebuild:
Version bump.
24 Mar 2011; Markos Chandras <hwoarang@gentoo.org> setproctitle-1.1.1.ebuild:
Stable on amd64 wrt bug #360203
*setproctitle-1.1.1 (03 Feb 2011)
03 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-setproctitle-1.1.ebuild, +setproctitle-1.1.1.ebuild:
Version bump.
18 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
setproctitle-1.1.ebuild:
Restrict Jython ABIs.
*setproctitle-1.1 (19 Jul 2010)
19 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-setproctitle-1.0.1.ebuild, +setproctitle-1.1.ebuild:
Version bump (bug #327919).
*setproctitle-1.0.1 (05 Jun 2010)
05 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-setproctitle-1.0.ebuild, +setproctitle-1.0.1.ebuild:
Version bump.
*setproctitle-1.0 (21 Feb 2010)
21 Feb 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+setproctitle-1.0.ebuild:
Version bump.
*setproctitle-0.4 (20 Dec 2009)
20 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+setproctitle-0.4.ebuild, +metadata.xml:
Initial addition (bug #297288).
|