Gentoo Archives: gentoo-commits

From: "Mark Wright (gienah)" <gienah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/rstudio: rstudio-0.98.490.ebuild rstudio-0.98.490-r1.ebuild rstudio-0.97.336.ebuild rstudio-0.98.1091.ebuild rstudio-0.97.551.ebuild rstudio-0.98.953.ebuild rstudio-0.98.1028.ebuild rstudio-0.98.932.ebuild ChangeLog
Date: Sat, 28 Feb 2015 04:39:49
Message-Id: 20150228043943.9705D12B71@oystercatcher.gentoo.org
1 gienah 15/02/28 04:39:43
2
3 Modified: rstudio-0.98.490.ebuild rstudio-0.98.490-r1.ebuild
4 rstudio-0.97.336.ebuild rstudio-0.98.1091.ebuild
5 rstudio-0.97.551.ebuild rstudio-0.98.953.ebuild
6 rstudio-0.98.1028.ebuild rstudio-0.98.932.ebuild
7 ChangeLog
8 Log:
9 Patch rstudio-0.98.1091 to build with boost 1.57
10
11 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
12
13 Revision Changes Path
14 1.5 sci-mathematics/rstudio/rstudio-0.98.490.ebuild
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild?rev=1.5&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild?rev=1.5&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild?r1=1.4&r2=1.5
19
20 Index: rstudio-0.98.490.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild,v
23 retrieving revision 1.4
24 retrieving revision 1.5
25 diff -u -r1.4 -r1.5
26 --- rstudio-0.98.490.ebuild 6 Dec 2014 12:32:01 -0000 1.4
27 +++ rstudio-0.98.490.ebuild 28 Feb 2015 04:39:43 -0000 1.5
28 @@ -1,6 +1,6 @@
29 -# Copyright 1999-2014 Gentoo Foundation
30 +# Copyright 1999-2015 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild,v 1.4 2014/12/06 12:32:01 gienah Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490.ebuild,v 1.5 2015/02/28 04:39:43 gienah Exp $
34
35 EAPI=5
36
37 @@ -29,11 +29,11 @@
38 QTVER=4.8
39 QTSLOT=4
40 RDEPEND=">=dev-lang/R-2.11.1
41 - >=dev-libs/boost-1.50
42 + >=dev-libs/boost-1.50:=
43 dev-libs/mathjax
44 - dev-libs/openssl
45 + dev-libs/openssl:0
46 sys-libs/zlib
47 - >=virtual/jre-1.5
48 + >=virtual/jre-1.5:=
49 x11-libs/pango
50 !dedicated? (
51 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
52
53
54
55 1.4 sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild?rev=1.4&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild?rev=1.4&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild?r1=1.3&r2=1.4
60
61 Index: rstudio-0.98.490-r1.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild,v
64 retrieving revision 1.3
65 retrieving revision 1.4
66 diff -u -r1.3 -r1.4
67 --- rstudio-0.98.490-r1.ebuild 6 Dec 2014 12:32:01 -0000 1.3
68 +++ rstudio-0.98.490-r1.ebuild 28 Feb 2015 04:39:43 -0000 1.4
69 @@ -1,6 +1,6 @@
70 -# Copyright 1999-2014 Gentoo Foundation
71 +# Copyright 1999-2015 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild,v 1.3 2014/12/06 12:32:01 gienah Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.490-r1.ebuild,v 1.4 2015/02/28 04:39:43 gienah Exp $
75
76 EAPI=5
77
78 @@ -29,11 +29,11 @@
79 QTVER=4.8
80 QTSLOT=4
81 RDEPEND=">=dev-lang/R-2.11.1
82 - >=dev-libs/boost-1.50
83 + >=dev-libs/boost-1.50:=
84 dev-libs/mathjax
85 - dev-libs/openssl
86 + dev-libs/openssl:0
87 sys-libs/zlib
88 - >=virtual/jre-1.5
89 + >=virtual/jre-1.5:=
90 x11-libs/pango
91 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
92 >=dev-qt/qtdbus-${QTVER}:${QTSLOT}
93
94
95
96 1.4 sci-mathematics/rstudio/rstudio-0.97.336.ebuild
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.336.ebuild?rev=1.4&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.336.ebuild?rev=1.4&content-type=text/plain
100 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.336.ebuild?r1=1.3&r2=1.4
101
102 Index: rstudio-0.97.336.ebuild
103 ===================================================================
104 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.336.ebuild,v
105 retrieving revision 1.3
106 retrieving revision 1.4
107 diff -u -r1.3 -r1.4
108 --- rstudio-0.97.336.ebuild 6 Dec 2014 12:32:01 -0000 1.3
109 +++ rstudio-0.97.336.ebuild 28 Feb 2015 04:39:43 -0000 1.4
110 @@ -1,6 +1,6 @@
111 -# Copyright 1999-2014 Gentoo Foundation
112 +# Copyright 1999-2015 Gentoo Foundation
113 # Distributed under the terms of the GNU General Public License v2
114 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.336.ebuild,v 1.3 2014/12/06 12:32:01 gienah Exp $
115 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.336.ebuild,v 1.4 2015/02/28 04:39:43 gienah Exp $
116
117 EAPI=5
118
119 @@ -30,10 +30,10 @@
120 QTVER=4.8
121 QTSLOT=4
122 RDEPEND=">=dev-lang/R-2.11.1
123 - >=dev-libs/boost-1.50
124 + >=dev-libs/boost-1.50:=
125 dev-libs/mathjax
126 - dev-libs/openssl
127 - >=virtual/jre-1.5
128 + dev-libs/openssl:0
129 + >=virtual/jre-1.5:=
130 x11-libs/pango
131 !dedicated? (
132 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
133
134
135
136 1.2 sci-mathematics/rstudio/rstudio-0.98.1091.ebuild
137
138 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild?rev=1.2&view=markup
139 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild?rev=1.2&content-type=text/plain
140 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild?r1=1.1&r2=1.2
141
142 Index: rstudio-0.98.1091.ebuild
143 ===================================================================
144 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild,v
145 retrieving revision 1.1
146 retrieving revision 1.2
147 diff -u -r1.1 -r1.2
148 --- rstudio-0.98.1091.ebuild 6 Dec 2014 12:32:01 -0000 1.1
149 +++ rstudio-0.98.1091.ebuild 28 Feb 2015 04:39:43 -0000 1.2
150 @@ -1,6 +1,6 @@
151 -# Copyright 1999-2014 Gentoo Foundation
152 +# Copyright 1999-2015 Gentoo Foundation
153 # Distributed under the terms of the GNU General Public License v2
154 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild,v 1.1 2014/12/06 12:32:01 gienah Exp $
155 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild,v 1.2 2015/02/28 04:39:43 gienah Exp $
156
157 EAPI=5
158
159 @@ -51,7 +51,7 @@
160 dev-libs/openssl:0
161 sys-apps/util-linux
162 sys-libs/zlib
163 - >=virtual/jre-1.5
164 + >=virtual/jre-1.5:=
165 x11-libs/pango
166 !dedicated? (
167 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
168 @@ -107,7 +107,8 @@
169 epatch "${FILESDIR}"/${PN}-0.98.490-prefs.patch \
170 "${FILESDIR}"/${PN}-0.98.932-paths.patch \
171 "${FILESDIR}"/${PN}-0.98.1091-pandoc.patch \
172 - "${FILESDIR}"/${PN}-0.98.490-linker_flags.patch
173 + "${FILESDIR}"/${PN}-0.98.490-linker_flags.patch \
174 + "${FILESDIR}"/${PN}-0.98.1091-boost-1.57.patch
175
176 # Adding -DDISTRO_SHARE=... to append-flags breaks cmake so using
177 # this sed hack for now. ~RMH
178
179
180
181 1.3 sci-mathematics/rstudio/rstudio-0.97.551.ebuild
182
183 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.551.ebuild?rev=1.3&view=markup
184 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.551.ebuild?rev=1.3&content-type=text/plain
185 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.551.ebuild?r1=1.2&r2=1.3
186
187 Index: rstudio-0.97.551.ebuild
188 ===================================================================
189 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.551.ebuild,v
190 retrieving revision 1.2
191 retrieving revision 1.3
192 diff -u -r1.2 -r1.3
193 --- rstudio-0.97.551.ebuild 6 Dec 2014 12:32:01 -0000 1.2
194 +++ rstudio-0.97.551.ebuild 28 Feb 2015 04:39:43 -0000 1.3
195 @@ -1,6 +1,6 @@
196 -# Copyright 1999-2014 Gentoo Foundation
197 +# Copyright 1999-2015 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.551.ebuild,v 1.2 2014/12/06 12:32:01 gienah Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.97.551.ebuild,v 1.3 2015/02/28 04:39:43 gienah Exp $
201
202 EAPI=5
203
204 @@ -30,10 +30,10 @@
205 QTVER=4.8
206 QTSLOT=4
207 RDEPEND=">=dev-lang/R-2.11.1
208 - >=dev-libs/boost-1.50
209 + >=dev-libs/boost-1.50:=
210 dev-libs/mathjax
211 - dev-libs/openssl
212 - >=virtual/jre-1.5
213 + dev-libs/openssl:0
214 + >=virtual/jre-1.5:=
215 x11-libs/pango
216 !dedicated? (
217 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
218
219
220
221 1.3 sci-mathematics/rstudio/rstudio-0.98.953.ebuild
222
223 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.953.ebuild?rev=1.3&view=markup
224 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.953.ebuild?rev=1.3&content-type=text/plain
225 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.953.ebuild?r1=1.2&r2=1.3
226
227 Index: rstudio-0.98.953.ebuild
228 ===================================================================
229 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.953.ebuild,v
230 retrieving revision 1.2
231 retrieving revision 1.3
232 diff -u -r1.2 -r1.3
233 --- rstudio-0.98.953.ebuild 6 Dec 2014 12:32:01 -0000 1.2
234 +++ rstudio-0.98.953.ebuild 28 Feb 2015 04:39:43 -0000 1.3
235 @@ -1,6 +1,6 @@
236 -# Copyright 1999-2014 Gentoo Foundation
237 +# Copyright 1999-2015 Gentoo Foundation
238 # Distributed under the terms of the GNU General Public License v2
239 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.953.ebuild,v 1.2 2014/12/06 12:32:01 gienah Exp $
240 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.953.ebuild,v 1.3 2015/02/28 04:39:43 gienah Exp $
241
242 EAPI=5
243
244 @@ -42,12 +42,12 @@
245 app-text/pandoc
246 dev-haskell/pandoc-citeproc
247 >=dev-lang/R-2.11.1
248 - >=dev-libs/boost-1.50
249 + >=dev-libs/boost-1.50:=
250 dev-libs/mathjax
251 dev-libs/openssl:0
252 sys-apps/util-linux
253 sys-libs/zlib
254 - >=virtual/jre-1.5
255 + >=virtual/jre-1.5:=
256 x11-libs/pango
257 !dedicated? (
258 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
259
260
261
262 1.3 sci-mathematics/rstudio/rstudio-0.98.1028.ebuild
263
264 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild?rev=1.3&view=markup
265 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild?rev=1.3&content-type=text/plain
266 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild?r1=1.2&r2=1.3
267
268 Index: rstudio-0.98.1028.ebuild
269 ===================================================================
270 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild,v
271 retrieving revision 1.2
272 retrieving revision 1.3
273 diff -u -r1.2 -r1.3
274 --- rstudio-0.98.1028.ebuild 6 Dec 2014 12:32:01 -0000 1.2
275 +++ rstudio-0.98.1028.ebuild 28 Feb 2015 04:39:43 -0000 1.3
276 @@ -1,6 +1,6 @@
277 -# Copyright 1999-2014 Gentoo Foundation
278 +# Copyright 1999-2015 Gentoo Foundation
279 # Distributed under the terms of the GNU General Public License v2
280 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild,v 1.2 2014/12/06 12:32:01 gienah Exp $
281 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild,v 1.3 2015/02/28 04:39:43 gienah Exp $
282
283 EAPI=5
284
285 @@ -49,7 +49,7 @@
286 dev-libs/openssl:0
287 sys-apps/util-linux
288 sys-libs/zlib
289 - >=virtual/jre-1.5
290 + >=virtual/jre-1.5:=
291 x11-libs/pango
292 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
293 >=dev-qt/qtdbus-${QTVER}:${QTSLOT}
294
295
296
297 1.3 sci-mathematics/rstudio/rstudio-0.98.932.ebuild
298
299 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.932.ebuild?rev=1.3&view=markup
300 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.932.ebuild?rev=1.3&content-type=text/plain
301 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.932.ebuild?r1=1.2&r2=1.3
302
303 Index: rstudio-0.98.932.ebuild
304 ===================================================================
305 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.932.ebuild,v
306 retrieving revision 1.2
307 retrieving revision 1.3
308 diff -u -r1.2 -r1.3
309 --- rstudio-0.98.932.ebuild 6 Dec 2014 12:32:01 -0000 1.2
310 +++ rstudio-0.98.932.ebuild 28 Feb 2015 04:39:43 -0000 1.3
311 @@ -1,6 +1,6 @@
312 -# Copyright 1999-2014 Gentoo Foundation
313 +# Copyright 1999-2015 Gentoo Foundation
314 # Distributed under the terms of the GNU General Public License v2
315 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.932.ebuild,v 1.2 2014/12/06 12:32:01 gienah Exp $
316 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/rstudio-0.98.932.ebuild,v 1.3 2015/02/28 04:39:43 gienah Exp $
317
318 EAPI=5
319
320 @@ -42,11 +42,11 @@
321 app-text/pandoc
322 dev-haskell/pandoc-citeproc
323 >=dev-lang/R-2.11.1
324 - >=dev-libs/boost-1.50
325 + >=dev-libs/boost-1.50:=
326 dev-libs/mathjax
327 - dev-libs/openssl
328 + dev-libs/openssl:0
329 sys-libs/zlib
330 - >=virtual/jre-1.5
331 + >=virtual/jre-1.5:=
332 x11-libs/pango
333 !dedicated? (
334 >=dev-qt/qtcore-${QTVER}:${QTSLOT}
335
336
337
338 1.19 sci-mathematics/rstudio/ChangeLog
339
340 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/ChangeLog?rev=1.19&view=markup
341 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/ChangeLog?rev=1.19&content-type=text/plain
342 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/rstudio/ChangeLog?r1=1.18&r2=1.19
343
344 Index: ChangeLog
345 ===================================================================
346 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v
347 retrieving revision 1.18
348 retrieving revision 1.19
349 diff -u -r1.18 -r1.19
350 --- ChangeLog 6 Dec 2014 12:32:01 -0000 1.18
351 +++ ChangeLog 28 Feb 2015 04:39:43 -0000 1.19
352 @@ -1,6 +1,13 @@
353 # ChangeLog for sci-mathematics/rstudio
354 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
355 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v 1.18 2014/12/06 12:32:01 gienah Exp $
356 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
357 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v 1.19 2015/02/28 04:39:43 gienah Exp $
358 +
359 + 28 Feb 2015; Mark Wright <gienah@g.o>
360 + +files/rstudio-0.98.1091-boost-1.57.patch, rstudio-0.97.336.ebuild,
361 + rstudio-0.97.551.ebuild, rstudio-0.98.1028.ebuild, rstudio-0.98.1091.ebuild,
362 + rstudio-0.98.490-r1.ebuild, rstudio-0.98.490.ebuild, rstudio-0.98.932.ebuild,
363 + rstudio-0.98.953.ebuild:
364 + Patch rstudio-0.98.1091 to build with boost 1.57
365
366 *rstudio-0.98.1091 (06 Dec 2014)