diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2012-02-11 23:22:46 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2012-02-11 23:22:46 +0000 |
commit | a08657fe8f383819f796fed85d6ea9e7c290d4f2 (patch) | |
tree | 3c32678a25272be948db96ae4d5f2e034700a0fa /app-emulation/qemu-kvm/ChangeLog | |
parent | media-gfx/blender: Fix compilation (diff) | |
download | gentoo-2-a08657fe8f383819f796fed85d6ea9e7c290d4f2.tar.gz gentoo-2-a08657fe8f383819f796fed85d6ea9e7c290d4f2.tar.bz2 gentoo-2-a08657fe8f383819f796fed85d6ea9e7c290d4f2.zip |
Enable a few USE flags by default since users will really want this on by default and they usually don't select it. We already pull in the depends through other packages we depend on as well.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/qemu-kvm/ChangeLog')
-rw-r--r-- | app-emulation/qemu-kvm/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/qemu-kvm/ChangeLog b/app-emulation/qemu-kvm/ChangeLog index 3ae03518e2c4..41e23a6f5c58 100644 --- a/app-emulation/qemu-kvm/ChangeLog +++ b/app-emulation/qemu-kvm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/qemu-kvm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.95 2012/01/30 06:32:59 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.96 2012/02/11 23:22:46 cardoe Exp $ + + 11 Feb 2012; <cardoe@gentoo.org> qemu-kvm-1.0-r2.ebuild: + Enable a few USE flags by default since users will really want this on by + default and they usually don't select it. We already pull in the depends + through other packages we depend on as well. 30 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> files/qemu-kvm-9999-fix-nonkvm-arches.patch, qemu-kvm-9999.ebuild: |