diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2009-06-24 21:44:13 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2009-06-24 21:44:13 +0000 |
commit | c5452ae0d11fe66071837fff87ba0518009f25da (patch) | |
tree | 9840fe9605425f099a03a105d37181a98eeb883d /profiles/base/make.defaults | |
parent | Revbumps to 2.12-r1, 3.0.6-r2 and also bump to 3.1.2. Includes fix for #27528... (diff) | |
download | historical-c5452ae0d11fe66071837fff87ba0518009f25da.tar.gz historical-c5452ae0d11fe66071837fff87ba0518009f25da.tar.bz2 historical-c5452ae0d11fe66071837fff87ba0518009f25da.zip |
Added SANE_BACKENDS to USE_EXPAND, added descriptions.
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r-- | profiles/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 03b44d1e4cf9..48cc0e5c61aa 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.41 2009/05/17 10:32:48 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.42 2009/06/24 21:44:13 phosphan 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 QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS" +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 SANE_BACKENDS" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. |