Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.53.0.ebuild boost-build-1.56.0.ebuild boost-build-1.55.0-r1.ebuild boost-build-1.55.0.ebuild boost-build-1.54.0.ebuild boost-build-1.52.0-r1.ebuild ChangeLog
Date: Thu, 01 Jan 2015 03:30:52
Message-Id: 20150101033046.91195E9C7@oystercatcher.gentoo.org
1 patrick 15/01/01 03:30:46
2
3 Modified: boost-build-1.53.0.ebuild boost-build-1.56.0.ebuild
4 boost-build-1.55.0-r1.ebuild
5 boost-build-1.55.0.ebuild boost-build-1.54.0.ebuild
6 boost-build-1.52.0-r1.ebuild ChangeLog
7 Log:
8 Disable test phase as it hasn't worked in over 2 years #442576 etc.
9
10 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
11
12 Revision Changes Path
13 1.4 dev-util/boost-build/boost-build-1.53.0.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild?rev=1.4&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild?rev=1.4&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild?r1=1.3&r2=1.4
18
19 Index: boost-build-1.53.0.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v
22 retrieving revision 1.3
23 retrieving revision 1.4
24 diff -u -r1.3 -r1.4
25 --- boost-build-1.53.0.ebuild 10 Aug 2014 21:25:43 -0000 1.3
26 +++ boost-build-1.53.0.ebuild 1 Jan 2015 03:30:46 -0000 1.4
27 @@ -1,10 +1,12 @@
28 -# Copyright 1999-2014 Gentoo Foundation
29 +# Copyright 1999-2015 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v 1.3 2014/08/10 21:25:43 slyfox Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v 1.4 2015/01/01 03:30:46 patrick Exp $
33
34 EAPI="5"
35 PYTHON_DEPEND="python? 2"
36
37 +RESTRICT="test"
38 +
39 inherit eutils flag-o-matic multilib python toolchain-funcs versionator
40
41 MY_PV=$(replace_all_version_separators _)
42
43
44
45 1.4 dev-util/boost-build/boost-build-1.56.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?r1=1.3&r2=1.4
50
51 Index: boost-build-1.56.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- boost-build-1.56.0.ebuild 16 Nov 2014 16:01:22 -0000 1.3
58 +++ boost-build-1.56.0.ebuild 1 Jan 2015 03:30:46 -0000 1.4
59 @@ -1,9 +1,11 @@
60 -# Copyright 1999-2014 Gentoo Foundation
61 +# Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.3 2014/11/16 16:01:22 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.4 2015/01/01 03:30:46 patrick Exp $
65
66 EAPI="5"
67
68 +RESTRICT="test"
69 +
70 PYTHON_COMPAT=( python2_7 )
71 inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs versionator
72
73
74
75
76 1.3 dev-util/boost-build/boost-build-1.55.0-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.3&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.3&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?r1=1.2&r2=1.3
81
82 Index: boost-build-1.55.0-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v
85 retrieving revision 1.2
86 retrieving revision 1.3
87 diff -u -r1.2 -r1.3
88 --- boost-build-1.55.0-r1.ebuild 16 Nov 2014 16:01:22 -0000 1.2
89 +++ boost-build-1.55.0-r1.ebuild 1 Jan 2015 03:30:46 -0000 1.3
90 @@ -1,9 +1,11 @@
91 -# Copyright 1999-2014 Gentoo Foundation
92 +# Copyright 1999-2015 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v 1.2 2014/11/16 16:01:22 mgorny Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v 1.3 2015/01/01 03:30:46 patrick Exp $
96
97 EAPI="5"
98
99 +RESTRICT="test"
100 +
101 PYTHON_COMPAT=( python2_7 )
102 inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs versionator
103
104
105
106
107 1.8 dev-util/boost-build/boost-build-1.55.0.ebuild
108
109 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.8&view=markup
110 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.8&content-type=text/plain
111 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?r1=1.7&r2=1.8
112
113 Index: boost-build-1.55.0.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v
116 retrieving revision 1.7
117 retrieving revision 1.8
118 diff -u -r1.7 -r1.8
119 --- boost-build-1.55.0.ebuild 26 Dec 2014 18:44:37 -0000 1.7
120 +++ boost-build-1.55.0.ebuild 1 Jan 2015 03:30:46 -0000 1.8
121 @@ -1,10 +1,12 @@
122 -# Copyright 1999-2014 Gentoo Foundation
123 +# Copyright 1999-2015 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.7 2014/12/26 18:44:37 blueness Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.8 2015/01/01 03:30:46 patrick Exp $
127
128 EAPI="5"
129 PYTHON_DEPEND="python? 2"
130
131 +RESTRICT="test"
132 +
133 inherit eutils flag-o-matic multilib python toolchain-funcs versionator
134
135 MY_PV=$(replace_all_version_separators _)
136
137
138
139 1.4 dev-util/boost-build/boost-build-1.54.0.ebuild
140
141 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild?rev=1.4&view=markup
142 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild?rev=1.4&content-type=text/plain
143 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild?r1=1.3&r2=1.4
144
145 Index: boost-build-1.54.0.ebuild
146 ===================================================================
147 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v
148 retrieving revision 1.3
149 retrieving revision 1.4
150 diff -u -r1.3 -r1.4
151 --- boost-build-1.54.0.ebuild 10 Aug 2014 21:25:43 -0000 1.3
152 +++ boost-build-1.54.0.ebuild 1 Jan 2015 03:30:46 -0000 1.4
153 @@ -1,10 +1,12 @@
154 -# Copyright 1999-2014 Gentoo Foundation
155 +# Copyright 1999-2015 Gentoo Foundation
156 # Distributed under the terms of the GNU General Public License v2
157 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v 1.3 2014/08/10 21:25:43 slyfox Exp $
158 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v 1.4 2015/01/01 03:30:46 patrick Exp $
159
160 EAPI="5"
161 PYTHON_DEPEND="python? 2"
162
163 +RESTRICT="test"
164 +
165 inherit eutils flag-o-matic multilib python toolchain-funcs versionator
166
167 MY_PV=$(replace_all_version_separators _)
168
169
170
171 1.14 dev-util/boost-build/boost-build-1.52.0-r1.ebuild
172
173 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild?rev=1.14&view=markup
174 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild?rev=1.14&content-type=text/plain
175 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild?r1=1.13&r2=1.14
176
177 Index: boost-build-1.52.0-r1.ebuild
178 ===================================================================
179 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v
180 retrieving revision 1.13
181 retrieving revision 1.14
182 diff -u -r1.13 -r1.14
183 --- boost-build-1.52.0-r1.ebuild 10 Aug 2014 21:25:43 -0000 1.13
184 +++ boost-build-1.52.0-r1.ebuild 1 Jan 2015 03:30:46 -0000 1.14
185 @@ -1,10 +1,12 @@
186 -# Copyright 1999-2014 Gentoo Foundation
187 +# Copyright 1999-2015 Gentoo Foundation
188 # Distributed under the terms of the GNU General Public License v2
189 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v 1.13 2014/08/10 21:25:43 slyfox Exp $
190 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v 1.14 2015/01/01 03:30:46 patrick Exp $
191
192 EAPI="5"
193 PYTHON_DEPEND="python? 2"
194
195 +RESTRICT="test"
196 +
197 inherit eutils flag-o-matic python toolchain-funcs versionator
198
199 MY_PV=$(replace_all_version_separators _)
200
201
202
203 1.135 dev-util/boost-build/ChangeLog
204
205 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.135&view=markup
206 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.135&content-type=text/plain
207 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.134&r2=1.135
208
209 Index: ChangeLog
210 ===================================================================
211 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
212 retrieving revision 1.134
213 retrieving revision 1.135
214 diff -u -r1.134 -r1.135
215 --- ChangeLog 26 Dec 2014 18:44:37 -0000 1.134
216 +++ ChangeLog 1 Jan 2015 03:30:46 -0000 1.135
217 @@ -1,6 +1,12 @@
218 # ChangeLog for dev-util/boost-build
219 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
220 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.134 2014/12/26 18:44:37 blueness Exp $
221 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
222 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.135 2015/01/01 03:30:46 patrick Exp $
223 +
224 + 01 Jan 2015; Patrick Lauer <patrick@g.o> boost-build-1.52.0-r1.ebuild,
225 + boost-build-1.53.0.ebuild, boost-build-1.54.0.ebuild,
226 + boost-build-1.55.0-r1.ebuild, boost-build-1.55.0.ebuild,
227 + boost-build-1.56.0.ebuild:
228 + Disable test phase as it hasn't worked in over 2 years #442576 etc.
229
230 26 Dec 2014; Anthony G. Basile <blueness@g.o>
231 boost-build-1.55.0.ebuild: