summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2007-01-27 16:09:33 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2007-01-27 16:09:33 +0000
commit5e3b9ecf30cbd21d5c376bec865eab218bb7f1e9 (patch)
tree9f055bdd2cfa023ec78154fe44f4effcbf5bcd5c /profiles/base
parentStable on amd64 for bug #163541 (diff)
downloadgentoo-2-5e3b9ecf30cbd21d5c376bec865eab218bb7f1e9.tar.gz
gentoo-2-5e3b9ecf30cbd21d5c376bec865eab218bb7f1e9.tar.bz2
gentoo-2-5e3b9ecf30cbd21d5c376bec865eab218bb7f1e9.zip
Added CAMERAS USE_EXPAND bug#139884
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/make.defaults4
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index 84308a5bf0e6..baf661985e0a 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.3 2007/01/22 07:23:51 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.4 2007/01/27 16:09:33 alonbl Exp $
+
+ 27 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> make.defaults:
+ Added CAMERAS USE_EXPAND bug#139884
22 Jan 2007; Christian Faulhammer <opfer@gentoo.org> use.mask:
masked bmpx USE flag in order to stable conky
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 7e2d4a0e0f33..49608af7065c 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.31 2007/01/17 00:52:45 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.32 2007/01/27 16:09:33 alonbl 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 ALSA_PCM_PLUGINS LCD_DEVICES"
+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 LCD_DEVICES CAMERAS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.