Added LIRC_DEVICES to USE_EXPAND
authorMatthias Schwarzott <zzam@gentoo.org>
Mon, 5 Jun 2006 09:33:43 +0000 (09:33 +0000)
committerMatthias Schwarzott <zzam@gentoo.org>
Mon, 5 Jun 2006 09:33:43 +0000 (09:33 +0000)
profiles/base/make.defaults

index f35071cae7aa2ba155b13c3180ae511b5fead8e6..3f308c94810b8c5d2629a8076194e7765f94bb56 100644 (file)
@@ -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"