diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-12-21 20:47:42 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-12-21 20:47:42 +0000 |
commit | 3f530509b1d7339b8f0949e101d91820d92dd226 (patch) | |
tree | 5f42e2477842425faa7dbf49187d52cfd32164de /profiles | |
parent | toss out errant --disable-xen (diff) | |
download | historical-3f530509b1d7339b8f0949e101d91820d92dd226.tar.gz historical-3f530509b1d7339b8f0949e101d91820d92dd226.tar.bz2 historical-3f530509b1d7339b8f0949e101d91820d92dd226.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4683aadd9fa1..7b76378419cb 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5111 2009/12/21 15:27:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5112 2009/12/21 20:47:42 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -284,13 +284,17 @@ app-emulation/qemu:ncurses - Enable the ncurses-based console app-emulation/qemu:pulseaudio - Enable pulseaudio output for sound emulation app-emulation/qemu:sdl - Enable the SDL-based console app-emulation/qemu:vde - Enable VDE-based networking +app-emulation/qemu-kvm:aio - Enables support for Linux's Async IO app-emulation/qemu-kvm:alsa - Enable alsa output for sound emulation app-emulation/qemu-kvm:esd - Enable esound output for sound emulation +app-emulation/qemu-kvm:fdt - Enables fdt support app-emulation/qemu-kvm:gnutls - Enable TLS support for the VNC console server +app-emulation/qemu-kvm:kvm-trace - Allows you to use KVM tracing app-emulation/qemu-kvm:ncurses - Enable the ncurses-based console app-emulation/qemu-kvm:pulseaudio - Enable pulseaudio output for sound emulation app-emulation/qemu-kvm:sdl - Enable the SDL-based console app-emulation/qemu-kvm:vde - Enable VDE-based networking +app-emulation/qemu-kvm:xen - Enables support for Xen backends app-emulation/qemu-softmmu:alsa - Enable alsa output for sound emulation app-emulation/qemu-softmmu:esd - Enable esound output for sound emulation app-emulation/qemu-softmmu:gnutls - Enable TLS support for the VNC console server |