Gentoo Archives: gentoo-commits

From: "Richard Yao (ryao)" <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.use.mask
Date: Wed, 22 Aug 2012 07:36:37
Message-Id: 20120822073552.8BA1120302@flycatcher.gentoo.org
1 ryao 12/08/22 07:35:52
2
3 Modified: package.use.mask
4 Log:
5 sys-fs/zfs no longer supports USE=dracut
6
7 Revision Changes Path
8 1.36 profiles/default/linux/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/package.use.mask?rev=1.36&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/package.use.mask?rev=1.36&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/package.use.mask?r1=1.35&r2=1.36
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v
17 retrieving revision 1.35
18 retrieving revision 1.36
19 diff -u -r1.35 -r1.36
20 --- package.use.mask 21 Aug 2012 14:54:50 -0000 1.35
21 +++ package.use.mask 22 Aug 2012 07:35:52 -0000 1.36
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.35 2012/08/21 14:54:50 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.use.mask,v 1.36 2012/08/22 07:35:52 ryao Exp $
27
28 # Diego Elio Pettenò (20 Aug 2012)
29 # The prevent-removal USE flag is only implemented for Linux.
30 @@ -9,11 +9,6 @@
31 sys-devel/gcc hardened
32 sys-libs/glibc hardened
33
34 -# Richard Yao <ryao@g.o> (25 Jul 2012)
35 -# USE=dracut is incompatible with >=sys-kernel/dracut-014
36 -# Compatible versions of dracut are no longer in the tree.
37 -sys-fs/zfs dracut
38 -
39 # Anthony G. Basile <blueness@g.o> (23 Jul 2012)
40 # USE=system-libs is potentially unreliable and insecure
41 # Bug #426798