diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-27 22:47:46 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-27 22:47:46 +0000 |
commit | 365d37ed37caef1373afc154373c0d90ac9591bd (patch) | |
tree | 6fdc89396d383bee73571a9b9bc22eb2ccfe63ba /profiles | |
parent | Wrote a patch to support kvm-img and qemu-img. Also made the checks for eithe... (diff) | |
download | gentoo-2-365d37ed37caef1373afc154373c0d90ac9591bd.tar.gz gentoo-2-365d37ed37caef1373afc154373c0d90ac9591bd.tar.bz2 gentoo-2-365d37ed37caef1373afc154373c0d90ac9591bd.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3741d4bfca79..99f9a694a92a 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.4479 2009/05/26 19:27:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4480 2009/05/27 22:47:46 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") @@ -220,6 +220,7 @@ app-emulation/libvirt:openvz - Add support for sys-kernel/openvz-sources OpenVZ- app-emulation/libvirt:parted - Add support for the sys-apps/parted partition editor app-emulation/libvirt:qemu - Add support for app-emulation/qemu based virtual machines app-emulation/libvirt:uml - Add support for User Mode Linux based virtual machines +app-emulation/libvirt:virtualbox - Adds support for VirtualBox based virtual machines app-emulation/libvirt:xen - Add support for app-emulation/xen based virtual machines app-emulation/mol:oldworld - Includes Macintosh's OldWorld support app-emulation/mol:pci - Experimental PCI proxy support |