summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-09-01 11:16:43 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-09-01 11:16:43 +0000
commit7e701ae551b08ac036586192c582690f0421548d (patch)
treea2bb94f8279e74c2cfb5f64ead17a40e83ed6dfb /profiles
parentUpdated homepage url, closing #145796 (diff)
downloadgentoo-2-7e701ae551b08ac036586192c582690f0421548d.tar.gz
gentoo-2-7e701ae551b08ac036586192c582690f0421548d.tar.bz2
gentoo-2-7e701ae551b08ac036586192c582690f0421548d.zip
add FOO2ZJS_DEVICES MISDN_CARDS to USE_EXPAND, bugs 139987 and 142530
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/make.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index b8eaf1f4dbbd..ea982cc01af7 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.24 2006/08/03 09:20:18 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.25 2006/09/01 11:16:43 genstef Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -10,7 +10,8 @@ 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 LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC"
+USE_EXPAND="FOO2ZJS_DEVICES MISDN_CARDS FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC"
+
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.