From: Matthias Schwarzott Date: Mon, 5 Jun 2006 09:33:43 +0000 (+0000) Subject: Added LIRC_DEVICES to USE_EXPAND X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=62bafc52da357e48ddb24b91173c6e24666eb0e6;p=gentoo.git Added LIRC_DEVICES to USE_EXPAND --- diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index f35071cae7aa..3f308c94810b 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.19 2006/06/02 00:59:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.20 2006/06/05 09:33:43 zzam 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="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC" +USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/gconf"