Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: use.mask
Date: Tue, 02 Jun 2015 09:15:42
Message-Id: 20150602091536.170FCA2E@oystercatcher.gentoo.org
1 ulm 15/06/02 09:15:36
2
3 Modified: use.mask
4 Log:
5 Remove various masks related to emul-linux* from subprofiles.
6
7 Revision Changes Path
8 1.4 profiles/features/selinux/use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/use.mask?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/use.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/use.mask?r1=1.3&r2=1.4
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- use.mask 17 Jul 2011 19:35:56 -0000 1.3
21 +++ use.mask 2 Jun 2015 09:15:36 -0000 1.4
22 @@ -1,6 +1,6 @@
23 -# Copyright 1999-2011 Gentoo Foundation.
24 +# Copyright 1999-2015 Gentoo Foundation.
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.3 2011/07/17 19:35:56 blueness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.4 2015/06/02 09:15:36 ulm Exp $
28
29 # This file masks out USE flags that are simply NOT allowed in the default
30 # profile for any architecture. This works, for example, if a non-default
31 @@ -10,8 +10,5 @@
32 -hardened
33 -selinux
34
35 -# amd64 only:
36 -emul-linux-x86
37 -
38 # tcc is x86-only
39 tcc