summaryrefslogtreecommitdiff
blob: 00e694725fe884678e25ee46fcc1d3fd86e4027c (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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
# ChangeLog for dev-python/matplotlib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.62 2009/03/09 11:05:30 bicatali Exp $

  09 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.98.5.2-r3.ebuild:
  Added latex-unicode for doc building when tetex or ptex are selected

  28 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
  files/matplotlib-0.98.5.2-no-xv.patch, matplotlib-0.98.5.2-r3.ebuild:
  More documentation building fixes: added graphviz dependency, and applied
  patch on doc examples instead of regular examples

  27 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +files/matplotlib-0.98.5.2-no-xv.patch, matplotlib-0.98.5.2-r3.ebuild:
  Added more dependencies to build documentation and a patch to avoid to
  launch xv during doc compilation when imaging is installed. Closing bug
  #260446 and bug #260431

*matplotlib-0.98.5.2-r3 (25 Feb 2009)

  25 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +files/matplotlib-0.98.5.2-literal.patch, +matplotlib-0.98.5.2-r3.ebuild:
  Re-added pyparsing (hopefully temporarily) for proper outputs and
  stix-fonts for ttf, but added media-fonts/texcm-ttf. More information on
  bundled packages, see bug #260025, thanks Michael Droettboom for
  explanations. Also now builds documentation from source (html and pdf),
  and added a src_test for regression. Finally added a small patch on string
  literal from Mandriva.

*matplotlib-0.98.5.2-r2 (25 Jan 2009)

  25 Jan 2009; Patrick Lauer <patrick@gentoo.org>
  +matplotlib-0.98.5.2-r2.ebuild:
  Fixing pyparsing dep, closes #256256

  21 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.98.5.2.ebuild, matplotlib-0.98.5.2-r1.ebuild:
  Removed mirror restriction, now tar ball on mirrors

*matplotlib-0.98.5.2-r1 (15 Jan 2009)

  15 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  -matplotlib-0.98.3.ebuild, matplotlib-0.98.5.2.ebuild,
  +matplotlib-0.98.5.2-r1.ebuild:
  Reorganized dependencies. Added enthought traits support, removed bundled
  pyparsing, pycxx (bug #252947) and fonts. Temporary mirror restricting
  since upstream has changed source (bug #252578)

  23 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.98.5.2.ebuild:
  Added excel in IUSE, closing bug #251768

*matplotlib-0.98.5.2 (19 Dec 2008)

  19 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
  matplotlib-0.98.3.ebuild, -matplotlib-0.98.4.ebuild,
  -matplotlib-0.98.5.ebuild, +matplotlib-0.98.5.2.ebuild:
  Version bump

*matplotlib-0.98.5 (15 Dec 2008)

  15 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +matplotlib-0.98.5.ebuild:
  Version bump

*matplotlib-0.98.4 (11 Dec 2008)

  11 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +matplotlib-0.98.4.ebuild:
  Version bump

  10 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.91.2.ebuild, matplotlib-0.91.4.ebuild,
  -matplotlib-0.98.1.ebuild, matplotlib-0.98.3.ebuild:
  Forced wxpython:2.8, see bug #229599

*matplotlib-0.98.3 (21 Aug 2008)

  21 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -matplotlib-0.91.3.ebuild, -matplotlib-0.98.0.ebuild,
  +matplotlib-0.98.3.ebuild:
  Version bump

*matplotlib-0.98.1 (26 Jun 2008)
*matplotlib-0.91.4 (26 Jun 2008)

  26 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +matplotlib-0.91.4.ebuild, +matplotlib-0.98.1.ebuild:
  Versions bumps

*matplotlib-0.98.0 (22 Jun 2008)
*matplotlib-0.91.3 (22 Jun 2008)

  22 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -files/matplotlib-0.90.1-setup.patch, +matplotlib-0.91.3.ebuild,
  +matplotlib-0.98.0.ebuild:
  Two version bumps: 0.91.3, a bugfix release and 0.98.0 a release with api
  changes

  24 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/matplotlib-0.91.2-gcc43.patch, matplotlib-0.91.2.ebuild:
  Added patch for gcc-4.3

  22 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -matplotlib-0.90.1.ebuild, -matplotlib-0.91.1.ebuild:
  Removed old versions which where depending on obsoleted numarray/numeric

  10 May 2008; nixnut <nixnut@gentoo.org> matplotlib-0.91.2.ebuild:
  Stable on ppc wrt bug 221085

  09 May 2008; Markus Meier <maekke@gentoo.org> matplotlib-0.91.2.ebuild:
  amd64/x86 stable, bug #221085

  01 Mar 2008; nixnut <nixnut@gentoo.org> matplotlib-0.91.2.ebuild:
  Added ~ppc wrt bug 211751

*matplotlib-0.91.2 (14 Jan 2008)

  14 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +matplotlib-0.91.2.ebuild:
  Version bump (closing bug #205713)

  04 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -matplotlib-0.80-r1.ebuild:
  Removed obsolete versions

  16 Dec 2007; Samuli Suominen <drac@gentoo.org> matplotlib-0.90.1.ebuild:
  amd64 stable

  15 Dec 2007; Dawid Węgliński <cla@gentoo.org> matplotlib-0.90.1.ebuild:
  Stable on x86 (bug #202250)

  14 Dec 2007; nixnut <nixnut@gentoo.org> matplotlib-0.90.1.ebuild:
  Stable on ppc wrt bug 202250

*matplotlib-0.91.1 (07 Dec 2007)

  07 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +matplotlib-0.91.1.ebuild:
  Version bump, also adding a bunch of new use flags, restructuring the ebuild
  a bit. Thanks for Darren Dale from upstream for his help. Closing bug
  #198360. Dropped ppc, waiting to keyword pyfltk.

  23 Nov 2007; Ali Polatel <hawking@gentoo.org> matplotlib-0.90.1.ebuild:
  switched dvi to latex, added virtual/latex-base and virtual/ghostscript to
  DEPEND.

  23 Nov 2007; Ali Polatel <hawking@gentoo.org> matplotlib-0.90.1.ebuild:
  switched tetex USE to dvi wrt #196745

  03 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.90.1.ebuild:
  dvipng is now enabled with the tetex use flag

  18 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.90.1.ebuild:
  Added app-text/dvipng as a run time dependency, fixing bug #189362, thanks
  to R!tman <hm@student.ethz.ch>

  26 Jun 2007; Lukasz Strzygowski <lucass@gentoo.org>
  -files/matplotlib-0.87.7-no-autodetect.patch,
  -files/matplotlib-0.90.0-init.patch, -files/matplotlib-0.90.0-setup.patch,
  -matplotlib-0.87.7.ebuild, -matplotlib-0.90.0.ebuild,
  matplotlib-0.90.1.ebuild:
  Dropped old versions. Removed unnecessary inherit python.

*matplotlib-0.90.1 (05 Jun 2007)

  05 Jun 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/matplotlib-0.90.1-setup.patch, +matplotlib-0.90.1.ebuild:
  Version bump. Restructure a bit according to new API

  28 May 2007; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.90.0.ebuild:
  Default backend to gtk if tk and gtk are selected

  03 May 2007; Sébastien Fabbro <bicatali@gentoo.org>
  matplotlib-0.90.0.ebuild:
  Updated doc version and added examples USE flag

  05 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
  -files/matplotlib-0.86.2-no-autodetect.patch,
  -files/matplotlib-0.87.4-fix-bad-win32-detect.patch,
  -matplotlib-0.87.4.ebuild:
  Removed matplotlib-0.87.4.ebuild and patches, obsolete and unsupported with 
  newer numpy. Closing bug #145664.

  23 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
  matplotlib-0.90.0.ebuild:
  fixed a numpy dep (bug #168094), and added sci herd.

*matplotlib-0.90.0 (08 Feb 2007)

  08 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/matplotlib-0.90.0-init.patch, +files/matplotlib-0.90.0-setup.patch,
  metadata.xml, +matplotlib-0.90.0.ebuild:
  Version bump. Adapt some patches from the scientific overlay (fix bug 
  #156603). Also fix bug #157030, thanks for orangewarrior@gmail.com for 
  reporting. Added some description in metadata.xml, switch order of deps 
  to allow numpy to be selected as a preference.

*matplotlib-0.87.7 (29 Nov 2006)

  29 Nov 2006; Marien Zwart <marienz@gentoo.org>
  -files/matplotlib-0.85-no-autodetect.patch,
  -files/matplotlib-0.86.2-no-setuptools.patch,
  +files/matplotlib-0.87.7-no-autodetect.patch, -matplotlib-0.87.2.ebuild,
  matplotlib-0.87.4.ebuild, +matplotlib-0.87.7.ebuild:
  Version bump (bug #147466) that works with python 2.5 (bug #148278). Use the
  tk instead of tcltk USE flag (bug #17808).

  28 Nov 2006; Marien Zwart <marienz@gentoo.org> matplotlib-0.80-r1.ebuild:
  Adding freetype dependency for bug #152051. Thanks to Evil Compile Person
  for reporting.

*matplotlib-0.87.4 (17 Jul 2006)

  17 Jul 2006; Alastair Tse <liquidx@gentoo.org>
  +files/matplotlib-0.87.4-fix-bad-win32-detect.patch,
  -matplotlib-0.87.3.ebuild, +matplotlib-0.87.4.ebuild:
  version bump. fix broken compiling of c++ modules.

*matplotlib-0.87.3 (16 Jul 2006)

  16 Jul 2006; Alastair Tse <liquidx@gentoo.org> -matplotlib-0.73.1.ebuild,
  -matplotlib-0.81.ebuild, -matplotlib-0.82.ebuild, -matplotlib-0.85.ebuild,
  -matplotlib-0.86.2-r1.ebuild, +matplotlib-0.87.3.ebuild:
  version bump. (#136429)

*matplotlib-0.87.2 (04 Apr 2006)
*matplotlib-0.86.2-r1 (04 Apr 2006)

  04 Apr 2006; Marien Zwart <marienz@gentoo.org>
  +files/matplotlib-0.86.2-no-setuptools.patch, -matplotlib-0.86.2.ebuild,
  +matplotlib-0.86.2-r1.ebuild, +matplotlib-0.87.2.ebuild:
  Revision bump for 0.86.2 to disable setuptools (install with setuptools
  present is completely broken). Version bump.

*matplotlib-0.86.2 (07 Feb 2006)

  07 Feb 2006; Alastair Tse <liquidx@gentoo.org>
  +files/matplotlib-0.86.2-no-autodetect.patch, +matplotlib-0.86.2.ebuild:
  version bump. updated patch and ebuild thanks to Alok Singhal (#119468).
  Supports dev-python/numpy.

  24 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  matplotlib-0.85.ebuild:
  Added to ~ppc, #114776

  10 Dec 2005; Luis Medinas <metalgod@gentoo.org> matplotlib-0.85.ebuild:
  Added ~amd64 keyword. Bug #114776.

*matplotlib-0.85 (07 Dec 2005)

  07 Dec 2005; Marien Zwart <marienz@gentoo.org>
  +files/matplotlib-0.85-no-autodetect.patch, matplotlib-0.73.1.ebuild,
  matplotlib-0.80-r1.ebuild, matplotlib-0.81.ebuild, matplotlib-0.82.ebuild,
  +matplotlib-0.85.ebuild:
  Fix insinfo / insinto typo in all versions. Version bump (bug #105443),
  dropping ~ppc and ~amd64 keywords because new deps have not been keyworded
  yet (bug #114776)

  24 Nov 2005; Marien Zwart <marienz@gentoo.org> matplotlib-0.73.1.ebuild,
  matplotlib-0.80-r1.ebuild, matplotlib-0.81.ebuild, matplotlib-0.82.ebuild:
  Block pytz and python-dateutil (to be added to the tree soon) because of
  file collisions. Thanks to blubb@gentoo.org for spotting this.

  26 Sep 2005; Alastair Tse <liquidx@gentoo.org> matplotlib-0.73.1.ebuild,
  matplotlib-0.80-r1.ebuild, matplotlib-0.81.ebuild, matplotlib-0.82.ebuild:
  change license to PYTHON rather than as-is. (#105802)

*matplotlib-0.82 (02 Jul 2005)

  02 Jul 2005; Fernando Serboncini <fserb@gentoo.org>
  -matplotlib-0.71.ebuild, -matplotlib-0.80.ebuild,
  matplotlib-0.80-r1.ebuild, +matplotlib-0.82.ebuild:
  Version bump. Made 0.80-r1 stable.
  Removed 0.80 and 0.71 versions.
  New ebuild assures that non portage extensions are always installed
  and use correct deps.

  13 Jun 2005; Fernando Serboncini <fserb@gentoo.org>
  matplotlib-0.81.ebuild:
  Fixed dependencies. Closes #95905.

  11 Jun 2005; David Holm <dholm@gentoo.org> matplotlib-0.81.ebuild:
  Added to ~ppc.

*matplotlib-0.81 (11 Jun 2005)

  11 Jun 2005; Fernando Serboncini <fserb@gentoo.org>
  matplotlib-0.73.1.ebuild, +matplotlib-0.81.ebuild:
  Version bump.
  0.73.1 stable on x86.

*matplotlib-0.80-r1 (26 May 2005)

  26 May 2005; Fernando Serboncini <fserb@gentoo.org>
  +matplotlib-0.80-r1.ebuild:
  Removed need for virtualx on new matplotlib. Fixes #91553.

  26 May 2005; Fernando Serboncini <fserb@gentoo.org>
  -matplotlib-0.64.ebuild, -matplotlib-0.65.ebuild, matplotlib-0.71.ebuild:
  Removed old version.
  Marked 0.71 as stable.

  23 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> matplotlib-0.64.ebuild,
  matplotlib-0.65.ebuild:
  Remove RESTRICT="nomirror".

*matplotlib-0.80 (14 Apr 2005)

  14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  +matplotlib-0.80.ebuild:
  Version bump.

  07 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> matplotlib-0.73.1.ebuild:
  added ~amd64 to KEYWORDS, fixes #87950

*matplotlib-0.73.1 (22 Mar 2005)

  22 Mar 2005; Fernando Serboncini <fserb@gentoo.org>
  matplotlib-0.71.ebuild, +matplotlib-0.73.1.ebuild:
  Version bump. Removed nomirror restriction from newer ebuilds.

*matplotlib-0.64 (11 Feb 2005)

  11 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> matplotlib-0.64.ebuild,
  matplotlib-0.65.ebuild, matplotlib-0.71.ebuild:
  gtk should be optional, bug 81506.

*matplotlib-0.71 (24 Jan 2005)

  24 Jan 2005; <fserb@gentoo.org> +matplotlib-0.71.ebuild:
  Version bump

*matplotlib-0.65 (20 Dec 2004)

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

  05 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> :
  Initial import, ebuild by Fernando A. Serboncini <fserb@terra.com.br> in bug
  32895.