summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-09-10 12:46:55 +0000
committerNed Ludd <solar@gentoo.org>2004-09-10 12:46:55 +0000
commit4c691afe465ba76020ad6135545d800785159877 (patch)
treee636cb0120735051489cb883a3c431f771cfd25a /profiles/hardened
parentchown/symlink fixed, see bug 63492 (Manifest recommit) (diff)
downloadgentoo-2-4c691afe465ba76020ad6135545d800785159877.tar.gz
gentoo-2-4c691afe465ba76020ad6135545d800785159877.tar.bz2
gentoo-2-4c691afe465ba76020ad6135545d800785159877.zip
removed make.defaults.. portage bug++
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/make.defaults7
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults
deleted file mode 100644
index d3c970cc649e..000000000000
--- a/profiles/hardened/make.defaults
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.3 2004/09/09 08:17:08 seemant Exp $
-
-FEATURES="sandbox sfperms strict"
-
-USE="bitmap-fonts xprint"