summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-21 05:02:23 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-21 05:02:23 +0000
commit25527d26b4c6226cb996a87604903dd4b5b98264 (patch)
treeb1e18de427602ba97d96b9d7f644747da0008076
parentAdded hal and dbus to USE. (diff)
downloadhistorical-25527d26b4c6226cb996a87604903dd4b5b98264.tar.gz
historical-25527d26b4c6226cb996a87604903dd4b5b98264.tar.bz2
historical-25527d26b4c6226cb996a87604903dd4b5b98264.zip
Added ldap to USE.
-rw-r--r--profiles/default-linux/x86/dev/2006.0/make.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/default-linux/x86/dev/2006.0/make.defaults b/profiles/default-linux/x86/dev/2006.0/make.defaults
index 5385cbf3372b..4059be4914e3 100644
--- a/profiles/default-linux/x86/dev/2006.0/make.defaults
+++ b/profiles/default-linux/x86/dev/2006.0/make.defaults
@@ -1,9 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.0/make.defaults,v 1.7 2006/01/12 17:16:37 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.0/make.defaults,v 1.8 2006/01/21 05:02:23 wolf31o2 Exp $
# This is currently commented so that the stage1 tarball can also be used to
# build no-nptl systems.
#STAGE1_USE="nptl"
+STAGE1_USE="pam"
-USE="cups foomaticdb gdbm gpm libg++ nptl udev"
+USE="cups foomaticdb gdbm gpm ldap libg++ nptl udev"