From: Diego Elio Pettenò Date: Wed, 20 Dec 2006 23:33:28 +0000 (+0000) Subject: As nobody complained, add ALSA_PCM_PLUGINS to USE_EXPAND. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5f3bac6e8434c6d2278def5e1911a117af607510;p=gentoo.git As nobody complained, add ALSA_PCM_PLUGINS to USE_EXPAND. --- diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index b249445ceace..e15190a73e8c 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.28 2006/12/06 11:34:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.29 2006/12/20 23:33:28 flameeyes Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -10,7 +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 ALSA_CARDS" +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 ALSA_PCM_PLUGINS" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev.