Gentoo Archives: gentoo-commits

From: "Jonathan Callen (abcd)" <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/linux: use.mask
Date: Tue, 29 Dec 2009 17:49:52
Message-Id: E1NPgCb-0006va-R7@stork.gentoo.org
1 abcd 09/12/29 17:49:49
2
3 Modified: use.mask
4 Log:
5 Unmask acl on Linux-based prefixes
6
7 Revision Changes Path
8 1.2 profiles/prefix/linux/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/linux/use.mask?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/linux/use.mask?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/linux/use.mask?r1=1.1&r2=1.2
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- use.mask 6 Jun 2009 03:54:55 -0000 1.1
21 +++ use.mask 29 Dec 2009 17:49:49 -0000 1.2
22 @@ -1,8 +1,11 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.1 2009/06/06 03:54:55 solar Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.2 2009/12/29 17:49:49 abcd Exp $
27
28 # Re-add linux stuff that is masked in base/
29 -elibc_glibc
30 -kernel_linux
31 #
32 +
33 +# Re-add acl, as it does work in prefixed Linux (if the host kernel supports it)
34 +-acl