Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-0.8.7.ebuild ChangeLog
Date: Wed, 29 Jun 2011 19:20:22
Message-Id: 20110629192013.2A17A20054@flycatcher.gentoo.org
1 maekke 11/06/29 19:20:13
2
3 Modified: virt-manager-0.8.7.ebuild ChangeLog
4 Log:
5 x86 stable, bug #370497
6
7 (Portage version: 2.1.10.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 app-emulation/virt-manager/virt-manager-0.8.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild?r1=1.2&r2=1.3
15
16 Index: virt-manager-0.8.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- virt-manager-0.8.7.ebuild 19 Jun 2011 08:47:48 -0000 1.2
23 +++ virt-manager-0.8.7.ebuild 29 Jun 2011 19:20:13 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild,v 1.2 2011/06/19 08:47:48 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild,v 1.3 2011/06/29 19:20:13 maekke Exp $
29
30 #BACKPORTS=
31
32 @@ -15,7 +15,7 @@
33
34 SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz
35 ${BACKPORTS:+mirror://gentoo/${P}-backports-${BACKPORTS}.tar.bz2}"
36 -KEYWORDS="amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 VIRTINSTDEP=">=app-emulation/virtinst-0.500.6"
39
40 DESCRIPTION="A graphical tool for administering virtual machines (KVM/Xen)"
41
42
43
44 1.47 app-emulation/virt-manager/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.47&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.47&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.46&r2=1.47
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
53 retrieving revision 1.46
54 retrieving revision 1.47
55 diff -u -r1.46 -r1.47
56 --- ChangeLog 19 Jun 2011 08:47:48 -0000 1.46
57 +++ ChangeLog 29 Jun 2011 19:20:13 -0000 1.47
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-emulation/virt-manager
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.46 2011/06/19 08:47:48 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.47 2011/06/29 19:20:13 maekke Exp $
63 +
64 + 29 Jun 2011; Markus Meier <maekke@g.o> virt-manager-0.8.7.ebuild:
65 + x86 stable, bug #370497
66
67 19 Jun 2011; Markos Chandras <hwoarang@g.o> virt-manager-0.8.7.ebuild:
68 Stable on amd64 wrt bug #370497