diff options
author | 2009-05-27 16:33:09 +0000 | |
---|---|---|
committer | 2009-05-27 16:33:09 +0000 | |
commit | e073cb43d7541f55ca6a506a46fbc9f98c93c1ad (patch) | |
tree | 38be2917b0cfff062b1322b0163e63ef2aca9b7f /app-emulation/virtinst/ChangeLog | |
parent | Version bump <http://my.opera.com/desktopteam/blog/2009/05/27/snapshot-build-... (diff) | |
download | gentoo-2-e073cb43d7541f55ca6a506a46fbc9f98c93c1ad.tar.gz gentoo-2-e073cb43d7541f55ca6a506a46fbc9f98c93c1ad.tar.bz2 gentoo-2-e073cb43d7541f55ca6a506a46fbc9f98c93c1ad.zip |
add patch to use kvm-img if qemu-img isn't there
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/virtinst/ChangeLog')
-rw-r--r-- | app-emulation/virtinst/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emulation/virtinst/ChangeLog b/app-emulation/virtinst/ChangeLog index 3375bc66e004..0d0e2e06f920 100644 --- a/app-emulation/virtinst/ChangeLog +++ b/app-emulation/virtinst/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/virtinst # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.10 2009/04/17 16:22:29 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.11 2009/05/27 16:33:08 cardoe Exp $ + +*virtinst-0.400.3-r1 (27 May 2009) + + 27 May 2009; Doug Goldstein <cardoe@gentoo.org> + +virtinst-0.400.3-r1.ebuild, +files/virtinst-0.400.3-kvm-img.patch: + add patch to use kvm-img if qemu-img isn't there *virtinst-0.400.3 (17 Apr 2009) |