Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/qemu-kvm: ChangeLog
Date: Sat, 11 Feb 2012 23:24:21
Message-Id: 20120211232411.184742004B@flycatcher.gentoo.org
1 cardoe 12/02/11 23:24:11
2
3 Modified: ChangeLog
4 Log:
5 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.
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.97 app-emulation/qemu-kvm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/ChangeLog?rev=1.97&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/ChangeLog?rev=1.97&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/ChangeLog?r1=1.96&r2=1.97
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v
19 retrieving revision 1.96
20 retrieving revision 1.97
21 diff -u -r1.96 -r1.97
22 --- ChangeLog 11 Feb 2012 23:22:46 -0000 1.96
23 +++ ChangeLog 11 Feb 2012 23:24:11 -0000 1.97
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-emulation/qemu-kvm
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.96 2012/02/11 23:22:46 cardoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.97 2012/02/11 23:24:11 cardoe Exp $
29 +
30 + 11 Feb 2012; Doug Goldstein <cardoe@g.o> Manifest:
31 + Enable a few USE flags by default since users will really want this on by
32 + default and they usually don't select it. We already pull in the depends
33 + through other packages we depend on as well.
34
35 11 Feb 2012; <cardoe@g.o> qemu-kvm-1.0-r2.ebuild:
36 Enable a few USE flags by default since users will really want this on by