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
|
# ChangeLog for dev-python/matplotlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.36 2007/11/23 09:35:07 hawking Exp $
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.
|