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.95-r2.ebuild ChangeLog
Date: Thu, 07 Jun 2012 03:30:50
Message-Id: 20120607033038.28FDA2004B@flycatcher.gentoo.org
1 robbat2 12/06/07 03:30:38
2
3 Modified: lvm2-2.02.95-r2.ebuild ChangeLog
4 Log:
5 Bug #419871: Drop comments that say /usr is not used.
6
7 (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 sys-fs/lvm2/lvm2-2.02.95-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r2.ebuild?r1=1.3&r2=1.4
15
16 Index: lvm2-2.02.95-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -p -w -b -B -u -u -r1.3 -r1.4
22 --- lvm2-2.02.95-r2.ebuild 27 May 2012 18:01:12 -0000 1.3
23 +++ lvm2-2.02.95-r2.ebuild 7 Jun 2012 03:30:37 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r2.ebuild,v 1.3 2012/05/27 18:01:12 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r2.ebuild,v 1.4 2012/06/07 03:30:37 robbat2 Exp $
29
30 EAPI=3
31 inherit eutils multilib toolchain-funcs autotools linux-info
32 @@ -48,7 +48,6 @@ pkg_setup() {
33 use udev && local WARNING_SYSVIPC="CONFIG_SYSVIPC:\tis not set (required for udev sync)\n"
34 check_extra_config
35 # 1. Genkernel no longer copies /sbin/lvm blindly.
36 - # 2. There are no longer any linking deps in /usr.
37 if use static; then
38 elog "Warning, we no longer overwrite /sbin/lvm and /sbin/dmsetup with"
39 elog "their static versions. If you need the static binaries,"
40 @@ -120,7 +119,6 @@ src_configure() {
41 einfo "Building static LVM, for usage inside genkernel"
42 buildmode="internal"
43 # This only causes the .static versions to become available
44 - # For recent systems, there are no linkages against anything in /usr anyway.
45 # We explicitly provide the .static versions so that they can be included in
46 # initramfs environments.
47 myconf="${myconf} --enable-static_link"
48
49
50
51 1.273 sys-fs/lvm2/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/ChangeLog?rev=1.273&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/ChangeLog?rev=1.273&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lvm2/ChangeLog?r1=1.272&r2=1.273
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v
60 retrieving revision 1.272
61 retrieving revision 1.273
62 diff -p -w -b -B -u -u -r1.272 -r1.273
63 --- ChangeLog 27 May 2012 18:01:12 -0000 1.272
64 +++ ChangeLog 7 Jun 2012 03:30:37 -0000 1.273
65 @@ -1,6 +1,9 @@
66 # ChangeLog for sys-fs/lvm2
67 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.272 2012/05/27 18:01:12 robbat2 Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.273 2012/06/07 03:30:37 robbat2 Exp $
70 +
71 + 07 Jun 2012; Robin H. Johnson <robbat2@g.o> lvm2-2.02.95-r2.ebuild:
72 + Bug #419871: Drop comments that say /usr is not used.
73
74 27 May 2012; Robin H. Johnson <robbat2@g.o> lvm2-2.02.95-r2.ebuild,
75 metadata.xml: