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
113
114
115
|
# ChangeLog for dev-python/cython
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.29 2009/10/10 12:46:32 grobian Exp $
10 Oct 2009; Fabian Groffen <grobian@gentoo.org> cython-0.11.3.ebuild:
Merge from Prefix
*cython-0.11.3 (27 Sep 2009)
27 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+cython-0.11.3.ebuild:
Version bump.
05 Sep 2009; Patrick Lauer <patrick@gentoo.org> -cython-0.9.6.12.ebuild,
-cython-0.9.8.1.ebuild, -cython-0.9.8.1.1.ebuild:
Remove old
*cython-0.11.2-r1 (12 Aug 2009)
12 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+cython-0.11.2-r1.ebuild:
Set SUPPORT_PYTHON_ABIS.
26 Jul 2009; Brent Baude <ranger@gentoo.org> cython-0.11.2.ebuild:
stable ppc64, bug 277124
23 Jul 2009; Raúl Porcel <armin76@gentoo.org> cython-0.11.2.ebuild:
ia64 stable wrt #277124
23 Jul 2009; Jeremy Olexa <darkside@gentoo.org> cython-0.11.2.ebuild:
amd64 stable, bug 277124
23 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
cython-0.11.2.ebuild:
Disable some optimizations to avoid test failures.
17 Jul 2009; nixnut <nixnut@gentoo.org> cython-0.11.2.ebuild:
ppc stable #277124
10 Jul 2009; Ferris McCormick <fmccor@gentoo.org> cython-0.11.2.ebuild:
Sparc stable, Bug #277124.
10 Jul 2009; Jeroen Roovers <jer@gentoo.org> cython-0.11.2.ebuild:
Stable for HPPA (bug #277124).
09 Jul 2009; Christian Faulhammer <fauli@gentoo.org> cython-0.11.2.ebuild:
stable x86, bug 277124
*cython-0.11.2 (07 Jun 2009)
07 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+cython-0.11.2.ebuild:
Version bump (bug #272571).
30 Apr 2009; Patrick Lauer <patrick@gentoo.org> +cython-0.9.6.12.ebuild:
Restore a 0.9.6 version, we don't want to break ppc
30 Apr 2009; Patrick Lauer <patrick@gentoo.org> -cython-0.9.6.6.ebuild,
-cython-0.9.6.10b.ebuild, -cython-0.9.6.12.ebuild:
Remove old
26 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Removing hawking as a maintainer since he was retired.
*cython-0.9.8.1.1 (20 Oct 2008)
20 Oct 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.8.1.1.ebuild:
Version bump.
*cython-0.9.8.1 (19 Aug 2008)
19 Aug 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.8.1.ebuild:
Version bump. Use tarball instead of zip, drop unzip DEPEND.
13 Jul 2008; Joseph Jezak <josejx@gentoo.org> cython-0.9.6.12.ebuild:
Marked ~ppc.
26 May 2008; Raúl Porcel <armin76@gentoo.org> cython-0.9.6.12.ebuild:
Add ~sparc
25 May 2008; Markus Rothe <corsair@gentoo.org> cython-0.9.6.12.ebuild:
Stable on ppc64; bug #223443
24 May 2008; Jeroen Roovers <jer@gentoo.org> cython-0.9.6.12.ebuild:
Stable for HPPA (bug #223443).
08 Apr 2008; Raúl Porcel <armin76@gentoo.org> cython-0.9.6.12.ebuild:
Add ~ia64 wrt #215557
07 Apr 2008; Markus Rothe <corsair@gentoo.org> cython-0.9.6.12.ebuild:
Added ~ppc64; bug #215557
31 Mar 2008; Jeroen Roovers <jer@gentoo.org> cython-0.9.6.12.ebuild:
Marked ~hppa (bug #215557).
*cython-0.9.6.12 (20 Mar 2008)
20 Mar 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.6.12.ebuild:
Version bump. Thanks to René 'Necoro' Neumann
*cython-0.9.6.10b (04 Jan 2008)
04 Jan 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.6.10b.ebuild:
Version bump.
07 Oct 2007; Tiziano Müller <dev-zero@gentoo.org> cython-0.9.6.6.ebuild:
Added ~amd64 keyword
*cython-0.9.6.6 (06 Oct 2007)
06 Oct 2007; Ali Polatel <hawking@gentoo.org> +metadata.xml,
+cython-0.9.6.6.ebuild:
Initial import. Ebuild submitted by Samuele Kaplun <kaplun@alice.it>
|