Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: package.use.mask
Date: Wed, 02 Jan 2008 05:15:53
Message-Id: E1J9vxB-0000cq-Ev@stork.gentoo.org
1 mr_bones_ 08/01/02 05:15:45
2
3 Modified: package.use.mask
4 Log:
5 mask xfs use flag for profiles that are missing the required linux-headers
6
7 Revision Changes Path
8 1.34 profiles/default-linux/amd64/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/package.use.mask?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/package.use.mask?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/package.use.mask?r1=1.33&r2=1.34
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/package.use.mask,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- package.use.mask 31 Dec 2007 17:31:16 -0000 1.33
21 +++ package.use.mask 2 Jan 2008 05:15:44 -0000 1.34
22 @@ -109,3 +109,6 @@
23 # Mask dbus, hal, nas and scanner USE flags;
24 # Bug 203680
25 app-emulation/wine dbus hal nas scanner
26 +
27 +# missing the necessary linux-headers dep
28 +>=net-fs/netatalk-2.0.3-r3 xfs
29
30
31
32 --
33 gentoo-commits@g.o mailing list