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-mips-2004.1
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-mips-2004.1')
-rw-r--r--profiles/default-mips-2004.1/make.defaults8
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/default-mips-2004.1/make.defaults b/profiles/default-mips-2004.1/make.defaults
index 2ce5628062d8..9502c29419f9 100644
--- a/profiles/default-mips-2004.1/make.defaults
+++ b/profiles/default-mips-2004.1/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-mips-2004.1/make.defaults,v 1.9 2005/03/09 00:35:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-mips-2004.1/make.defaults,v 1.10 2005/04/23 03:40:13 jstubbs Exp $
# System-wide defaults for the Portage system
ARCH="mips"
@@ -25,3 +25,9 @@ CXXFLAGS=${CFLAGS}
USE="bitmap-fonts slang readline fortran font-server gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips truetype-fonts type1-fonts"
ACCEPT_KEYWORDS="mips"
+
+# 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"
+