summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2005-05-01 01:54:49 +0000
committerStephen Bennett <spb@gentoo.org>2005-05-01 01:54:49 +0000
commit68ce4636e722819f7aff5125bcccff303564b3bf (patch)
tree89334ad393f73fb6b003bf4a099c6e6018039114 /profiles/default-alpha-2004.0
parentrepoman: Trim trailing whitespace (diff)
downloadgentoo-2-68ce4636e722819f7aff5125bcccff303564b3bf.tar.gz
gentoo-2-68ce4636e722819f7aff5125bcccff303564b3bf.tar.bz2
gentoo-2-68ce4636e722819f7aff5125bcccff303564b3bf.zip
Added USERLAND, KERNEL, LIBC variables and updated USE_EXPAND
Diffstat (limited to 'profiles/default-alpha-2004.0')
-rw-r--r--profiles/default-alpha-2004.0/make.defaults7
1 files changed, 5 insertions, 2 deletions
diff --git a/profiles/default-alpha-2004.0/make.defaults b/profiles/default-alpha-2004.0/make.defaults
index dc28c4298f50..3fadf32a0f7f 100644
--- a/profiles/default-alpha-2004.0/make.defaults
+++ b/profiles/default-alpha-2004.0/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-alpha-2004.0/make.defaults,v 1.15 2005/04/24 10:05:03 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-alpha-2004.0/make.defaults,v 1.16 2005/05/01 01:54:48 spb Exp $
# System-wide defaults for the Portage system on alpha
#Experimental: trying to use these USE variables to build up from stage 2->3
@@ -73,8 +73,11 @@ ACCEPT_KEYWORDS="alpha"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@gentoo.org. Flat profiles also need to
# be updated appropriately.
-USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS"
+USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS USERLAND KERNEL LIBC"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf"
+USERLAND=GNU
+KERNEL=linux
+LIBC=glibc