Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen: ChangeLog xen-4.1.1-r2.ebuild
Date: Tue, 01 Nov 2011 10:15:05
Message-Id: 20111101101456.11B762004B@flycatcher.gentoo.org
1 chainsaw 11/11/01 10:14:56
2
3 Modified: ChangeLog xen-4.1.1-r2.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Ian "idella4" Delaney in bug #360621.
6
7 (Portage version: 2.1.10.32/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.91 app-emulation/xen/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.91&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.91&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.90&r2=1.91
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
19 retrieving revision 1.90
20 retrieving revision 1.91
21 diff -u -r1.90 -r1.91
22 --- ChangeLog 25 Oct 2011 18:43:54 -0000 1.90
23 +++ ChangeLog 1 Nov 2011 10:14:55 -0000 1.91
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/xen
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.90 2011/10/25 18:43:54 alexxy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.91 2011/11/01 10:14:55 chainsaw Exp $
29 +
30 + 01 Nov 2011; Tony Vroon <chainsaw@g.o> xen-4.1.1-r2.ebuild:
31 + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
32 + Lazkani & Ian "idella4" Delaney in bug #360621.
33
34 *xen-4.1.2 (25 Oct 2011)
35
36
37
38
39 1.4 app-emulation/xen/xen-4.1.1-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild?r1=1.3&r2=1.4
44
45 Index: xen-4.1.1-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- xen-4.1.1-r2.ebuild 13 Oct 2011 19:21:06 -0000 1.3
52 +++ xen-4.1.1-r2.ebuild 1 Nov 2011 10:14:55 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild,v 1.3 2011/10/13 19:21:06 alexxy Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild,v 1.4 2011/11/01 10:14:55 chainsaw Exp $
58
59 EAPI="4"
60
61 @@ -11,7 +11,7 @@
62 S="${WORKDIR}/${REPO}"
63 live_eclass="mercurial"
64 else
65 - KEYWORDS="~amd64 x86"
66 + KEYWORDS="amd64 x86"
67 SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz"
68 fi