diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 21:55:31 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 21:55:31 +0000 |
commit | d607dccab18b7568bc9280e93e25ad1a58566240 (patch) | |
tree | a287afd9db63f5245f7ef00c6c6d26d67f4e9fa7 /profiles/default-linux/use.mask | |
parent | Revert masking of PHP binary useflags, so that they are masked in base profil... (diff) | |
download | historical-d607dccab18b7568bc9280e93e25ad1a58566240.tar.gz historical-d607dccab18b7568bc9280e93e25ad1a58566240.tar.bz2 historical-d607dccab18b7568bc9280e93e25ad1a58566240.zip |
Mask ultra1 useflag on base rather than default-linux and selinux, so that it also get masked properly for hardened profiles; also remove win32codecs double masking as it's masked already.
Diffstat (limited to 'profiles/default-linux/use.mask')
-rw-r--r-- | profiles/default-linux/use.mask | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask index b356b21b3aea..a8c449ab6ad9 100644 --- a/profiles/default-linux/use.mask +++ b/profiles/default-linux/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.26 2006/12/29 23:28:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.27 2007/01/04 21:55:31 flameeyes Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -10,11 +10,7 @@ # amd64 only: emul-linux-x86 -# sparc only: -ultra1 - # x86 only -win32codecs kqemu # Only used by mips and old amd64 profiles |