Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/lvm2: lvm2-2.02.51-r3.ebuild lvm2-2.02.45-r2.ebuild lvm2-2.02.42.ebuild lvm2-2.02.51.ebuild lvm2-2.02.36.ebuild lvm2-2.02.51-r1.ebuild lvm2-2.02.49-r3.ebuild lvm2-2.02.39.ebuild lvm2-2.02.33-r1.ebuild lvm2-2.02.45-r1.ebuild lvm2-2.02.49-r2.ebuild lvm2-2.02.33.ebuild lvm2-2.02.56-r1.ebuild ChangeLog lvm2-2.02.45.ebuild lvm2-2.02.48-r1.ebuild lvm2-2.02.48.ebuild lvm2-2.02.56.ebuild lvm2-2.02.51-r2.ebuild lvm2-2.02.48-r2.ebuild lvm2-2.02.49-r1.ebuild lvm2-2.02.49.ebuild lvm2-2.02.37.ebuild
Date: Mon, 30 Nov 2009 00:57:56
Message-Id: E1NEuaO-00084Y-GB@stork.gentoo.org
1 robbat2 09/11/30 00:57:52
2
3 Modified: lvm2-2.02.51-r3.ebuild lvm2-2.02.45-r2.ebuild
4 lvm2-2.02.42.ebuild lvm2-2.02.51.ebuild
5 lvm2-2.02.36.ebuild lvm2-2.02.51-r1.ebuild
6 lvm2-2.02.49-r3.ebuild lvm2-2.02.39.ebuild
7 lvm2-2.02.33-r1.ebuild lvm2-2.02.45-r1.ebuild
8 lvm2-2.02.49-r2.ebuild lvm2-2.02.33.ebuild
9 lvm2-2.02.56-r1.ebuild ChangeLog
10 lvm2-2.02.45.ebuild lvm2-2.02.48-r1.ebuild
11 lvm2-2.02.48.ebuild lvm2-2.02.56.ebuild
12 lvm2-2.02.51-r2.ebuild lvm2-2.02.48-r2.ebuild
13 lvm2-2.02.49-r1.ebuild lvm2-2.02.49.ebuild
14 lvm2-2.02.37.ebuild
15 Log:
16 Bug #294744: Cleanup the rebuild message.
17 (Portage version: 2.2_rc51/cvs/Linux x86_64)
18
19 Revision Changes Path
20 1.3 sys-fs/lvm2/lvm2-2.02.51-r3.ebuild
21
22 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild?rev=1.3&view=markup
23 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild?rev=1.3&content-type=text/plain
24 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild?r1=1.2&r2=1.3
25
26 Index: lvm2-2.02.51-r3.ebuild
27 ===================================================================
28 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild,v
29 retrieving revision 1.2
30 retrieving revision 1.3
31 diff -p -w -b -B -u -u -r1.2 -r1.3
32 --- lvm2-2.02.51-r3.ebuild 29 Nov 2009 23:44:56 -0000 1.2
33 +++ lvm2-2.02.51-r3.ebuild 30 Nov 2009 00:57:50 -0000 1.3
34 @@ -1,6 +1,6 @@
35 # Copyright 1999-2009 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild,v 1.2 2009/11/29 23:44:56 robbat2 Exp $
38 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild,v 1.3 2009/11/30 00:57:50 robbat2 Exp $
39
40 EAPI=2
41 inherit eutils multilib toolchain-funcs autotools
42 @@ -195,7 +195,7 @@ src_install() {
43 elog "USE flags clvm and cman are masked"
44 elog "by default and need to be unmasked to use them"
45 elog ""
46 - elog "Rebuild your genkernel initramfs if you are using lvm"
47 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
48 }
49
50 pkg_postinst() {
51
52
53
54 1.6 sys-fs/lvm2/lvm2-2.02.45-r2.ebuild
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild?rev=1.6&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild?rev=1.6&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild?r1=1.5&r2=1.6
59
60 Index: lvm2-2.02.45-r2.ebuild
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v
63 retrieving revision 1.5
64 retrieving revision 1.6
65 diff -p -w -b -B -u -u -r1.5 -r1.6
66 --- lvm2-2.02.45-r2.ebuild 4 Nov 2009 07:20:25 -0000 1.5
67 +++ lvm2-2.02.45-r2.ebuild 30 Nov 2009 00:57:50 -0000 1.6
68 @@ -1,6 +1,6 @@
69 # Copyright 1999-2009 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v 1.5 2009/11/04 07:20:25 robbat2 Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v 1.6 2009/11/30 00:57:50 robbat2 Exp $
73
74 EAPI=1
75 inherit eutils multilib toolchain-funcs
76 @@ -172,7 +172,7 @@ src_install() {
77 elog "USE flags clvm and cman are masked"
78 elog "by default and need to be unmasked to use them"
79 elog ""
80 - elog "Rebuild your genkernel initramfs if you are using lvm"
81 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
82 use nolvmstatic && \
83 elog "USE=nolvmstatic has changed to USE=static via package.use"
84 use nolvm1 && \
85
86
87
88 1.8 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.8&view=markup
91 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild?rev=1.8&content-type=text/plain
92 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild?r1=1.7&r2=1.8
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.7
98 retrieving revision 1.8
99 diff -p -w -b -B -u -u -r1.7 -r1.8
100 --- lvm2-2.02.42.ebuild 4 Nov 2009 07:20:25 -0000 1.7
101 +++ lvm2-2.02.42.ebuild 30 Nov 2009 00:57:50 -0000 1.8
102 @@ -1,6 +1,6 @@
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.7 2009/11/04 07:20:25 robbat2 Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild,v 1.8 2009/11/30 00:57:50 robbat2 Exp $
107
108 EAPI=1
109 inherit eutils multilib
110 @@ -131,7 +131,7 @@ src_install() {
111 elog "use flags clvm,cman and gulm are masked"
112 elog "by default and need to be unmasked to use them"
113 elog ""
114 - elog "Rebuild your genkernel initramfs if you are using lvm"
115 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
116 use nolvmstatic && \
117 elog "USE=nolvmstatic has changed to USE=static via package.use"
118 use nolvm1 && \
119
120
121
122 1.5 sys-fs/lvm2/lvm2-2.02.51.ebuild
123
124 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild?rev=1.5&view=markup
125 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild?rev=1.5&content-type=text/plain
126 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild?r1=1.4&r2=1.5
127
128 Index: lvm2-2.02.51.ebuild
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v
131 retrieving revision 1.4
132 retrieving revision 1.5
133 diff -p -w -b -B -u -u -r1.4 -r1.5
134 --- lvm2-2.02.51.ebuild 4 Nov 2009 07:20:25 -0000 1.4
135 +++ lvm2-2.02.51.ebuild 30 Nov 2009 00:57:50 -0000 1.5
136 @@ -1,6 +1,6 @@
137 # Copyright 1999-2009 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $
141
142 EAPI=2
143 inherit eutils multilib toolchain-funcs autotools
144 @@ -201,7 +201,7 @@ src_install() {
145 elog "USE flags clvm and cman are masked"
146 elog "by default and need to be unmasked to use them"
147 elog ""
148 - elog "Rebuild your genkernel initramfs if you are using lvm"
149 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
150 }
151
152 pkg_postinst() {
153
154
155
156 1.12 sys-fs/lvm2/lvm2-2.02.36.ebuild
157
158 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild?rev=1.12&view=markup
159 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild?rev=1.12&content-type=text/plain
160 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild?r1=1.11&r2=1.12
161
162 Index: lvm2-2.02.36.ebuild
163 ===================================================================
164 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v
165 retrieving revision 1.11
166 retrieving revision 1.12
167 diff -p -w -b -B -u -u -r1.11 -r1.12
168 --- lvm2-2.02.36.ebuild 4 Nov 2009 07:20:25 -0000 1.11
169 +++ lvm2-2.02.36.ebuild 30 Nov 2009 00:57:50 -0000 1.12
170 @@ -1,6 +1,6 @@
171 # Copyright 1999-2009 Gentoo Foundation
172 # Distributed under the terms of the GNU General Public License v2
173 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.11 2009/11/04 07:20:25 robbat2 Exp $
174 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.12 2009/11/30 00:57:50 robbat2 Exp $
175
176 EAPI=1
177 inherit eutils multilib
178 @@ -128,7 +128,7 @@ src_install() {
179 elog "use flags clvm,cman and gulm are masked"
180 elog "by default and need to be unmasked to use them"
181 elog ""
182 - elog "Rebuild your genkernel initramfs if you are using lvm"
183 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
184 use nolvmstatic && \
185 elog "USE=nolvmstatic has changed to USE=static via package.use"
186 use nolvm1 && \
187
188
189
190 1.12 sys-fs/lvm2/lvm2-2.02.51-r1.ebuild
191
192 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild?rev=1.12&view=markup
193 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild?rev=1.12&content-type=text/plain
194 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild?r1=1.11&r2=1.12
195
196 Index: lvm2-2.02.51-r1.ebuild
197 ===================================================================
198 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild,v
199 retrieving revision 1.11
200 retrieving revision 1.12
201 diff -p -w -b -B -u -u -r1.11 -r1.12
202 --- lvm2-2.02.51-r1.ebuild 29 Nov 2009 22:35:00 -0000 1.11
203 +++ lvm2-2.02.51-r1.ebuild 30 Nov 2009 00:57:50 -0000 1.12
204 @@ -1,6 +1,6 @@
205 # Copyright 1999-2009 Gentoo Foundation
206 # Distributed under the terms of the GNU General Public License v2
207 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild,v 1.11 2009/11/29 22:35:00 robbat2 Exp $
208 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild,v 1.12 2009/11/30 00:57:50 robbat2 Exp $
209
210 EAPI=2
211 inherit eutils multilib toolchain-funcs autotools
212 @@ -208,7 +208,7 @@ src_install() {
213 elog "USE flags clvm and cman are masked"
214 elog "by default and need to be unmasked to use them"
215 elog ""
216 - elog "Rebuild your genkernel initramfs if you are using lvm"
217 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
218 }
219
220 pkg_postinst() {
221
222
223
224 1.4 sys-fs/lvm2/lvm2-2.02.49-r3.ebuild
225
226 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild?rev=1.4&view=markup
227 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild?rev=1.4&content-type=text/plain
228 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild?r1=1.3&r2=1.4
229
230 Index: lvm2-2.02.49-r3.ebuild
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild,v
233 retrieving revision 1.3
234 retrieving revision 1.4
235 diff -p -w -b -B -u -u -r1.3 -r1.4
236 --- lvm2-2.02.49-r3.ebuild 4 Nov 2009 07:20:25 -0000 1.3
237 +++ lvm2-2.02.49-r3.ebuild 30 Nov 2009 00:57:50 -0000 1.4
238 @@ -1,6 +1,6 @@
239 # Copyright 1999-2009 Gentoo Foundation
240 # Distributed under the terms of the GNU General Public License v2
241 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild,v 1.3 2009/11/04 07:20:25 robbat2 Exp $
242 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild,v 1.4 2009/11/30 00:57:50 robbat2 Exp $
243
244 EAPI=2
245 inherit eutils multilib toolchain-funcs autotools
246 @@ -201,7 +201,7 @@ src_install() {
247 elog "USE flags clvm and cman are masked"
248 elog "by default and need to be unmasked to use them"
249 elog ""
250 - elog "Rebuild your genkernel initramfs if you are using lvm"
251 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
252 }
253
254 pkg_postinst() {
255
256
257
258 1.9 sys-fs/lvm2/lvm2-2.02.39.ebuild
259
260 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild?rev=1.9&view=markup
261 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild?rev=1.9&content-type=text/plain
262 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild?r1=1.8&r2=1.9
263
264 Index: lvm2-2.02.39.ebuild
265 ===================================================================
266 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v
267 retrieving revision 1.8
268 retrieving revision 1.9
269 diff -p -w -b -B -u -u -r1.8 -r1.9
270 --- lvm2-2.02.39.ebuild 4 Nov 2009 07:20:25 -0000 1.8
271 +++ lvm2-2.02.39.ebuild 30 Nov 2009 00:57:50 -0000 1.9
272 @@ -1,6 +1,6 @@
273 # Copyright 1999-2009 Gentoo Foundation
274 # Distributed under the terms of the GNU General Public License v2
275 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v 1.8 2009/11/04 07:20:25 robbat2 Exp $
276 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v 1.9 2009/11/30 00:57:50 robbat2 Exp $
277
278 EAPI=1
279 inherit eutils multilib
280 @@ -131,7 +131,7 @@ src_install() {
281 elog "use flags clvm,cman and gulm are masked"
282 elog "by default and need to be unmasked to use them"
283 elog ""
284 - elog "Rebuild your genkernel initramfs if you are using lvm"
285 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
286 use nolvmstatic && \
287 elog "USE=nolvmstatic has changed to USE=static via package.use"
288 use nolvm1 && \
289
290
291
292 1.7 sys-fs/lvm2/lvm2-2.02.33-r1.ebuild
293
294 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild?rev=1.7&view=markup
295 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild?rev=1.7&content-type=text/plain
296 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild?r1=1.6&r2=1.7
297
298 Index: lvm2-2.02.33-r1.ebuild
299 ===================================================================
300 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v
301 retrieving revision 1.6
302 retrieving revision 1.7
303 diff -p -w -b -B -u -u -r1.6 -r1.7
304 --- lvm2-2.02.33-r1.ebuild 31 Jul 2009 17:51:02 -0000 1.6
305 +++ lvm2-2.02.33-r1.ebuild 30 Nov 2009 00:57:50 -0000 1.7
306 @@ -1,6 +1,6 @@
307 # Copyright 1999-2009 Gentoo Foundation
308 # Distributed under the terms of the GNU General Public License v2
309 -# $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 $
310 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v 1.7 2009/11/30 00:57:50 robbat2 Exp $
311
312 EAPI=1
313 inherit eutils multilib
314 @@ -127,7 +127,7 @@ src_install() {
315 elog "use flags clvm,cman and gulm are masked"
316 elog "by default and need to be unmasked to use them"
317 elog ""
318 - elog "Rebuild your genkernel initramfs if you are using lvm"
319 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
320 use nolvmstatic && \
321 elog "USE=nolvmstatic has changed to USE=static via package.use"
322 use nolvm1 && \
323
324
325
326 1.6 sys-fs/lvm2/lvm2-2.02.45-r1.ebuild
327
328 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild?rev=1.6&view=markup
329 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild?rev=1.6&content-type=text/plain
330 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild?r1=1.5&r2=1.6
331
332 Index: lvm2-2.02.45-r1.ebuild
333 ===================================================================
334 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v
335 retrieving revision 1.5
336 retrieving revision 1.6
337 diff -p -w -b -B -u -u -r1.5 -r1.6
338 --- lvm2-2.02.45-r1.ebuild 4 Nov 2009 07:20:25 -0000 1.5
339 +++ lvm2-2.02.45-r1.ebuild 30 Nov 2009 00:57:50 -0000 1.6
340 @@ -1,6 +1,6 @@
341 # Copyright 1999-2009 Gentoo Foundation
342 # Distributed under the terms of the GNU General Public License v2
343 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v 1.5 2009/11/04 07:20:25 robbat2 Exp $
344 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v 1.6 2009/11/30 00:57:50 robbat2 Exp $
345
346 EAPI=1
347 inherit eutils multilib toolchain-funcs
348 @@ -167,7 +167,7 @@ src_install() {
349 elog "use flags clvm,cman and gulm are masked"
350 elog "by default and need to be unmasked to use them"
351 elog ""
352 - elog "Rebuild your genkernel initramfs if you are using lvm"
353 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
354 use nolvmstatic && \
355 elog "USE=nolvmstatic has changed to USE=static via package.use"
356 use nolvm1 && \
357
358
359
360 1.5 sys-fs/lvm2/lvm2-2.02.49-r2.ebuild
361
362 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild?rev=1.5&view=markup
363 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild?rev=1.5&content-type=text/plain
364 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild?r1=1.4&r2=1.5
365
366 Index: lvm2-2.02.49-r2.ebuild
367 ===================================================================
368 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v
369 retrieving revision 1.4
370 retrieving revision 1.5
371 diff -p -w -b -B -u -u -r1.4 -r1.5
372 --- lvm2-2.02.49-r2.ebuild 4 Nov 2009 07:20:25 -0000 1.4
373 +++ lvm2-2.02.49-r2.ebuild 30 Nov 2009 00:57:50 -0000 1.5
374 @@ -1,6 +1,6 @@
375 # Copyright 1999-2009 Gentoo Foundation
376 # Distributed under the terms of the GNU General Public License v2
377 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $
378 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $
379
380 EAPI=2
381 inherit eutils multilib toolchain-funcs autotools
382 @@ -202,7 +202,7 @@ src_install() {
383 elog "USE flags clvm and cman are masked"
384 elog "by default and need to be unmasked to use them"
385 elog ""
386 - elog "Rebuild your genkernel initramfs if you are using lvm"
387 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
388 }
389
390 pkg_postinst() {
391
392
393
394 1.8 sys-fs/lvm2/lvm2-2.02.33.ebuild
395
396 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild?rev=1.8&view=markup
397 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild?rev=1.8&content-type=text/plain
398 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild?r1=1.7&r2=1.8
399
400 Index: lvm2-2.02.33.ebuild
401 ===================================================================
402 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v
403 retrieving revision 1.7
404 retrieving revision 1.8
405 diff -p -w -b -B -u -u -r1.7 -r1.8
406 --- lvm2-2.02.33.ebuild 31 Jul 2009 17:51:02 -0000 1.7
407 +++ lvm2-2.02.33.ebuild 30 Nov 2009 00:57:50 -0000 1.8
408 @@ -1,6 +1,6 @@
409 # Copyright 1999-2009 Gentoo Foundation
410 # Distributed under the terms of the GNU General Public License v2
411 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v 1.7 2009/07/31 17:51:02 ssuominen Exp $
412 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v 1.8 2009/11/30 00:57:50 robbat2 Exp $
413
414 EAPI=1
415 inherit eutils multilib
416 @@ -126,7 +126,7 @@ src_install() {
417 elog "use flags clvm,cman and gulm are masked"
418 elog "by default and need to be unmasked to use them"
419 elog ""
420 - elog "Rebuild your genkernel initramfs if you are using lvm"
421 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
422 use nolvmstatic && \
423 elog "USE=nolvmstatic has changed to USE=static via package.use"
424 use nolvm1 && \
425
426
427
428 1.2 sys-fs/lvm2/lvm2-2.02.56-r1.ebuild
429
430 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild?rev=1.2&view=markup
431 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild?rev=1.2&content-type=text/plain
432 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild?r1=1.1&r2=1.2
433
434 Index: lvm2-2.02.56-r1.ebuild
435 ===================================================================
436 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild,v
437 retrieving revision 1.1
438 retrieving revision 1.2
439 diff -p -w -b -B -u -u -r1.1 -r1.2
440 --- lvm2-2.02.56-r1.ebuild 30 Nov 2009 00:51:36 -0000 1.1
441 +++ lvm2-2.02.56-r1.ebuild 30 Nov 2009 00:57:50 -0000 1.2
442 @@ -1,6 +1,6 @@
443 # Copyright 1999-2009 Gentoo Foundation
444 # Distributed under the terms of the GNU General Public License v2
445 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild,v 1.1 2009/11/30 00:51:36 robbat2 Exp $
446 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild,v 1.2 2009/11/30 00:57:50 robbat2 Exp $
447
448 EAPI=2
449 inherit eutils multilib toolchain-funcs autotools
450 @@ -199,7 +199,7 @@ src_install() {
451 elog "USE flags clvm and cman are masked"
452 elog "by default and need to be unmasked to use them"
453 elog ""
454 - elog "Rebuild your genkernel initramfs if you are using lvm"
455 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
456 }
457
458 pkg_postinst() {
459
460
461
462 1.188 sys-fs/lvm2/ChangeLog
463
464 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/ChangeLog?rev=1.188&view=markup
465 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/ChangeLog?rev=1.188&content-type=text/plain
466 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/ChangeLog?r1=1.187&r2=1.188
467
468 Index: ChangeLog
469 ===================================================================
470 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v
471 retrieving revision 1.187
472 retrieving revision 1.188
473 diff -p -w -b -B -u -u -r1.187 -r1.188
474 --- ChangeLog 30 Nov 2009 00:51:36 -0000 1.187
475 +++ ChangeLog 30 Nov 2009 00:57:50 -0000 1.188
476 @@ -1,6 +1,16 @@
477 # ChangeLog for sys-fs/lvm2
478 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
479 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.187 2009/11/30 00:51:36 robbat2 Exp $
480 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.188 2009/11/30 00:57:50 robbat2 Exp $
481 +
482 + 30 Nov 2009; Robin H. Johnson <robbat2@g.o> lvm2-2.02.33.ebuild,
483 + lvm2-2.02.33-r1.ebuild, lvm2-2.02.36.ebuild, lvm2-2.02.37.ebuild,
484 + lvm2-2.02.39.ebuild, lvm2-2.02.42.ebuild, lvm2-2.02.45.ebuild,
485 + lvm2-2.02.45-r1.ebuild, lvm2-2.02.45-r2.ebuild, lvm2-2.02.48.ebuild,
486 + lvm2-2.02.48-r1.ebuild, lvm2-2.02.48-r2.ebuild, lvm2-2.02.49.ebuild,
487 + lvm2-2.02.49-r1.ebuild, lvm2-2.02.49-r2.ebuild, lvm2-2.02.49-r3.ebuild,
488 + lvm2-2.02.51.ebuild, lvm2-2.02.51-r1.ebuild, lvm2-2.02.51-r2.ebuild,
489 + lvm2-2.02.51-r3.ebuild, lvm2-2.02.56.ebuild, lvm2-2.02.56-r1.ebuild:
490 + Bug #294744: Cleanup the rebuild message.
491
492 *lvm2-2.02.56-r1 (30 Nov 2009)
493
494
495
496
497 1.12 sys-fs/lvm2/lvm2-2.02.45.ebuild
498
499 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild?rev=1.12&view=markup
500 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild?rev=1.12&content-type=text/plain
501 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild?r1=1.11&r2=1.12
502
503 Index: lvm2-2.02.45.ebuild
504 ===================================================================
505 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v
506 retrieving revision 1.11
507 retrieving revision 1.12
508 diff -p -w -b -B -u -u -r1.11 -r1.12
509 --- lvm2-2.02.45.ebuild 4 Nov 2009 07:20:25 -0000 1.11
510 +++ lvm2-2.02.45.ebuild 30 Nov 2009 00:57:50 -0000 1.12
511 @@ -1,6 +1,6 @@
512 # Copyright 1999-2009 Gentoo Foundation
513 # Distributed under the terms of the GNU General Public License v2
514 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v 1.11 2009/11/04 07:20:25 robbat2 Exp $
515 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v 1.12 2009/11/30 00:57:50 robbat2 Exp $
516
517 EAPI=1
518 inherit eutils multilib toolchain-funcs
519 @@ -164,7 +164,7 @@ src_install() {
520 elog "use flags clvm,cman and gulm are masked"
521 elog "by default and need to be unmasked to use them"
522 elog ""
523 - elog "Rebuild your genkernel initramfs if you are using lvm"
524 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
525 use nolvmstatic && \
526 elog "USE=nolvmstatic has changed to USE=static via package.use"
527 use nolvm1 && \
528
529
530
531 1.6 sys-fs/lvm2/lvm2-2.02.48-r1.ebuild
532
533 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild?rev=1.6&view=markup
534 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild?rev=1.6&content-type=text/plain
535 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild?r1=1.5&r2=1.6
536
537 Index: lvm2-2.02.48-r1.ebuild
538 ===================================================================
539 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v
540 retrieving revision 1.5
541 retrieving revision 1.6
542 diff -p -w -b -B -u -u -r1.5 -r1.6
543 --- lvm2-2.02.48-r1.ebuild 4 Nov 2009 07:20:25 -0000 1.5
544 +++ lvm2-2.02.48-r1.ebuild 30 Nov 2009 00:57:50 -0000 1.6
545 @@ -1,6 +1,6 @@
546 # Copyright 1999-2009 Gentoo Foundation
547 # Distributed under the terms of the GNU General Public License v2
548 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v 1.5 2009/11/04 07:20:25 robbat2 Exp $
549 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v 1.6 2009/11/30 00:57:50 robbat2 Exp $
550
551 EAPI=1
552 inherit eutils multilib toolchain-funcs
553 @@ -193,7 +193,7 @@ src_install() {
554 elog "USE flags clvm and cman are masked"
555 elog "by default and need to be unmasked to use them"
556 elog ""
557 - elog "Rebuild your genkernel initramfs if you are using lvm"
558 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
559 }
560
561 pkg_postinst() {
562
563
564
565 1.7 sys-fs/lvm2/lvm2-2.02.48.ebuild
566
567 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild?rev=1.7&view=markup
568 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild?rev=1.7&content-type=text/plain
569 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild?r1=1.6&r2=1.7
570
571 Index: lvm2-2.02.48.ebuild
572 ===================================================================
573 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v
574 retrieving revision 1.6
575 retrieving revision 1.7
576 diff -p -w -b -B -u -u -r1.6 -r1.7
577 --- lvm2-2.02.48.ebuild 4 Nov 2009 07:20:25 -0000 1.6
578 +++ lvm2-2.02.48.ebuild 30 Nov 2009 00:57:50 -0000 1.7
579 @@ -1,6 +1,6 @@
580 # Copyright 1999-2009 Gentoo Foundation
581 # Distributed under the terms of the GNU General Public License v2
582 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v 1.6 2009/11/04 07:20:25 robbat2 Exp $
583 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v 1.7 2009/11/30 00:57:50 robbat2 Exp $
584
585 EAPI=1
586 inherit eutils multilib toolchain-funcs
587 @@ -177,7 +177,7 @@ src_install() {
588 elog "USE flags clvm and cman are masked"
589 elog "by default and need to be unmasked to use them"
590 elog ""
591 - elog "Rebuild your genkernel initramfs if you are using lvm"
592 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
593 use nolvmstatic && \
594 elog "USE=nolvmstatic has changed to USE=static via package.use"
595 use nolvm1 && \
596
597
598
599 1.2 sys-fs/lvm2/lvm2-2.02.56.ebuild
600
601 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild?rev=1.2&view=markup
602 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild?rev=1.2&content-type=text/plain
603 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild?r1=1.1&r2=1.2
604
605 Index: lvm2-2.02.56.ebuild
606 ===================================================================
607 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild,v
608 retrieving revision 1.1
609 retrieving revision 1.2
610 diff -p -w -b -B -u -u -r1.1 -r1.2
611 --- lvm2-2.02.56.ebuild 30 Nov 2009 00:33:13 -0000 1.1
612 +++ lvm2-2.02.56.ebuild 30 Nov 2009 00:57:50 -0000 1.2
613 @@ -1,6 +1,6 @@
614 # Copyright 1999-2009 Gentoo Foundation
615 # Distributed under the terms of the GNU General Public License v2
616 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild,v 1.1 2009/11/30 00:33:13 robbat2 Exp $
617 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild,v 1.2 2009/11/30 00:57:50 robbat2 Exp $
618
619 EAPI=2
620 inherit eutils multilib toolchain-funcs autotools
621 @@ -199,7 +199,7 @@ src_install() {
622 elog "USE flags clvm and cman are masked"
623 elog "by default and need to be unmasked to use them"
624 elog ""
625 - elog "Rebuild your genkernel initramfs if you are using lvm"
626 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
627 }
628
629 pkg_postinst() {
630
631
632
633 1.5 sys-fs/lvm2/lvm2-2.02.51-r2.ebuild
634
635 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild?rev=1.5&view=markup
636 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild?rev=1.5&content-type=text/plain
637 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild?r1=1.4&r2=1.5
638
639 Index: lvm2-2.02.51-r2.ebuild
640 ===================================================================
641 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild,v
642 retrieving revision 1.4
643 retrieving revision 1.5
644 diff -p -w -b -B -u -u -r1.4 -r1.5
645 --- lvm2-2.02.51-r2.ebuild 29 Nov 2009 22:35:00 -0000 1.4
646 +++ lvm2-2.02.51-r2.ebuild 30 Nov 2009 00:57:50 -0000 1.5
647 @@ -1,6 +1,6 @@
648 # Copyright 1999-2009 Gentoo Foundation
649 # Distributed under the terms of the GNU General Public License v2
650 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild,v 1.4 2009/11/29 22:35:00 robbat2 Exp $
651 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $
652
653 EAPI=2
654 inherit eutils multilib toolchain-funcs autotools
655 @@ -211,7 +211,7 @@ src_install() {
656 elog "USE flags clvm and cman are masked"
657 elog "by default and need to be unmasked to use them"
658 elog ""
659 - elog "Rebuild your genkernel initramfs if you are using lvm"
660 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
661 }
662
663 pkg_postinst() {
664
665
666
667 1.5 sys-fs/lvm2/lvm2-2.02.48-r2.ebuild
668
669 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild?rev=1.5&view=markup
670 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild?rev=1.5&content-type=text/plain
671 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild?r1=1.4&r2=1.5
672
673 Index: lvm2-2.02.48-r2.ebuild
674 ===================================================================
675 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v
676 retrieving revision 1.4
677 retrieving revision 1.5
678 diff -p -w -b -B -u -u -r1.4 -r1.5
679 --- lvm2-2.02.48-r2.ebuild 4 Nov 2009 07:20:25 -0000 1.4
680 +++ lvm2-2.02.48-r2.ebuild 30 Nov 2009 00:57:50 -0000 1.5
681 @@ -1,6 +1,6 @@
682 # Copyright 1999-2009 Gentoo Foundation
683 # Distributed under the terms of the GNU General Public License v2
684 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $
685 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $
686
687 EAPI=2
688 inherit eutils multilib toolchain-funcs autotools
689 @@ -200,7 +200,7 @@ src_install() {
690 elog "USE flags clvm and cman are masked"
691 elog "by default and need to be unmasked to use them"
692 elog ""
693 - elog "Rebuild your genkernel initramfs if you are using lvm"
694 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
695 }
696
697 pkg_postinst() {
698
699
700
701 1.5 sys-fs/lvm2/lvm2-2.02.49-r1.ebuild
702
703 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild?rev=1.5&view=markup
704 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild?rev=1.5&content-type=text/plain
705 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild?r1=1.4&r2=1.5
706
707 Index: lvm2-2.02.49-r1.ebuild
708 ===================================================================
709 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v
710 retrieving revision 1.4
711 retrieving revision 1.5
712 diff -p -w -b -B -u -u -r1.4 -r1.5
713 --- lvm2-2.02.49-r1.ebuild 4 Nov 2009 07:20:25 -0000 1.4
714 +++ lvm2-2.02.49-r1.ebuild 30 Nov 2009 00:57:50 -0000 1.5
715 @@ -1,6 +1,6 @@
716 # Copyright 1999-2009 Gentoo Foundation
717 # Distributed under the terms of the GNU General Public License v2
718 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $
719 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $
720
721 EAPI=2
722 inherit eutils multilib toolchain-funcs autotools
723 @@ -201,7 +201,7 @@ src_install() {
724 elog "USE flags clvm and cman are masked"
725 elog "by default and need to be unmasked to use them"
726 elog ""
727 - elog "Rebuild your genkernel initramfs if you are using lvm"
728 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
729 }
730
731 pkg_postinst() {
732
733
734
735 1.5 sys-fs/lvm2/lvm2-2.02.49.ebuild
736
737 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild?rev=1.5&view=markup
738 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild?rev=1.5&content-type=text/plain
739 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild?r1=1.4&r2=1.5
740
741 Index: lvm2-2.02.49.ebuild
742 ===================================================================
743 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v
744 retrieving revision 1.4
745 retrieving revision 1.5
746 diff -p -w -b -B -u -u -r1.4 -r1.5
747 --- lvm2-2.02.49.ebuild 4 Nov 2009 07:20:25 -0000 1.4
748 +++ lvm2-2.02.49.ebuild 30 Nov 2009 00:57:50 -0000 1.5
749 @@ -1,6 +1,6 @@
750 # Copyright 1999-2009 Gentoo Foundation
751 # Distributed under the terms of the GNU General Public License v2
752 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $
753 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $
754
755 EAPI=2
756 inherit eutils multilib toolchain-funcs autotools
757 @@ -200,7 +200,7 @@ src_install() {
758 elog "USE flags clvm and cman are masked"
759 elog "by default and need to be unmasked to use them"
760 elog ""
761 - elog "Rebuild your genkernel initramfs if you are using lvm"
762 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
763 }
764
765 pkg_postinst() {
766
767
768
769 1.11 sys-fs/lvm2/lvm2-2.02.37.ebuild
770
771 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild?rev=1.11&view=markup
772 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild?rev=1.11&content-type=text/plain
773 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild?r1=1.10&r2=1.11
774
775 Index: lvm2-2.02.37.ebuild
776 ===================================================================
777 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v
778 retrieving revision 1.10
779 retrieving revision 1.11
780 diff -p -w -b -B -u -u -r1.10 -r1.11
781 --- lvm2-2.02.37.ebuild 4 Nov 2009 07:20:25 -0000 1.10
782 +++ lvm2-2.02.37.ebuild 30 Nov 2009 00:57:50 -0000 1.11
783 @@ -1,6 +1,6 @@
784 # Copyright 1999-2009 Gentoo Foundation
785 # Distributed under the terms of the GNU General Public License v2
786 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v 1.10 2009/11/04 07:20:25 robbat2 Exp $
787 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v 1.11 2009/11/30 00:57:50 robbat2 Exp $
788
789 EAPI=1
790 inherit eutils multilib
791 @@ -131,7 +131,7 @@ src_install() {
792 elog "use flags clvm,cman and gulm are masked"
793 elog "by default and need to be unmasked to use them"
794 elog ""
795 - elog "Rebuild your genkernel initramfs if you are using lvm"
796 + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs."
797 use nolvmstatic && \
798 elog "USE=nolvmstatic has changed to USE=static via package.use"
799 use nolvm1 && \