Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.0.ebuild matplotlib-1.2.0.ebuild matplotlib-1.0.1-r1.ebuild matplotlib-1.2.0-r1.ebuild matplotlib-1.1.1.ebuild ChangeLog
Date: Mon, 31 Dec 2012 13:02:02
Message-Id: 20121231130151.9AE5D2171D@flycatcher.gentoo.org
1 mgorny 12/12/31 13:01:50
2
3 Modified: matplotlib-1.1.0.ebuild matplotlib-1.2.0.ebuild
4 matplotlib-1.0.1-r1.ebuild
5 matplotlib-1.2.0-r1.ebuild matplotlib-1.1.1.ebuild
6 ChangeLog
7 Log:
8 Use virtual/pyparsing.
9
10 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
11
12 Revision Changes Path
13 1.15 dev-python/matplotlib/matplotlib-1.1.0.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.15&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.15&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?r1=1.14&r2=1.15
18
19 Index: matplotlib-1.1.0.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v
22 retrieving revision 1.14
23 retrieving revision 1.15
24 diff -u -r1.14 -r1.15
25 --- matplotlib-1.1.0.ebuild 4 May 2012 15:12:15 -0000 1.14
26 +++ matplotlib-1.1.0.ebuild 31 Dec 2012 13:01:50 -0000 1.15
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.14 2012/05/04 15:12:15 patrick Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.15 2012/12/31 13:01:50 mgorny Exp $
32
33 EAPI="3"
34
35 @@ -55,7 +55,7 @@
36 virtual/ttf-fonts
37 media-fonts/stix-fonts
38 media-fonts/texcm-ttf
39 - dev-python/pyparsing
40 + virtual/pyparsing
41 cairo? ( dev-python/pycairo )
42 excel? ( dev-python/xlwt )
43 fltk? ( dev-python/pyfltk )
44
45
46
47 1.4 dev-python/matplotlib/matplotlib-1.2.0.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild?rev=1.4&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild?rev=1.4&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild?r1=1.3&r2=1.4
52
53 Index: matplotlib-1.2.0.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- matplotlib-1.2.0.ebuild 5 Dec 2012 04:19:43 -0000 1.3
60 +++ matplotlib-1.2.0.ebuild 31 Dec 2012 13:01:50 -0000 1.4
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild,v 1.3 2012/12/05 04:19:43 mr_bones_ Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild,v 1.4 2012/12/31 13:01:50 mgorny Exp $
66
67 EAPI="3"
68
69 @@ -60,7 +60,7 @@
70 test? ( dev-python/nose )"
71
72 RDEPEND="${CDEPEND}
73 - dev-python/pyparsing
74 + virtual/pyparsing
75 cairo? ( dev-python/pycairo )
76 excel? ( dev-python/xlwt )
77 fltk? ( dev-python/pyfltk )
78
79
80
81 1.13 dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.13&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.13&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?r1=1.12&r2=1.13
86
87 Index: matplotlib-1.0.1-r1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v
90 retrieving revision 1.12
91 retrieving revision 1.13
92 diff -u -r1.12 -r1.13
93 --- matplotlib-1.0.1-r1.ebuild 4 May 2012 15:12:15 -0000 1.12
94 +++ matplotlib-1.0.1-r1.ebuild 31 Dec 2012 13:01:50 -0000 1.13
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2012 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.12 2012/05/04 15:12:15 patrick Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.13 2012/12/31 13:01:50 mgorny Exp $
100
101 EAPI="3"
102 PYTHON_DEPEND="2"
103 @@ -54,7 +54,7 @@
104 virtual/ttf-fonts
105 media-fonts/stix-fonts
106 media-fonts/texcm-ttf
107 - dev-python/pyparsing
108 + virtual/pyparsing
109 cairo? ( dev-python/pycairo )
110 excel? ( dev-python/xlwt )
111 fltk? ( dev-python/pyfltk )
112
113
114
115 1.2 dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild?rev=1.2&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild?rev=1.2&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild?r1=1.1&r2=1.2
120
121 Index: matplotlib-1.2.0-r1.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild,v
124 retrieving revision 1.1
125 retrieving revision 1.2
126 diff -u -r1.1 -r1.2
127 --- matplotlib-1.2.0-r1.ebuild 7 Dec 2012 17:57:27 -0000 1.1
128 +++ matplotlib-1.2.0-r1.ebuild 31 Dec 2012 13:01:50 -0000 1.2
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2012 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild,v 1.1 2012/12/07 17:57:27 idella4 Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild,v 1.2 2012/12/31 13:01:50 mgorny Exp $
134
135 EAPI="3"
136
137 @@ -64,7 +64,7 @@
138 test? ( dev-python/nose )"
139
140 RDEPEND="${CDEPEND}
141 - dev-python/pyparsing
142 + virtual/pyparsing
143 cairo? ( dev-python/pycairo )
144 excel? ( dev-python/xlwt )
145 fltk? ( dev-python/pyfltk )
146
147
148
149 1.6 dev-python/matplotlib/matplotlib-1.1.1.ebuild
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.6&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.6&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?r1=1.5&r2=1.6
154
155 Index: matplotlib-1.1.1.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v
158 retrieving revision 1.5
159 retrieving revision 1.6
160 diff -u -r1.5 -r1.6
161 --- matplotlib-1.1.1.ebuild 26 Nov 2012 06:21:01 -0000 1.5
162 +++ matplotlib-1.1.1.ebuild 31 Dec 2012 13:01:50 -0000 1.6
163 @@ -1,6 +1,6 @@
164 # Copyright 1999-2012 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.5 2012/11/26 06:21:01 idella4 Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.6 2012/12/31 13:01:50 mgorny Exp $
168
169 EAPI="3"
170
171 @@ -58,7 +58,7 @@
172 test? ( dev-python/nose )"
173
174 RDEPEND="${CDEPEND}
175 - dev-python/pyparsing
176 + virtual/pyparsing
177 cairo? ( dev-python/pycairo )
178 excel? ( dev-python/xlwt )
179 fltk? ( dev-python/pyfltk )
180
181
182
183 1.132 dev-python/matplotlib/ChangeLog
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.132&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.132&content-type=text/plain
187 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.131&r2=1.132
188
189 Index: ChangeLog
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
192 retrieving revision 1.131
193 retrieving revision 1.132
194 diff -u -r1.131 -r1.132
195 --- ChangeLog 7 Dec 2012 17:57:27 -0000 1.131
196 +++ ChangeLog 31 Dec 2012 13:01:50 -0000 1.132
197 @@ -1,6 +1,11 @@
198 # ChangeLog for dev-python/matplotlib
199 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
200 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.131 2012/12/07 17:57:27 idella4 Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.132 2012/12/31 13:01:50 mgorny Exp $
202 +
203 + 31 Dec 2012; Michał Górny <mgorny@g.o> matplotlib-1.0.1-r1.ebuild,
204 + matplotlib-1.1.0.ebuild, matplotlib-1.1.1.ebuild, matplotlib-1.2.0-r1.ebuild,
205 + matplotlib-1.2.0.ebuild:
206 + Use virtual/pyparsing.
207
208 *matplotlib-1.2.0-r1 (08 Dec 2012)