summaryrefslogtreecommitdiff
blob: 1aae342c342804fa7fd743d8c91e4468ff9ba8c0 (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
# ChangeLog for dev-python/ipython
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.49 2008/07/11 06:00:56 ulm Exp $

  10 Jul 2008; Christian Faulhammer <opfer@gentoo.org> ipython-0.8.2.ebuild:
  stable x86, bug 212241

  09 Jul 2008; Markus Rothe <corsair@gentoo.org> ipython-0.8.2.ebuild:
  Stable on ppc64; bug #212241

*ipython-0.8.4-r1 (06 Jul 2008)

  06 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/ipython-0.8.4-jobctrl.patch, +ipython-0.8.4-r1.ebuild:
  Added patch fixing recurring WindowsError, doc install cleaning.

*ipython-0.8.4 (26 Jun 2008)

  26 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/ipython-0.8.4-globalpath.patch, +ipython-0.8.4.ebuild:
  Version bump

  23 Feb 2008; Tiziano Müller <dev-zero@gentoo.org> ipython-0.8.2.ebuild:
  Corrected emacs-dependency (bug #208186, thanks to ulm).

*ipython-0.8.2 (12 Dec 2007)

  12 Dec 2007; Ali Polatel <hawking@gentoo.org> +ipython-0.8.2.ebuild:
  Version bump, modified emacs depend for emacs-22

*ipython-0.8.1-r1 (24 Oct 2007)

  24 Oct 2007; Ali Polatel <hawking@gentoo.org> files/62ipython-gentoo.el,
  -ipython-0.8.1.ebuild, +ipython-0.8.1-r1.ebuild:
  revbump. fixed site-init file (bug 196859), run
  distutils_pkg_postinst/postrm. drop old

  19 Sep 2007; Ali Polatel <hawking@gentoo.org> ipython-0.6.15.ebuild:
  updated SRC_URI; bug 192906

  26 Jul 2007; Markus Rothe <corsair@gentoo.org> ipython-0.8.1.ebuild:
  Added ~ppc64; bug #186188

*ipython-0.8.1 (10 May 2007)

  10 May 2007; Lukasz Strzygowski <lucass@gentoo.org>
  -ipython-0.7.3-r2.ebuild, -ipython-0.7.3-r3.ebuild, -ipython-0.8.0.ebuild,
  +ipython-0.8.1.ebuild:
  Version bump. Dropped old versions.

*ipython-0.8.0 (22 Apr 2007)

  22 Apr 2007; Rob Cakebread <pythonhead@gentoo.org> +ipython-0.8.0.ebuild:
  Version bump.

  22 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  -files/50ipython-mode-gentoo.el, +files/62ipython-gentoo.el,
  ipython-0.7.3-r2.ebuild, ipython-0.7.3-r3.ebuild:
  changed file name for cosmetics (removed mode) and loading order, so it gets
  loaded after app-emacs/python-mode's site file

  20 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  +files/62ipython-gentoo.el, ipython-0.7.3-r2.ebuild,
  ipython-0.7.3-r3.ebuild:
  changed file name for cosmetics (removed mode) and loading order, so it gets
  loaded after app-emacs/python-mode's site file

*ipython-0.7.3-r3 (17 Feb 2007)

  17 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org>
  ipython-0.7.3-r2.ebuild, +ipython-0.7.3-r3.ebuild:
  Added pkg_postinst/pkg_postrm with elisp-site-regen (bug #167305).
  Fixed trailing whitespace.

*ipython-0.7.3-r2 (14 Feb 2007)

  14 Feb 2007; Tiziano Müller <dev-zero@gentoo.org>
  -ipython-0.7.3-r1.ebuild, +ipython-0.7.3-r2.ebuild:
  dev-python/pexpect is always needed as dependency (bug #166768, thanks to
  Andrija Prčić)

*ipython-0.7.3-r1 (13 Feb 2007)

  13 Feb 2007; Tiziano Müller <dev-zero@gentoo.org>
  files/50ipython-mode-gentoo.el, -ipython-0.7.3.ebuild,
  +ipython-0.7.3-r1.ebuild:
  Fixed emacs ipython mode file (bug #166682 thanks to Christian Faulhammer)

  03 Feb 2007; Tiziano Müller <dev-zero@gentoo.org>
  +files/50ipython-mode-gentoo.el, ipython-0.7.3.ebuild:
  Added 50ipython-mode-gentoo.el from bug 92218 and inherit from elisp-common
  to complete emacs support (thanks to dan).

*ipython-0.7.3 (03 Feb 2007)

  03 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> -ipython-0.6.13.ebuild,
  -ipython-0.6.14.ebuild, -ipython-0.7.0.ebuild, -ipython-0.7.1.ebuild,
  -ipython-0.7.2.ebuild, +ipython-0.7.3.ebuild:
  Version bump plus cleanups and improvements (doc, examples, emacs, test
  USE-flags, added PYTHON_MODNAME). Dropped old versions.

*ipython-0.7.2 (07 Jun 2006)

  07 Jun 2006; Rob Cakebread <pythonhead@gentoo.org> +ipython-0.7.2.ebuild:
  Version bump.

  06 Jun 2006; Carsten Lohrke <carlo@gentoo.org> ipython-0.7.0.ebuild,
  ipython-0.7.1.ebuild:
  Fix use of nonexistent versioned virtual/python.

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> ipython-0.7.1.ebuild:
  Mark 0.7.1 ~ia64

  06 Feb 2006; Simon Stelling <blubb@gentoo.org> ipython-0.6.15.ebuild:
  stable on amd64

*ipython-0.7.1 (04 Feb 2006)

  04 Feb 2006; Marien Zwart <marienz@gentoo.org> +ipython-0.7.1.ebuild:
  Version bump to 0.7.1.fix1, called 0.7.1 in portage.

  11 Jan 2006; Marien Zwart <marienz@gentoo.org> ipython-0.7.0.ebuild:
  Dropping keywords for 0.7.0 bump back to ~ppc ~s390 ~x86 instead of straight
  to stable.

*ipython-0.7.0 (11 Jan 2006)

  11 Jan 2006; Marien Zwart <marienz@gentoo.org> +ipython-0.7.0.ebuild:
  Version bump, bumping required python version to 2.3. Closes bug #118677.

  24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> ipython-0.6.15.ebuild:
  Stable on ppc.

  08 Dec 2005; Alastair Tse <liquidx@gentoo.org> ipython-0.6.15.ebuild:
  stable for x86

  19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
  Added japanese metadata.xml translation thanks to Yoshino-san.

  26 Sep 2005; Alastair Tse <liquidx@gentoo.org> -ipython-0.5.0.ebuild,
  -ipython-0.6.6.ebuild, -ipython-0.6.10.ebuild, -ipython-0.6.11.ebuild,
  -ipython-0.6.12.ebuild, ipython-0.6.13.ebuild, ipython-0.6.14.ebuild,
  ipython-0.6.15.ebuild:
  license updated to BSD for 0.6.x series. (#105801)

  04 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> ipython-0.6.13.ebuild:
  Stable on amd64, bug 94750.

*ipython-0.6.15 (03 Jun 2005)

  03 Jun 2005; Lukasz Strzygowski <lucass@gentoo.org>
  +ipython-0.6.15.ebuild:
  Version bump.

  02 Jun 2005; Luca Barbato <lu_zero@gentoo.org> ipython-0.6.13.ebuild:
  Marked ppc

*ipython-0.6.14 (31 May 2005)

  31 May 2005; Lukasz Strzygowski <lucass@gentoo.org> ipython-0.6.11.ebuild,
  ipython-0.6.12.ebuild, ipython-0.6.13.ebuild, +ipython-0.6.14.ebuild:
  Version bump. Older releases marked stable on x86.

  24 Apr 2005; Simon Stelling <blubb@gentoo.org> ipython-0.6.10.ebuild:
  stable on amd64

*ipython-0.6.13 (15 Apr 2005)

  15 Apr 2005; Fernando Serboncini <fserb@gentoo.org>
  +ipython-0.6.13.ebuild:
  Version bump.

*ipython-0.6.12 (03 Mar 2005)

  03 Mar 2005; Lukasz Strzygowski <lucass@gentoo.org> ipython-0.6.10.ebuild,
  +ipython-0.6.12.ebuild:
  Version bump. Version 0.6.10 marked stable on x86.

*ipython-0.6.11 (23 Feb 2005)

  23 Feb 2005; Fernando Serboncini <fserb@gentoo.org>
  +ipython-0.6.11.ebuild:
  Version Bump.

  29 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> -ipython-0.6.0.ebuild,
  -ipython-0.6.3.ebuild, -ipython-0.6.5.ebuild:
  Fix bad digest and remove old ebuilds.

*ipython-0.6.10 (28 Jan 2005)

  28 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> +ipython-0.6.10.ebuild:
  Version bump.

  25 Jan 2005; Lukasz Strzygowski <lucass@gentoo.org> ipython-0.6.0.ebuild,
  ipython-0.6.3.ebuild, ipython-0.6.5.ebuild, ipython-0.6.6.ebuild:
  Marked stable on x86.

*ipython-0.6.6 (20 Dec 2004)

  20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +ipython-0.6.6.ebuild:
  Version bump, new ebuild by Fernando Serboncini <fserb@terra.com.br>

*ipython-0.6.5 (05 Dec 2004)

  05 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +ipython-0.6.5.ebuild:
  Version bump, bug 71395.

*ipython-0.6.3 (10 Sep 2004)

  10 Sep 2004; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
  +ipython-0.6.3.ebuild:
  Version bump. Thanks for information about new release to Christopher
  Knox in bug #63328. Replaced dependency on ">=dev-lang/python-2.2"
  with "virtual/python". Added description to metadata.

  05 Jun 2004; David Holm <dholm@gentoo.org> ipython-0.6.0.ebuild:
  Added to ~ppc.

*ipython-0.6.0 (03 Jun 2004)

  03 Jun 2004; Lukasz Strzygowski <lucass@gentoo.org> +ipython-0.6.0.ebuild:
  Version bump. Closing #51207, thanks for Jeff Kowalczyk for the info.
  Marked testing on x86 and amd64. New local use flag -- gnuplot, enables
  support for gnuplot. My first commit, by the way.

  15 Apr 2004; Michael McCabe <randy@gentoo.org> ipython-0.5.0.ebuild:
  adding s390 keywords

*ipython-0.5.0 (06 Sep 2003)

  06 Sep 2003; Alastair Tse <liquidx@gentoo.org> ipython-0.5.0.ebuild:
  version bump

*ipython-0.4.0 (13 Jun 2003)

  13 Jun 2003; Alastair Tse <liquidx@gentoo.org> ipython-0.4.0.ebuild:
  New Package. Ebuild Submitted by John Landahl <john@landahl.org>.