Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.46.1-r1.ebuild boost-1.48.0.ebuild boost-1.45.0.ebuild boost-1.47.0-r1.ebuild boost-1.47.0.ebuild ChangeLog
Date: Sun, 08 Jan 2012 11:42:39
Message-Id: 20120108114229.214192004B@flycatcher.gentoo.org
1 hwoarang 12/01/08 11:42:29
2
3 Modified: boost-1.46.1-r1.ebuild boost-1.48.0.ebuild
4 boost-1.45.0.ebuild boost-1.47.0-r1.ebuild
5 boost-1.47.0.ebuild ChangeLog
6 Log:
7 Add units for CHECKREQS_DISK_BUILD because people change eclasses without fixing ebuilds
8
9 (Portage version: 2.2.0_alpha82/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.7 dev-libs/boost/boost-1.46.1-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild?r1=1.6&r2=1.7
17
18 Index: boost-1.46.1-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- boost-1.46.1-r1.ebuild 28 Dec 2011 19:23:01 -0000 1.6
25 +++ boost-1.46.1-r1.ebuild 8 Jan 2012 11:42:28 -0000 1.7
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2011 Gentoo Foundation
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-libs/boost/boost-1.46.1-r1.ebuild,v 1.6 2011/12/28 19:23:01 halcy0n Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild,v 1.7 2012/01/08 11:42:28 hwoarang Exp $
32
33 EAPI="2"
34
35 @@ -59,7 +59,7 @@
36 fi
37
38 if use test ; then
39 - CHECKREQS_DISK_BUILD="15360"
40 + CHECKREQS_DISK_BUILD="15G"
41 check_reqs
42
43 ewarn "The tests may take several hours on a recent machine"
44
45
46
47 1.2 dev-libs/boost/boost-1.48.0.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.48.0.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.48.0.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.48.0.ebuild?r1=1.1&r2=1.2
52
53 Index: boost-1.48.0.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.48.0.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- boost-1.48.0.ebuild 8 Jan 2012 10:42:28 -0000 1.1
60 +++ boost-1.48.0.ebuild 8 Jan 2012 11:42:28 -0000 1.2
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-libs/boost/boost-1.48.0.ebuild,v 1.1 2012/01/08 10:42:28 hwoarang Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.48.0.ebuild,v 1.2 2012/01/08 11:42:28 hwoarang Exp $
66
67 EAPI="2"
68
69 @@ -59,7 +59,7 @@
70 fi
71
72 if use test ; then
73 - CHECKREQS_DISK_BUILD="15360"
74 + CHECKREQS_DISK_BUILD="15G"
75 check_reqs
76
77 ewarn "The tests may take several hours on a recent machine"
78
79
80
81 1.8 dev-libs/boost/boost-1.45.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild?rev=1.8&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild?rev=1.8&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild?r1=1.7&r2=1.8
86
87 Index: boost-1.45.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild,v
90 retrieving revision 1.7
91 retrieving revision 1.8
92 diff -u -r1.7 -r1.8
93 --- boost-1.45.0.ebuild 15 Jul 2011 16:27:59 -0000 1.7
94 +++ boost-1.45.0.ebuild 8 Jan 2012 11:42:28 -0000 1.8
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2011 Gentoo Foundation
97 +# Copyright 1999-2012 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild,v 1.7 2011/07/15 16:27:59 mattst88 Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild,v 1.8 2012/01/08 11:42:28 hwoarang Exp $
101
102 EAPI="2"
103
104 @@ -59,7 +59,7 @@
105 fi
106
107 if use test ; then
108 - CHECKREQS_DISK_BUILD="15360"
109 + CHECKREQS_DISK_BUILD="15G"
110 check_reqs
111
112 ewarn "The tests may take several hours on a recent machine"
113
114
115
116 1.2 dev-libs/boost/boost-1.47.0-r1.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild?rev=1.2&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild?rev=1.2&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild?r1=1.1&r2=1.2
121
122 Index: boost-1.47.0-r1.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild,v
125 retrieving revision 1.1
126 retrieving revision 1.2
127 diff -u -r1.1 -r1.2
128 --- boost-1.47.0-r1.ebuild 10 Oct 2011 19:29:24 -0000 1.1
129 +++ boost-1.47.0-r1.ebuild 8 Jan 2012 11:42:28 -0000 1.2
130 @@ -1,6 +1,6 @@
131 -# Copyright 1999-2011 Gentoo Foundation
132 +# Copyright 1999-2012 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild,v 1.1 2011/10/10 19:29:24 hwoarang Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0-r1.ebuild,v 1.2 2012/01/08 11:42:28 hwoarang Exp $
136
137 EAPI="2"
138
139 @@ -59,7 +59,7 @@
140 fi
141
142 if use test ; then
143 - CHECKREQS_DISK_BUILD="15360"
144 + CHECKREQS_DISK_BUILD="15G"
145 check_reqs
146
147 ewarn "The tests may take several hours on a recent machine"
148
149
150
151 1.3 dev-libs/boost/boost-1.47.0.ebuild
152
153 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild?rev=1.3&view=markup
154 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild?rev=1.3&content-type=text/plain
155 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild?r1=1.2&r2=1.3
156
157 Index: boost-1.47.0.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild,v
160 retrieving revision 1.2
161 retrieving revision 1.3
162 diff -u -r1.2 -r1.3
163 --- boost-1.47.0.ebuild 8 Oct 2011 17:01:19 -0000 1.2
164 +++ boost-1.47.0.ebuild 8 Jan 2012 11:42:28 -0000 1.3
165 @@ -1,6 +1,6 @@
166 -# Copyright 1999-2011 Gentoo Foundation
167 +# Copyright 1999-2012 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild,v 1.2 2011/10/08 17:01:19 hwoarang Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.47.0.ebuild,v 1.3 2012/01/08 11:42:28 hwoarang Exp $
171
172 EAPI="2"
173
174 @@ -59,7 +59,7 @@
175 fi
176
177 if use test ; then
178 - CHECKREQS_DISK_BUILD="15360"
179 + CHECKREQS_DISK_BUILD="15G"
180 check_reqs
181
182 ewarn "The tests may take several hours on a recent machine"
183
184
185
186 1.234 dev-libs/boost/ChangeLog
187
188 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.234&view=markup
189 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.234&content-type=text/plain
190 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.233&r2=1.234
191
192 Index: ChangeLog
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
195 retrieving revision 1.233
196 retrieving revision 1.234
197 diff -u -r1.233 -r1.234
198 --- ChangeLog 8 Jan 2012 10:42:28 -0000 1.233
199 +++ ChangeLog 8 Jan 2012 11:42:29 -0000 1.234
200 @@ -1,6 +1,12 @@
201 # ChangeLog for dev-libs/boost
202 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
203 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.233 2012/01/08 10:42:28 hwoarang Exp $
204 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.234 2012/01/08 11:42:29 hwoarang Exp $
205 +
206 + 08 Jan 2012; Markos Chandras <hwoarang@g.o> boost-1.45.0.ebuild,
207 + boost-1.46.1-r1.ebuild, boost-1.47.0-r1.ebuild, boost-1.47.0.ebuild,
208 + boost-1.48.0.ebuild:
209 + Add units for CHECKREQS_DISK_BUILD because people change eclasses without
210 + fixing ebuilds
211
212 *boost-1.48.0 (08 Jan 2012)