diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-21 18:21:45 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-21 18:21:45 +0000 |
commit | 55e97f968bd3e56db1fdce01a3e5af22879e4890 (patch) | |
tree | 8c4d99efb07ac0001981c9b4d490ca1a288c133c | |
parent | Minor changes for EAPI-1 compatibility. Thanks to Ingmar for the patch! (diff) | |
download | philantrop-55e97f968bd3e56db1fdce01a3e5af22879e4890.tar.gz philantrop-55e97f968bd3e56db1fdce01a3e5af22879e4890.tar.bz2 philantrop-55e97f968bd3e56db1fdce01a3e5af22879e4890.zip |
Added local USE flags for kvm-48.
svn path=/trunk/; revision=47
-rw-r--r-- | profiles/use.local.desc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc new file mode 100644 index 0000000..3dd924f --- /dev/null +++ b/profiles/use.local.desc @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3097 2007/10/21 08:38:10 hollow Exp $ + +# This file contains descriptions of local USE flags, and the ebuilds which +# contain them. + +# Keep it sorted. + +app-emulation/kvm:gcc4 - Enable compilation with gcc4. If you enable this, you won't be able to run qemu without kvm. +app-emulation/kvm:kvm - Enable the external kernel module. +app-emulation/kvm:qemu - Use an external qemu. |