summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2009-05-17 10:32:48 +0000
committerLuca Barbato <lu_zero@gentoo.org>2009-05-17 10:32:48 +0000
commit03314bd7b3ec3d34b890f89ad7cfaf5bcf5b6eab (patch)
treedacd5fed67c6e2b52cb0add13fa5fecb73f15b8e /profiles/base/make.defaults
parentversion bump. (diff)
downloadgentoo-2-03314bd7b3ec3d34b890f89ad7cfaf5bcf5b6eab.tar.gz
gentoo-2-03314bd7b3ec3d34b890f89ad7cfaf5bcf5b6eab.tar.bz2
gentoo-2-03314bd7b3ec3d34b890f89ad7cfaf5bcf5b6eab.zip
Introduce qemu specific USE_EXPAND
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index bbefa7e67560..03b44d1e4cf9 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.40 2008/11/20 23:43:41 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.41 2009/05/17 10:32:48 lu_zero Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -10,7 +10,7 @@ FEATURES="strict sfperms"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@gentoo.org.
-USE_EXPAND="APACHE2_MODULES APACHE2_MPMS 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 LCD_DEVICES CAMERAS NETBEANS_MODULES"
+USE_EXPAND="APACHE2_MODULES APACHE2_MPMS 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 LCD_DEVICES CAMERAS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.