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 profiles: ChangeLog use.local.desc
Date: Fri, 16 Nov 2007 08:08:20
Message-Id: E1IswFF-0007YV-7R@stork.gentoo.org
1 robbat2 07/11/16 08:08:09
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Convert sys-fs/lvm2 USE=nolvmstatic and nolvm1 to static and lvm respectively.
6
7 Revision Changes Path
8 1.825 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.825&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.825&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.824&r2=1.825
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.824
18 retrieving revision 1.825
19 diff -u -r1.824 -r1.825
20 --- ChangeLog 15 Nov 2007 20:16:42 -0000 1.824
21 +++ ChangeLog 16 Nov 2007 08:08:08 -0000 1.825
22 @@ -1,6 +1,10 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.824 2007/11/15 20:16:42 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.825 2007/11/16 08:08:08 robbat2 Exp $
27 +
28 + 16 Nov 2007; Robin H. Johnson <robbat2@g.o> base/package.use,
29 + use.local.desc:
30 + Convert sys-fs/lvm2 USE=nolvmstatic and nolvm1 to static and lvm respectively.
31
32 15 Nov 2007; Diego Pettenò <flameeyes@g.o> base/use.mask:
33 pam_console was masked for removal for security issues.
34
35
36
37 1.3144 profiles/use.local.desc
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3144&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3144&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3143&r2=1.3144
42
43 Index: use.local.desc
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
46 retrieving revision 1.3143
47 retrieving revision 1.3144
48 diff -u -r1.3143 -r1.3144
49 --- use.local.desc 15 Nov 2007 20:06:31 -0000 1.3143
50 +++ use.local.desc 16 Nov 2007 08:08:08 -0000 1.3144
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation.
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3143 2007/11/15 20:06:31 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3144 2007/11/16 08:08:08 robbat2 Exp $
56
57 # This file contains descriptions of local USE flags, and the ebuilds which
58 # contain them.
59 @@ -1993,6 +1993,7 @@
60 sys-fs/lvm2:clvm - Allow users to build clustered lvm2
61 sys-fs/lvm2:cman - Cman support for clustered lvm
62 sys-fs/lvm2:gulm - Gulm support for clustered lvm
63 +sys-fs/lvm2:lvm1 - Allow users to build lvm2 with lvm1 support
64 sys-fs/lvm2:nolvm1 - Allow users to build lvm2 without lvm1 support
65 sys-fs/lvm2:nolvmstatic - Allow users to build lvm2 dynamically
66 sys-fs/lvm2:nomirrors - Allow users to build lvm2 without mirror support
67
68
69
70 --
71 gentoo-commits@g.o mailing list