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/virt-manager: ChangeLog virt-manager-0.8.2.ebuild virt-manager-0.8.2-r1.ebuild
Date: Thu, 04 Feb 2010 19:26:10
Message-Id: E1Nd7L5-0006pt-TF@stork.gentoo.org
1 cardoe 10/02/04 19:26:07
2
3 Modified: ChangeLog virt-manager-0.8.2.ebuild
4 virt-manager-0.8.2-r1.ebuild
5 Log:
6 add missing dependency on dev-python/urlgrabber
7 (Portage version: 2.1.7.17/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.26 app-emulation/virt-manager/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 4 Feb 2010 17:48:37 -0000 1.25
23 +++ ChangeLog 4 Feb 2010 19:26:07 -0000 1.26
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/virt-manager
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.25 2010/02/04 17:48:37 cardoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.26 2010/02/04 19:26:07 cardoe Exp $
29 +
30 + 04 Feb 2010; Doug Goldstein <cardoe@g.o> virt-manager-0.8.2.ebuild,
31 + virt-manager-0.8.2-r1.ebuild:
32 + add missing dependency on dev-python/urlgrabber
33
34 *virt-manager-0.8.2-r1 (04 Feb 2010)
35
36
37
38
39 1.2 app-emulation/virt-manager/virt-manager-0.8.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2.ebuild?r1=1.1&r2=1.2
44
45 Index: virt-manager-0.8.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- virt-manager-0.8.2.ebuild 22 Dec 2009 21:01:14 -0000 1.1
52 +++ virt-manager-0.8.2.ebuild 4 Feb 2010 19:26:07 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2.ebuild,v 1.1 2009/12/22 21:01:14 flameeyes Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2.ebuild,v 1.2 2010/02/04 19:26:07 cardoe Exp $
59
60 EAPI=2
61
62 @@ -27,6 +27,7 @@
63 >=dev-python/dbus-python-0.61
64 >=dev-python/gconf-python-1.99.11
65 dev-python/libgnome-python
66 + dev-python/urlgrabber
67 gnome-keyring? ( dev-python/gnome-keyring-python )"
68 DEPEND="${RDEPEND}
69 app-text/rarian"
70
71
72
73 1.2 app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild?r1=1.1&r2=1.2
78
79 Index: virt-manager-0.8.2-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- virt-manager-0.8.2-r1.ebuild 4 Feb 2010 17:48:37 -0000 1.1
86 +++ virt-manager-0.8.2-r1.ebuild 4 Feb 2010 19:26:07 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild,v 1.1 2010/02/04 17:48:37 cardoe Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.2-r1.ebuild,v 1.2 2010/02/04 19:26:07 cardoe Exp $
92
93 EAPI=2
94
95 @@ -27,6 +27,7 @@
96 >=dev-python/dbus-python-0.61
97 >=dev-python/gconf-python-1.99.11
98 dev-python/libgnome-python
99 + dev-python/urlgrabber
100 gnome-keyring? ( dev-python/gnome-keyring-python )"
101 DEPEND="${RDEPEND}
102 app-text/rarian"