Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen: xen-4.2.1-r1.ebuild xen-4.2.0-r1.ebuild ChangeLog
Date: Thu, 31 Jan 2013 15:43:58
Message-Id: 20130131154353.D70922171D@flycatcher.gentoo.org
1 idella4 13/01/31 15:43:53
2
3 Modified: xen-4.2.1-r1.ebuild xen-4.2.0-r1.ebuild ChangeLog
4 Log:
5 Removal of un-needed dep grub or grub-static from RDEP in 4.2.0-r1.4.2.1-r1, from user a.m in Bug #447716
6
7 (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.2 app-emulation/xen/xen-4.2.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.2.1-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.2.1-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.2.1-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: xen-4.2.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.1-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xen-4.2.1-r1.ebuild 30 Jan 2013 12:12:31 -0000 1.1
23 +++ xen-4.2.1-r1.ebuild 31 Jan 2013 15:43:53 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.1-r1.ebuild,v 1.1 2013/01/30 12:12:31 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.1-r1.ebuild,v 1.2 2013/01/31 15:43:53 idella4 Exp $
29
30 EAPI=5
31
32 @@ -26,8 +26,7 @@
33 SLOT="0"
34 IUSE="custom-cflags debug flask pae xsm"
35
36 -RDEPEND="|| ( sys-boot/grub
37 - sys-boot/grub-static )"
38 +RDEPEND=""
39 PDEPEND="~app-emulation/xen-tools-${PV}"
40
41 RESTRICT="test"
42
43
44
45 1.2 app-emulation/xen/xen-4.2.0-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.2.0-r1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.2.0-r1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.2.0-r1.ebuild?r1=1.1&r2=1.2
50
51 Index: xen-4.2.0-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.0-r1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- xen-4.2.0-r1.ebuild 30 Jan 2013 12:12:31 -0000 1.1
58 +++ xen-4.2.0-r1.ebuild 31 Jan 2013 15:43:53 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.0-r1.ebuild,v 1.1 2013/01/30 12:12:31 idella4 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.0-r1.ebuild,v 1.2 2013/01/31 15:43:53 idella4 Exp $
64
65 EAPI=5
66
67 @@ -26,8 +26,7 @@
68 SLOT="0"
69 IUSE="custom-cflags debug flask pae xsm"
70
71 -RDEPEND="|| ( sys-boot/grub
72 - sys-boot/grub-static )"
73 +RDEPEND=""
74 PDEPEND="~app-emulation/xen-tools-${PV}[${PYTHON_USEDEP}]"
75
76 RESTRICT="test"
77
78
79
80 1.103 app-emulation/xen/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.103&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.103&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.102&r2=1.103
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
89 retrieving revision 1.102
90 retrieving revision 1.103
91 diff -u -r1.102 -r1.103
92 --- ChangeLog 30 Jan 2013 12:12:31 -0000 1.102
93 +++ ChangeLog 31 Jan 2013 15:43:53 -0000 1.103
94 @@ -1,6 +1,11 @@
95 # ChangeLog for app-emulation/xen
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.102 2013/01/30 12:12:31 idella4 Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.103 2013/01/31 15:43:53 idella4 Exp $
99 +
100 + 01 Feb 2013; Ian Delaney <idella4@g.o> xen-4.2.0-r1.ebuild,
101 + xen-4.2.1-r1.ebuild:
102 + Removal of un-needed dep grub or grub-static from RDEP in 4.2.0-r1.4.2.1-r1,
103 + from user a.m in Bug #447716
104
105 *xen-4.2.1-r1 (30 Jan 2013)
106 *xen-4.2.0-r1 (30 Jan 2013)