summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-06 11:34:54 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-06 11:34:54 +0000
commitbdc1ca5d32dc4c15940c5d1553d5bc5a98657a1a (patch)
treeccc8c9cdecc20ca1e0de578e0ff071420c6d8217 /profiles
parentFix for bug #147388 thanks to rbu for providing the patch and HOMEPAGE update (diff)
downloadhistorical-bdc1ca5d32dc4c15940c5d1553d5bc5a98657a1a.tar.gz
historical-bdc1ca5d32dc4c15940c5d1553d5bc5a98657a1a.tar.bz2
historical-bdc1ca5d32dc4c15940c5d1553d5bc5a98657a1a.zip
Add ALSA_CARDS to USE_EXPAND.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/make.defaults5
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index b86116ea0435..b249445ceace 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.27 2006/09/06 19:12:03 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.28 2006/12/06 11:34:54 flameeyes Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -10,8 +10,7 @@ FEATURES="autoconfig strict sfperms"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@gentoo.org.
-USE_EXPAND="FOO2ZJS_DEVICES MISDN_CARDS FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS"
-
+USE_EXPAND="FOO2ZJS_DEVICES MISDN_CARDS FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ALSA_CARDS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.