Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-0.98.5.2.ebuild matplotlib-0.98.5.2-r2.ebuild matplotlib-0.98.5.2-r3.ebuild matplotlib-0.91.2.ebuild matplotlib-0.91.4.ebuild ChangeLog
Date: Mon, 30 Mar 2009 15:32:35
Message-Id: E1LoJTU-00048Z-MA@stork.gentoo.org
1 loki_val 09/03/30 15:32:32
2
3 Modified: matplotlib-0.98.5.2.ebuild
4 matplotlib-0.98.5.2-r2.ebuild
5 matplotlib-0.98.5.2-r3.ebuild
6 matplotlib-0.91.2.ebuild matplotlib-0.91.4.ebuild
7 ChangeLog
8 Log:
9 Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
10 (Portage version: 2.2_rc28/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.5 dev-python/matplotlib/matplotlib-0.98.5.2.ebuild
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2.ebuild?rev=1.5&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2.ebuild?rev=1.5&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2.ebuild?r1=1.4&r2=1.5
18
19 Index: matplotlib-0.98.5.2.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2.ebuild,v
22 retrieving revision 1.4
23 retrieving revision 1.5
24 diff -u -r1.4 -r1.5
25 --- matplotlib-0.98.5.2.ebuild 21 Jan 2009 09:32:07 -0000 1.4
26 +++ matplotlib-0.98.5.2.ebuild 30 Mar 2009 15:32:32 -0000 1.5
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2009 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2.ebuild,v 1.4 2009/01/21 09:32:07 bicatali Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2.ebuild,v 1.5 2009/03/30 15:32:32 loki_val Exp $
32
33 WX_GTK_VER=2.8
34 EAPI=2
35 @@ -31,7 +31,7 @@
36 latex? ( virtual/latex-base
37 virtual/ghostscript
38 app-text/dvipng
39 - app-text/poppler )
40 + virtual/poppler-utils )
41 cairo? ( dev-python/pycairo )
42 excel? ( dev-python/xlwt )
43 fltk? ( dev-python/pyfltk )
44
45
46
47 1.2 dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild?r1=1.1&r2=1.2
52
53 Index: matplotlib-0.98.5.2-r2.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- matplotlib-0.98.5.2-r2.ebuild 25 Jan 2009 16:01:56 -0000 1.1
60 +++ matplotlib-0.98.5.2-r2.ebuild 30 Mar 2009 15:32:32 -0000 1.2
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2009 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild,v 1.1 2009/01/25 16:01:56 patrick Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild,v 1.2 2009/03/30 15:32:32 loki_val Exp $
66
67 WX_GTK_VER=2.8
68 EAPI=2
69 @@ -44,7 +44,7 @@
70 virtual/latex-base
71 virtual/ghostscript
72 app-text/dvipng
73 - app-text/poppler
74 + virtual/poppler-utils
75 media-fonts/stix-fonts
76 || ( dev-texlive/texlive-fontsrecommended
77 app-text/tetex
78
79
80
81 1.5 dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?rev=1.5&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?rev=1.5&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?r1=1.4&r2=1.5
86
87 Index: matplotlib-0.98.5.2-r3.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v
90 retrieving revision 1.4
91 retrieving revision 1.5
92 diff -u -r1.4 -r1.5
93 --- matplotlib-0.98.5.2-r3.ebuild 9 Mar 2009 11:05:30 -0000 1.4
94 +++ matplotlib-0.98.5.2-r3.ebuild 30 Mar 2009 15:32:32 -0000 1.5
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2009 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v 1.4 2009/03/09 11:05:30 bicatali Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v 1.5 2009/03/30 15:32:32 loki_val Exp $
100
101 WX_GTK_VER=2.8
102 EAPI=2
103 @@ -52,7 +52,7 @@
104 virtual/latex-base
105 virtual/ghostscript
106 app-text/dvipng
107 - app-text/poppler
108 + virtual/poppler-utils
109 || ( dev-texlive/texlive-fontsrecommended
110 app-text/tetex
111 app-text/ptex ) )"
112
113
114
115 1.8 dev-python/matplotlib/matplotlib-0.91.2.ebuild
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild?rev=1.8&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild?rev=1.8&content-type=text/plain
119 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild?r1=1.7&r2=1.8
120
121 Index: matplotlib-0.91.2.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild,v
124 retrieving revision 1.7
125 retrieving revision 1.8
126 diff -u -r1.7 -r1.8
127 --- matplotlib-0.91.2.ebuild 14 Mar 2009 14:21:59 -0000 1.7
128 +++ matplotlib-0.91.2.ebuild 30 Mar 2009 15:32:32 -0000 1.8
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2009 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild,v 1.7 2009/03/14 14:21:59 bicatali Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild,v 1.8 2009/03/30 15:32:32 loki_val Exp $
134
135 NEED_PYTHON=2.3
136 WX_GTK_VER=2.8
137 @@ -33,7 +33,7 @@
138 latex? ( virtual/latex-base
139 virtual/ghostscript
140 app-text/dvipng
141 - app-text/poppler )
142 + virtual/poppler-utils )
143 cairo? ( dev-python/pycairo )
144 fltk? ( dev-python/pyfltk )
145 qt3? ( dev-python/PyQt )
146
147
148
149 1.4 dev-python/matplotlib/matplotlib-0.91.4.ebuild
150
151 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.4.ebuild?rev=1.4&view=markup
152 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.4.ebuild?rev=1.4&content-type=text/plain
153 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.4.ebuild?r1=1.3&r2=1.4
154
155 Index: matplotlib-0.91.4.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.4.ebuild,v
158 retrieving revision 1.3
159 retrieving revision 1.4
160 diff -u -r1.3 -r1.4
161 --- matplotlib-0.91.4.ebuild 14 Mar 2009 14:21:59 -0000 1.3
162 +++ matplotlib-0.91.4.ebuild 30 Mar 2009 15:32:32 -0000 1.4
163 @@ -1,6 +1,6 @@
164 # Copyright 1999-2009 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.4.ebuild,v 1.3 2009/03/14 14:21:59 bicatali Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.4.ebuild,v 1.4 2009/03/30 15:32:32 loki_val Exp $
168
169 NEED_PYTHON=2.3
170 WX_GTK_VER=2.8
171 @@ -33,7 +33,7 @@
172 latex? ( virtual/latex-base
173 virtual/ghostscript
174 app-text/dvipng
175 - app-text/poppler )
176 + virtual/poppler-utils )
177 cairo? ( dev-python/pycairo )
178 fltk? ( dev-python/pyfltk )
179 qt3? ( dev-python/PyQt )
180
181
182
183 1.64 dev-python/matplotlib/ChangeLog
184
185 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.64&view=markup
186 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.64&content-type=text/plain
187 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.63&r2=1.64
188
189 Index: ChangeLog
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
192 retrieving revision 1.63
193 retrieving revision 1.64
194 diff -u -r1.63 -r1.64
195 --- ChangeLog 14 Mar 2009 14:21:59 -0000 1.63
196 +++ ChangeLog 30 Mar 2009 15:32:32 -0000 1.64
197 @@ -1,6 +1,12 @@
198 # ChangeLog for dev-python/matplotlib
199 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
200 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.63 2009/03/14 14:21:59 bicatali Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.64 2009/03/30 15:32:32 loki_val Exp $
202 +
203 + 30 Mar 2009; Peter Alfredsen <loki_val@g.o>
204 + matplotlib-0.91.2.ebuild, matplotlib-0.91.4.ebuild,
205 + matplotlib-0.98.5.2.ebuild, matplotlib-0.98.5.2-r2.ebuild,
206 + matplotlib-0.98.5.2-r3.ebuild:
207 + Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
208
209 14 Mar 2009; Sébastien Fabbro <bicatali@g.o>
210 matplotlib-0.91.2.ebuild, matplotlib-0.91.4.ebuild: