Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/lvm2: lvm2-2.02.45-r2.ebuild lvm2-2.02.33-r1.ebuild lvm2-2.02.42.ebuild lvm2-2.02.45-r1.ebuild lvm2-2.02.49-r2.ebuild lvm2-2.02.36.ebuild lvm2-2.02.39.ebuild ChangeLog lvm2-2.02.48-r2.ebuild lvm2-2.02.45.ebuild lvm2-2.02.48-r1.ebuild lvm2-2.02.49-r1.ebuild lvm2-2.02.49.ebuild lvm2-2.02.37.ebuild lvm2-2.02.48.ebuild lvm2-2.02.33.ebuild
Date: Fri, 31 Jul 2009 17:51:05
Message-Id: E1MWwFy-0006yI-Cw@stork.gentoo.org
1 ssuominen 09/07/31 17:51:02
2
3 Modified: lvm2-2.02.45-r2.ebuild lvm2-2.02.33-r1.ebuild
4 lvm2-2.02.42.ebuild lvm2-2.02.45-r1.ebuild
5 lvm2-2.02.49-r2.ebuild lvm2-2.02.36.ebuild
6 lvm2-2.02.39.ebuild ChangeLog
7 lvm2-2.02.48-r2.ebuild lvm2-2.02.45.ebuild
8 lvm2-2.02.48-r1.ebuild lvm2-2.02.49-r1.ebuild
9 lvm2-2.02.49.ebuild lvm2-2.02.37.ebuild
10 lvm2-2.02.48.ebuild lvm2-2.02.33.ebuild
11 Log:
12 Move USE defaults static and lvm1 from profiles/base/package.use to here.
13 (Portage version: 2.2_rc33/cvs/Linux x86_64)
14
15 Revision Changes Path
16 1.3 sys-fs/lvm2/lvm2-2.02.45-r2.ebuild
17
18 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild?rev=1.3&view=markup
19 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild?rev=1.3&content-type=text/plain
20 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild?r1=1.2&r2=1.3
21
22 Index: lvm2-2.02.45-r2.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v
25 retrieving revision 1.2
26 retrieving revision 1.3
27 diff -u -r1.2 -r1.3
28 --- lvm2-2.02.45-r2.ebuild 5 Jul 2009 22:04:51 -0000 1.2
29 +++ lvm2-2.02.45-r2.ebuild 31 Jul 2009 17:51:02 -0000 1.3
30 @@ -1,7 +1,8 @@
31 # Copyright 1999-2009 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v 1.2 2009/07/05 22:04:51 robbat2 Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v 1.3 2009/07/31 17:51:02 ssuominen Exp $
35
36 +EAPI=1
37 inherit eutils multilib toolchain-funcs
38
39 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
40 @@ -13,7 +14,7 @@
41 SLOT="0"
42 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
43
44 -IUSE="readline static clvm cman lvm1 selinux"
45 +IUSE="readline +static clvm cman +lvm1 selinux"
46
47 DEPEND="!sys-fs/device-mapper
48 clvm? ( =sys-cluster/dlm-2*
49
50
51
52 1.6 sys-fs/lvm2/lvm2-2.02.33-r1.ebuild
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild?rev=1.6&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild?rev=1.6&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild?r1=1.5&r2=1.6
57
58 Index: lvm2-2.02.33-r1.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v
61 retrieving revision 1.5
62 retrieving revision 1.6
63 diff -u -r1.5 -r1.6
64 --- lvm2-2.02.33-r1.ebuild 5 Jul 2009 22:04:51 -0000 1.5
65 +++ lvm2-2.02.33-r1.ebuild 31 Jul 2009 17:51:02 -0000 1.6
66 @@ -1,7 +1,8 @@
67 # Copyright 1999-2009 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v 1.5 2009/07/05 22:04:51 robbat2 Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v 1.6 2009/07/31 17:51:02 ssuominen Exp $
71
72 +EAPI=1
73 inherit eutils multilib
74
75 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
76 @@ -13,7 +14,7 @@
77 SLOT="0"
78 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
79
80 -IUSE="readline static clvm cman lvm1 selinux"
81 +IUSE="readline +static clvm cman +lvm1 selinux"
82
83 DEPEND=">=sys-fs/device-mapper-1.02.24
84 clvm? ( >=sys-cluster/dlm-1.01.00
85
86
87
88 1.5 sys-fs/lvm2/lvm2-2.02.42.ebuild
89
90 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild?rev=1.5&view=markup
91 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild?rev=1.5&content-type=text/plain
92 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild?r1=1.4&r2=1.5
93
94 Index: lvm2-2.02.42.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild,v
97 retrieving revision 1.4
98 retrieving revision 1.5
99 diff -u -r1.4 -r1.5
100 --- lvm2-2.02.42.ebuild 5 Jul 2009 22:04:51 -0000 1.4
101 +++ lvm2-2.02.42.ebuild 31 Jul 2009 17:51:02 -0000 1.5
102 @@ -1,7 +1,8 @@
103 # Copyright 1999-2009 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild,v 1.4 2009/07/05 22:04:51 robbat2 Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild,v 1.5 2009/07/31 17:51:02 ssuominen Exp $
107
108 +EAPI=1
109 inherit eutils multilib
110
111 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
112 @@ -13,7 +14,7 @@
113 SLOT="0"
114 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
115
116 -IUSE="readline static clvm cman lvm1 selinux"
117 +IUSE="readline +static clvm cman +lvm1 selinux"
118
119 DEPEND=">=sys-fs/device-mapper-1.02.28
120 clvm? ( >=sys-cluster/dlm-1.01.00
121
122
123
124 1.3 sys-fs/lvm2/lvm2-2.02.45-r1.ebuild
125
126 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild?rev=1.3&view=markup
127 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild?rev=1.3&content-type=text/plain
128 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild?r1=1.2&r2=1.3
129
130 Index: lvm2-2.02.45-r1.ebuild
131 ===================================================================
132 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v
133 retrieving revision 1.2
134 retrieving revision 1.3
135 diff -u -r1.2 -r1.3
136 --- lvm2-2.02.45-r1.ebuild 5 Jul 2009 22:04:51 -0000 1.2
137 +++ lvm2-2.02.45-r1.ebuild 31 Jul 2009 17:51:02 -0000 1.3
138 @@ -1,7 +1,8 @@
139 # Copyright 1999-2009 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v 1.2 2009/07/05 22:04:51 robbat2 Exp $
142 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v 1.3 2009/07/31 17:51:02 ssuominen Exp $
143
144 +EAPI=1
145 inherit eutils multilib toolchain-funcs
146
147 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
148 @@ -13,7 +14,7 @@
149 SLOT="0"
150 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
151
152 -IUSE="readline static clvm cman lvm1 selinux"
153 +IUSE="readline +static clvm cman +lvm1 selinux"
154
155 DEPEND="!sys-fs/device-mapper
156 clvm? ( >=sys-cluster/dlm-1.01.00
157
158
159
160 1.2 sys-fs/lvm2/lvm2-2.02.49-r2.ebuild
161
162 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild?rev=1.2&view=markup
163 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild?rev=1.2&content-type=text/plain
164 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild?r1=1.1&r2=1.2
165
166 Index: lvm2-2.02.49-r2.ebuild
167 ===================================================================
168 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v
169 retrieving revision 1.1
170 retrieving revision 1.2
171 diff -u -r1.1 -r1.2
172 --- lvm2-2.02.49-r2.ebuild 28 Jul 2009 20:27:57 -0000 1.1
173 +++ lvm2-2.02.49-r2.ebuild 31 Jul 2009 17:51:02 -0000 1.2
174 @@ -1,6 +1,6 @@
175 # Copyright 1999-2009 Gentoo Foundation
176 # Distributed under the terms of the GNU General Public License v2
177 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v 1.1 2009/07/28 20:27:57 robbat2 Exp $
178 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v 1.2 2009/07/31 17:51:02 ssuominen Exp $
179
180 EAPI=2
181 inherit eutils multilib toolchain-funcs autotools
182 @@ -14,7 +14,7 @@
183 SLOT="0"
184 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
185
186 -IUSE="readline static clvm cman lvm1 selinux"
187 +IUSE="readline +static clvm cman +lvm1 selinux"
188
189 DEPEND="!sys-fs/device-mapper
190 clvm? ( =sys-cluster/dlm-2*
191
192
193
194 1.9 sys-fs/lvm2/lvm2-2.02.36.ebuild
195
196 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild?rev=1.9&view=markup
197 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild?rev=1.9&content-type=text/plain
198 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild?r1=1.8&r2=1.9
199
200 Index: lvm2-2.02.36.ebuild
201 ===================================================================
202 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v
203 retrieving revision 1.8
204 retrieving revision 1.9
205 diff -u -r1.8 -r1.9
206 --- lvm2-2.02.36.ebuild 5 Jul 2009 22:04:51 -0000 1.8
207 +++ lvm2-2.02.36.ebuild 31 Jul 2009 17:51:02 -0000 1.9
208 @@ -1,7 +1,8 @@
209 # Copyright 1999-2009 Gentoo Foundation
210 # Distributed under the terms of the GNU General Public License v2
211 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.8 2009/07/05 22:04:51 robbat2 Exp $
212 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.9 2009/07/31 17:51:02 ssuominen Exp $
213
214 +EAPI=1
215 inherit eutils multilib
216
217 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
218 @@ -13,7 +14,7 @@
219 SLOT="0"
220 KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
221
222 -IUSE="readline static clvm cman lvm1 selinux"
223 +IUSE="readline +static clvm cman +lvm1 selinux"
224
225 DEPEND=">=sys-fs/device-mapper-1.02.24
226 clvm? ( >=sys-cluster/dlm-1.01.00
227
228
229
230 1.6 sys-fs/lvm2/lvm2-2.02.39.ebuild
231
232 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild?rev=1.6&view=markup
233 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild?rev=1.6&content-type=text/plain
234 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild?r1=1.5&r2=1.6
235
236 Index: lvm2-2.02.39.ebuild
237 ===================================================================
238 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v
239 retrieving revision 1.5
240 retrieving revision 1.6
241 diff -u -r1.5 -r1.6
242 --- lvm2-2.02.39.ebuild 5 Jul 2009 22:04:51 -0000 1.5
243 +++ lvm2-2.02.39.ebuild 31 Jul 2009 17:51:02 -0000 1.6
244 @@ -1,7 +1,8 @@
245 # Copyright 1999-2009 Gentoo Foundation
246 # Distributed under the terms of the GNU General Public License v2
247 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v 1.5 2009/07/05 22:04:51 robbat2 Exp $
248 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v 1.6 2009/07/31 17:51:02 ssuominen Exp $
249
250 +EAPI=1
251 inherit eutils multilib
252
253 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
254 @@ -13,7 +14,7 @@
255 SLOT="0"
256 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
257
258 -IUSE="readline static clvm cman lvm1 selinux"
259 +IUSE="readline +static clvm cman +lvm1 selinux"
260
261 DEPEND=">=sys-fs/device-mapper-1.02.27
262 clvm? ( >=sys-cluster/dlm-1.01.00
263
264
265
266 1.167 sys-fs/lvm2/ChangeLog
267
268 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/ChangeLog?rev=1.167&view=markup
269 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/ChangeLog?rev=1.167&content-type=text/plain
270 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/ChangeLog?r1=1.166&r2=1.167
271
272 Index: ChangeLog
273 ===================================================================
274 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v
275 retrieving revision 1.166
276 retrieving revision 1.167
277 diff -u -r1.166 -r1.167
278 --- ChangeLog 28 Jul 2009 20:27:57 -0000 1.166
279 +++ ChangeLog 31 Jul 2009 17:51:02 -0000 1.167
280 @@ -1,6 +1,14 @@
281 # ChangeLog for sys-fs/lvm2
282 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
283 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.166 2009/07/28 20:27:57 robbat2 Exp $
284 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.167 2009/07/31 17:51:02 ssuominen Exp $
285 +
286 + 31 Jul 2009; Samuli Suominen <ssuominen@g.o> lvm2-2.02.33.ebuild,
287 + lvm2-2.02.33-r1.ebuild, lvm2-2.02.36.ebuild, lvm2-2.02.37.ebuild,
288 + lvm2-2.02.39.ebuild, lvm2-2.02.42.ebuild, lvm2-2.02.45.ebuild,
289 + lvm2-2.02.45-r1.ebuild, lvm2-2.02.45-r2.ebuild, lvm2-2.02.48.ebuild,
290 + lvm2-2.02.48-r1.ebuild, lvm2-2.02.48-r2.ebuild, lvm2-2.02.49.ebuild,
291 + lvm2-2.02.49-r1.ebuild, lvm2-2.02.49-r2.ebuild:
292 + Move USE defaults static and lvm1 from profiles/base/package.use to here.
293
294 *lvm2-2.02.49-r2 (28 Jul 2009)
295
296
297
298
299 1.2 sys-fs/lvm2/lvm2-2.02.48-r2.ebuild
300
301 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild?rev=1.2&view=markup
302 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild?rev=1.2&content-type=text/plain
303 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild?r1=1.1&r2=1.2
304
305 Index: lvm2-2.02.48-r2.ebuild
306 ===================================================================
307 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v
308 retrieving revision 1.1
309 retrieving revision 1.2
310 diff -u -r1.1 -r1.2
311 --- lvm2-2.02.48-r2.ebuild 22 Jul 2009 00:40:49 -0000 1.1
312 +++ lvm2-2.02.48-r2.ebuild 31 Jul 2009 17:51:02 -0000 1.2
313 @@ -1,6 +1,6 @@
314 # Copyright 1999-2009 Gentoo Foundation
315 # Distributed under the terms of the GNU General Public License v2
316 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v 1.1 2009/07/22 00:40:49 robbat2 Exp $
317 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v 1.2 2009/07/31 17:51:02 ssuominen Exp $
318
319 EAPI=2
320 inherit eutils multilib toolchain-funcs autotools
321 @@ -14,7 +14,7 @@
322 SLOT="0"
323 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
324
325 -IUSE="readline static clvm cman lvm1 selinux"
326 +IUSE="readline +static clvm cman +lvm1 selinux"
327
328 DEPEND="!sys-fs/device-mapper
329 clvm? ( =sys-cluster/dlm-2*
330
331
332
333 1.9 sys-fs/lvm2/lvm2-2.02.45.ebuild
334
335 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild?rev=1.9&view=markup
336 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild?rev=1.9&content-type=text/plain
337 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild?r1=1.8&r2=1.9
338
339 Index: lvm2-2.02.45.ebuild
340 ===================================================================
341 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v
342 retrieving revision 1.8
343 retrieving revision 1.9
344 diff -u -r1.8 -r1.9
345 --- lvm2-2.02.45.ebuild 5 Jul 2009 22:04:51 -0000 1.8
346 +++ lvm2-2.02.45.ebuild 31 Jul 2009 17:51:02 -0000 1.9
347 @@ -1,7 +1,8 @@
348 # Copyright 1999-2009 Gentoo Foundation
349 # Distributed under the terms of the GNU General Public License v2
350 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v 1.8 2009/07/05 22:04:51 robbat2 Exp $
351 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v 1.9 2009/07/31 17:51:02 ssuominen Exp $
352
353 +EAPI=1
354 inherit eutils multilib toolchain-funcs
355
356 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
357 @@ -13,7 +14,7 @@
358 SLOT="0"
359 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
360
361 -IUSE="readline static clvm cman lvm1 selinux"
362 +IUSE="readline +static clvm cman +lvm1 selinux"
363
364 DEPEND="!sys-fs/device-mapper
365 clvm? ( >=sys-cluster/dlm-1.01.00
366
367
368
369 1.3 sys-fs/lvm2/lvm2-2.02.48-r1.ebuild
370
371 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild?rev=1.3&view=markup
372 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild?rev=1.3&content-type=text/plain
373 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild?r1=1.2&r2=1.3
374
375 Index: lvm2-2.02.48-r1.ebuild
376 ===================================================================
377 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v
378 retrieving revision 1.2
379 retrieving revision 1.3
380 diff -u -r1.2 -r1.3
381 --- lvm2-2.02.48-r1.ebuild 6 Jul 2009 00:13:25 -0000 1.2
382 +++ lvm2-2.02.48-r1.ebuild 31 Jul 2009 17:51:02 -0000 1.3
383 @@ -1,7 +1,8 @@
384 # Copyright 1999-2009 Gentoo Foundation
385 # Distributed under the terms of the GNU General Public License v2
386 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v 1.2 2009/07/06 00:13:25 robbat2 Exp $
387 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v 1.3 2009/07/31 17:51:02 ssuominen Exp $
388
389 +EAPI=1
390 inherit eutils multilib toolchain-funcs
391
392 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
393 @@ -13,7 +14,7 @@
394 SLOT="0"
395 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
396
397 -IUSE="readline static clvm cman lvm1 selinux"
398 +IUSE="readline +static clvm cman +lvm1 selinux"
399
400 DEPEND="!sys-fs/device-mapper
401 clvm? ( =sys-cluster/dlm-2*
402
403
404
405 1.2 sys-fs/lvm2/lvm2-2.02.49-r1.ebuild
406
407 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild?rev=1.2&view=markup
408 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild?rev=1.2&content-type=text/plain
409 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild?r1=1.1&r2=1.2
410
411 Index: lvm2-2.02.49-r1.ebuild
412 ===================================================================
413 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v
414 retrieving revision 1.1
415 retrieving revision 1.2
416 diff -u -r1.1 -r1.2
417 --- lvm2-2.02.49-r1.ebuild 24 Jul 2009 23:37:37 -0000 1.1
418 +++ lvm2-2.02.49-r1.ebuild 31 Jul 2009 17:51:02 -0000 1.2
419 @@ -1,6 +1,6 @@
420 # Copyright 1999-2009 Gentoo Foundation
421 # Distributed under the terms of the GNU General Public License v2
422 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v 1.1 2009/07/24 23:37:37 robbat2 Exp $
423 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v 1.2 2009/07/31 17:51:02 ssuominen Exp $
424
425 EAPI=2
426 inherit eutils multilib toolchain-funcs autotools
427 @@ -14,7 +14,7 @@
428 SLOT="0"
429 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
430
431 -IUSE="readline static clvm cman lvm1 selinux"
432 +IUSE="readline +static clvm cman +lvm1 selinux"
433
434 DEPEND="!sys-fs/device-mapper
435 clvm? ( =sys-cluster/dlm-2*
436
437
438
439 1.2 sys-fs/lvm2/lvm2-2.02.49.ebuild
440
441 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild?rev=1.2&view=markup
442 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild?rev=1.2&content-type=text/plain
443 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild?r1=1.1&r2=1.2
444
445 Index: lvm2-2.02.49.ebuild
446 ===================================================================
447 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v
448 retrieving revision 1.1
449 retrieving revision 1.2
450 diff -u -r1.1 -r1.2
451 --- lvm2-2.02.49.ebuild 22 Jul 2009 01:06:26 -0000 1.1
452 +++ lvm2-2.02.49.ebuild 31 Jul 2009 17:51:02 -0000 1.2
453 @@ -1,6 +1,6 @@
454 # Copyright 1999-2009 Gentoo Foundation
455 # Distributed under the terms of the GNU General Public License v2
456 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v 1.1 2009/07/22 01:06:26 robbat2 Exp $
457 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v 1.2 2009/07/31 17:51:02 ssuominen Exp $
458
459 EAPI=2
460 inherit eutils multilib toolchain-funcs autotools
461 @@ -14,7 +14,7 @@
462 SLOT="0"
463 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
464
465 -IUSE="readline static clvm cman lvm1 selinux"
466 +IUSE="readline +static clvm cman +lvm1 selinux"
467
468 DEPEND="!sys-fs/device-mapper
469 clvm? ( =sys-cluster/dlm-2*
470
471
472
473 1.8 sys-fs/lvm2/lvm2-2.02.37.ebuild
474
475 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild?rev=1.8&view=markup
476 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild?rev=1.8&content-type=text/plain
477 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild?r1=1.7&r2=1.8
478
479 Index: lvm2-2.02.37.ebuild
480 ===================================================================
481 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v
482 retrieving revision 1.7
483 retrieving revision 1.8
484 diff -u -r1.7 -r1.8
485 --- lvm2-2.02.37.ebuild 5 Jul 2009 22:04:51 -0000 1.7
486 +++ lvm2-2.02.37.ebuild 31 Jul 2009 17:51:02 -0000 1.8
487 @@ -1,7 +1,8 @@
488 # Copyright 1999-2009 Gentoo Foundation
489 # Distributed under the terms of the GNU General Public License v2
490 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v 1.7 2009/07/05 22:04:51 robbat2 Exp $
491 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v 1.8 2009/07/31 17:51:02 ssuominen Exp $
492
493 +EAPI=1
494 inherit eutils multilib
495
496 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
497 @@ -13,7 +14,7 @@
498 SLOT="0"
499 KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 sparc ~x86"
500
501 -IUSE="readline static clvm cman lvm1 selinux"
502 +IUSE="readline +static clvm cman +lvm1 selinux"
503
504 DEPEND=">=sys-fs/device-mapper-1.02.26
505 clvm? ( >=sys-cluster/dlm-1.01.00
506
507
508
509 1.4 sys-fs/lvm2/lvm2-2.02.48.ebuild
510
511 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild?rev=1.4&view=markup
512 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild?rev=1.4&content-type=text/plain
513 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild?r1=1.3&r2=1.4
514
515 Index: lvm2-2.02.48.ebuild
516 ===================================================================
517 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v
518 retrieving revision 1.3
519 retrieving revision 1.4
520 diff -u -r1.3 -r1.4
521 --- lvm2-2.02.48.ebuild 6 Jul 2009 00:01:02 -0000 1.3
522 +++ lvm2-2.02.48.ebuild 31 Jul 2009 17:51:02 -0000 1.4
523 @@ -1,7 +1,8 @@
524 # Copyright 1999-2009 Gentoo Foundation
525 # Distributed under the terms of the GNU General Public License v2
526 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v 1.3 2009/07/06 00:01:02 robbat2 Exp $
527 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v 1.4 2009/07/31 17:51:02 ssuominen Exp $
528
529 +EAPI=1
530 inherit eutils multilib toolchain-funcs
531
532 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
533 @@ -13,7 +14,7 @@
534 SLOT="0"
535 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
536
537 -IUSE="readline static clvm cman lvm1 selinux"
538 +IUSE="readline +static clvm cman +lvm1 selinux"
539
540 DEPEND="!sys-fs/device-mapper
541 clvm? ( =sys-cluster/dlm-2*
542
543
544
545 1.7 sys-fs/lvm2/lvm2-2.02.33.ebuild
546
547 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild?rev=1.7&view=markup
548 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild?rev=1.7&content-type=text/plain
549 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild?r1=1.6&r2=1.7
550
551 Index: lvm2-2.02.33.ebuild
552 ===================================================================
553 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v
554 retrieving revision 1.6
555 retrieving revision 1.7
556 diff -u -r1.6 -r1.7
557 --- lvm2-2.02.33.ebuild 5 Jul 2009 22:04:51 -0000 1.6
558 +++ lvm2-2.02.33.ebuild 31 Jul 2009 17:51:02 -0000 1.7
559 @@ -1,7 +1,8 @@
560 # Copyright 1999-2009 Gentoo Foundation
561 # Distributed under the terms of the GNU General Public License v2
562 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v 1.6 2009/07/05 22:04:51 robbat2 Exp $
563 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v 1.7 2009/07/31 17:51:02 ssuominen Exp $
564
565 +EAPI=1
566 inherit eutils multilib
567
568 DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
569 @@ -13,7 +14,7 @@
570 SLOT="0"
571 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
572
573 -IUSE="readline static clvm cman lvm1 selinux"
574 +IUSE="readline +static clvm cman +lvm1 selinux"
575
576 DEPEND=">=sys-fs/device-mapper-1.02.24
577 clvm? ( >=sys-cluster/dlm-1.01.00