blob: fe5f93a74b475bed59ef528f5606c4efcb3b2d1c (
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
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
103
104
105
106
107
108
109
110
111
112
|
# ChangeLog for dev-python/py
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.30 2010/02/21 17:25:01 arfrever Exp $
*py-1.2.1 (21 Feb 2010)
21 Feb 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+py-1.2.1.ebuild:
Version bump.
*py-1.2.0 (18 Jan 2010)
18 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+py-1.2.0.ebuild:
Version bump.
17 Jan 2010; Raúl Porcel <armin76@gentoo.org> py-1.1.1-r1.ebuild:
sparc stable wrt #298795
10 Jan 2010; nixnut <nixnut@gentoo.org> py-1.1.1-r1.ebuild:
ppc stable #298795
05 Jan 2010; <hwoarang@gentoo.org> py-1.1.1-r1.ebuild:
Stable on amd64 wrt bug #298795
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> py-1.1.1-r1.ebuild:
stable x86, bug 298795
24 Dec 2009; Fabian Groffen <grobian@gentoo.org> py-1.1.1-r1.ebuild:
Fix for Prefix
*py-1.1.1-r1 (24 Dec 2009)
24 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-py-1.1.1.ebuild, +py-1.1.1-r1.ebuild:
Fix shebangs in scripts.
16 Dec 2009; Markus Meier <maekke@gentoo.org> py-1.1.0.ebuild:
amd64/x86 stable, bug #296026
09 Dec 2009; nixnut <nixnut@gentoo.org> py-1.1.0.ebuild:
ppc stable #296026
*py-1.1.1 (28 Nov 2009)
28 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-py-0.9.2.ebuild, +py-1.1.1.ebuild:
Version bump.
18 Nov 2009; Raúl Porcel <armin76@gentoo.org> py-1.0.2.ebuild:
sparc stable wrt #288116
*py-1.1.0 (06 Nov 2009)
06 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-py-0.9.1.ebuild, +py-1.1.0.ebuild:
Version bump.
15 Oct 2009; Markus Meier <maekke@gentoo.org> py-1.0.2.ebuild:
amd64/x86 stable, bug #288116
11 Oct 2009; nixnut <nixnut@gentoo.org> py-1.0.2.ebuild:
ppc stable #288116
11 Oct 2009; Fabian Groffen <grobian@gentoo.org> py-1.0.2.ebuild:
Merge from Prefix
08 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
py-1.0.2.ebuild:
Set SUPPORT_PYTHON_ABIS.
*py-1.0.2 (07 Sep 2009)
07 Sep 2009; Patrick Lauer <patrick@gentoo.org> +py-1.0.2.ebuild:
Bump
09 Jun 2009; Raúl Porcel <armin76@gentoo.org> py-0.9.2.ebuild:
sparc stable
23 May 2009; nixnut <nixnut@gentoo.org> py-0.9.1.ebuild:
ppc stable #270089
17 Apr 2009; Patrick Lauer <patrick@gentoo.org> ChangeLog:
Bump to 0.9.2. New SRC_URI. Fixes #265793.
15 Apr 2009; Markus Meier <maekke@gentoo.org> py-0.9.1.ebuild:
amd64/x86 stable, bug #261887
06 Oct 2008; Brent Baude <ranger@gentoo.org> py-0.9.1.ebuild:
Marking py-0.9.1 ~ppc64 for bug 236705
*py-0.9.1 (17 Jul 2008)
17 Jul 2008; Ali Polatel <hawking@gentoo.org> -py-0.9.0.ebuild,
+py-0.9.1.ebuild:
Version bump. This version works fine with python-2.6. Drop old.
29 Jun 2008; Raúl Porcel <armin76@gentoo.org> py-0.9.0.ebuild:
Add ~ia64/~sparc wrt #229393
25 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> py-0.9.0.ebuild:
Added ~ppc keyword
31 Jul 2007; Tiziano Müller <dev-zero@gentoo.org> py-0.9.0.ebuild:
keyworded ~x86
*py-0.9.0 (05 May 2007)
05 May 2007; Lukasz Strzygowski <lucass@gentoo.org> +metadata.xml,
+py-0.9.0.ebuild:
Initial commit.
|