Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-9999.ebuild ChangeLog
Date: Fri, 24 May 2013 02:45:30
Message-Id: 20130524024525.13F6A2171E@flycatcher.gentoo.org
1 patrick 13/05/24 02:45:24
2
3 Modified: virt-manager-9999.ebuild ChangeLog
4 Log:
5 Removing unneeded/unsatisfiable virtinst dependency
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.12 app-emulation/virt-manager/virt-manager-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.11&r2=1.12
15
16 Index: virt-manager-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- virt-manager-9999.ebuild 31 May 2012 23:41:58 -0000 1.11
23 +++ virt-manager-9999.ebuild 24 May 2013 02:45:24 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.11 2012/05/31 23:41:58 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.12 2013/05/24 02:45:24 patrick Exp $
30
31 EAPI=4
32
33 @@ -21,7 +21,7 @@
34 inherit git-2 autotools
35 SRC_URI=""
36 KEYWORDS=""
37 - VIRTINSTDEP=">=app-emulation/virtinst-9999"
38 + VIRTINSTDEP=""
39 else
40 SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz
41 ${BACKPORTS:+mirror://gentoo/${P}-backports-${BACKPORTS}.tar.bz2}"
42
43
44
45 1.79 app-emulation/virt-manager/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.79&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.79&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.78&r2=1.79
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
54 retrieving revision 1.78
55 retrieving revision 1.79
56 diff -u -r1.78 -r1.79
57 --- ChangeLog 24 Mar 2013 00:40:35 -0000 1.78
58 +++ ChangeLog 24 May 2013 02:45:24 -0000 1.79
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-emulation/virt-manager
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.78 2013/03/24 00:40:35 cardoe Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.79 2013/05/24 02:45:24 patrick Exp $
64 +
65 + 24 May 2013; Patrick Lauer <patrick@g.o> virt-manager-9999.ebuild:
66 + Removing unneeded/unsatisfiable virtinst dependency
67
68 24 Mar 2013; Doug Goldstein <cardoe@g.o> -virt-manager-0.9.1.ebuild,
69 virt-manager-0.9.4.ebuild: