summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-01-20 14:21:41 +0000
committerChristian Heim <phreak@gentoo.org>2007-01-20 14:21:41 +0000
commite3a5a10b8556ec4ecb9d3a639e82d004df824ab9 (patch)
treed84e03eca3375b0610d380f034f732f24a296754 /profiles/hardened/make.defaults
parentalpha/ia64 love for autotrace (diff)
downloadhistorical-e3a5a10b8556ec4ecb9d3a639e82d004df824ab9.tar.gz
historical-e3a5a10b8556ec4ecb9d3a639e82d004df824ab9.tar.bz2
historical-e3a5a10b8556ec4ecb9d3a639e82d004df824ab9.zip
USE="userlocales" got deprecated with the introduction of /etc/locale.gen into sys-libs/glibc.
Diffstat (limited to 'profiles/hardened/make.defaults')
-rw-r--r--profiles/hardened/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults
index 0430262b85fa..6f858ab548d2 100644
--- a/profiles/hardened/make.defaults
+++ b/profiles/hardened/make.defaults
@@ -1,7 +1,7 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.11 2006/06/25 19:11:43 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.12 2007/01/20 14:21:41 phreak Exp $
-STAGE1_USE="hardened pic userlocales"
+STAGE1_USE="hardened pic"
USE="xorg"
INPUT_DEVICES="mouse keyboard"