diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-11 16:47:01 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-08-11 16:47:01 +0000 |
commit | 111139d92806504f7b298d8423846f61ef8673ee (patch) | |
tree | cbbc46a866794aca233b2d5ba93ae567f1ecfb93 | |
parent | Stop mixing CFLAGS and CXXFLAGS, stop using upstream flags, thanks dberkholz ... (diff) | |
download | historical-111139d92806504f7b298d8423846f61ef8673ee.tar.gz historical-111139d92806504f7b298d8423846f61ef8673ee.tar.bz2 historical-111139d92806504f7b298d8423846f61ef8673ee.zip |
Automated update of use.local.desc
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0a8cbf3b7b72..564fe6fbb098 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5850 2010/08/10 19:45:35 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5851 2010/08/11 16:47:01 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") @@ -258,6 +258,8 @@ app-emulation/open-vm-tools:doc - Generate API documentation app-emulation/open-vm-tools:fuse - Build vmblock-fuse in favor of FUSE based blocking mechanism for DnD app-emulation/open-vm-tools:pic - Force shared libraries to be built as PIC app-emulation/open-vm-tools:unity - Enable host unity support +app-emulation/opennebula:qemu - Pull in packages needed to create Qemu/Kvm nodes. +app-emulation/opennebula:xen - Pull in packages needed to create Xen nodes. app-emulation/pearpc:jit - Use the JITC-x86 CPU app-emulation/point2play:emerald - For people who are in the Transgaming Emerald Club app-emulation/q4wine:development - Enable developer related stuff @@ -299,6 +301,7 @@ app-emulation/qemu-softmmu:ncurses - Enable the ncurses-based console app-emulation/qemu-softmmu:pulseaudio - Enable pulseaudio output for sound emulation app-emulation/qemu-softmmu:sdl - Enable the SDL-based console app-emulation/qemu-softmmu:vde - Enable VDE-based networking +app-emulation/spice:gui - Build some GUI components (inside the guest window). app-emulation/uae:scsi - Enable the uaescsi.device app-emulation/uae:sdl-sound - Use media-sound/sdl-sound for audio output app-emulation/uae:ui - Build the user interface (could be gtk or ncurses based, depending on sdl, dga, svga and aalib USE flags) |