diff options
Diffstat (limited to 'profiles/selinux/2004.1/x86/make.defaults')
-rw-r--r-- | profiles/selinux/2004.1/x86/make.defaults | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/selinux/2004.1/x86/make.defaults b/profiles/selinux/2004.1/x86/make.defaults index 964004936833..2501d4698134 100644 --- a/profiles/selinux/2004.1/x86/make.defaults +++ b/profiles/selinux/2004.1/x86/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.2 2004/03/18 19:21:59 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.3 2004/05/07 21:21:17 pebenito Exp $ USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib" GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib" @@ -10,3 +10,6 @@ COMPILER="gcc3" ACCEPT_KEYWORDS="x86" FEATURES="strict sfperms" POLICYDIR="/etc/security/selinux/src/policy" + +PORTAGE_T="portage_t" +PORTAGE_FETCH_T="portage_fetch_t" |