summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-07 12:14:52 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-07 12:14:52 +0000
commit9b9bc40f179207a070120fd921ec229bde293a68 (patch)
tree9352529f920bd92e7a2b51ea5530c8bee32b8d6d /profiles/hardened
parentAdded fetchmail-6.2.5-fetchsizelimit.patch to fix bug #40126 (diff)
downloadhistorical-9b9bc40f179207a070120fd921ec229bde293a68.tar.gz
historical-9b9bc40f179207a070120fd921ec229bde293a68.tar.bz2
historical-9b9bc40f179207a070120fd921ec229bde293a68.zip
add acl
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/amd64/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/hardened/amd64/make.defaults b/profiles/hardened/amd64/make.defaults
index 362c619150e9..3678b8b1145f 100644
--- a/profiles/hardened/amd64/make.defaults
+++ b/profiles/hardened/amd64/make.defaults
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.1 2004/08/05 18:51:07 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.2 2004/08/07 12:14:52 lv Exp $
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"
-GRP_STAGE23_USE="${ARCH} berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls"
-USE="${ARCH} hardened berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls"
+GRP_STAGE23_USE="${ARCH} acl berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls"
+USE="${ARCH} acl berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls"