summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2005-04-23 03:40:14 +0000
committerJason Stubbs <jstubbs@gentoo.org>2005-04-23 03:40:14 +0000
commitd9be315daed6701d3d15ce37b7b4e22d741df098 (patch)
treea59dbfdeb28bea743201cc75a6fc6ff29edf776d /profiles/default-sparc64-1.4
parentFixed problem with bug# 90092 (diff)
downloadgentoo-2-d9be315daed6701d3d15ce37b7b4e22d741df098.tar.gz
gentoo-2-d9be315daed6701d3d15ce37b7b4e22d741df098.tar.bz2
gentoo-2-d9be315daed6701d3d15ce37b7b4e22d741df098.zip
Copied USE_EXPAND into the profiles.
Diffstat (limited to 'profiles/default-sparc64-1.4')
-rw-r--r--profiles/default-sparc64-1.4/make.defaults7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults
index 104a866a4a6c..8032ae89ca23 100644
--- a/profiles/default-sparc64-1.4/make.defaults
+++ b/profiles/default-sparc64-1.4/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-sparc64-1.4/make.defaults,v 1.27 2005/03/09 00:35:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-sparc64-1.4/make.defaults,v 1.28 2005/04/23 03:40:14 jstubbs Exp $
# System-wide defaults for the Portage system
#Experimental: trying to use these USE variables to build up from stage 2->3
@@ -36,3 +36,8 @@ USE="arts avi berkdb bitmap-fonts crypt cups encode esd fortran fbcon font-serve
ACCEPT_KEYWORDS="sparc"
FEATURES="sandbox ccache"
+# 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="VIDEO_CARDS INPUT_DEVICES LINGUAS"
+