Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-0.10.0-r2.ebuild ChangeLog
Date: Wed, 27 Aug 2014 07:57:32
Message-Id: 20140827075729.103133F6D@oystercatcher.gentoo.org
1 pinkbyte 14/08/27 07:57:29
2
3 Modified: virt-manager-0.10.0-r2.ebuild ChangeLog
4 Log:
5 Add x11-themes/gnome-icon-theme dependency to stable version as well
6
7 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.5 app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild?r1=1.4&r2=1.5
15
16 Index: virt-manager-0.10.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- virt-manager-0.10.0-r2.ebuild 7 Jul 2014 18:10:52 -0000 1.4
23 +++ virt-manager-0.10.0-r2.ebuild 27 Aug 2014 07:57:29 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 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.10.0-r2.ebuild,v 1.4 2014/07/07 18:10:52 nimiux Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v 1.5 2014/08/27 07:57:29 pinkbyte Exp $
29
30 EAPI=5
31
32 @@ -48,6 +48,7 @@
33 x11-libs/vte:2.90[introspection]
34 gnome-keyring? ( dev-python/gnome-keyring-python )
35 policykit? ( sys-auth/polkit[introspection] )
36 + x11-themes/gnome-icon-theme
37 )"
38 DEPEND="${RDEPEND}
39 dev-lang/perl
40
41
42
43 1.107 app-emulation/virt-manager/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.107&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.107&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.106&r2=1.107
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
52 retrieving revision 1.106
53 retrieving revision 1.107
54 diff -u -r1.106 -r1.107
55 --- ChangeLog 6 Aug 2014 18:24:15 -0000 1.106
56 +++ ChangeLog 27 Aug 2014 07:57:29 -0000 1.107
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-emulation/virt-manager
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.106 2014/08/06 18:24:15 thev00d00 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.107 2014/08/27 07:57:29 pinkbyte Exp $
62 +
63 + 27 Aug 2014; Sergey Popov <pinkbyte@g.o>
64 + virt-manager-0.10.0-r2.ebuild:
65 + Add x11-themes/gnome-icon-theme dependency to stable version as well
66
67 *virt-manager-1.0.1 (06 Aug 2014)