Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen: xen-4.1.1-r2.ebuild ChangeLog
Date: Fri, 01 Jun 2012 00:12:47
Message-Id: 20120601001237.03E792004B@flycatcher.gentoo.org
1 zmedico 12/06/01 00:12:36
2
3 Modified: xen-4.1.1-r2.ebuild ChangeLog
4 Log:
5 tweak inherit so repoman can parse it, and inherit eutils for epatch
6
7 (Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
8
9 Revision Changes Path
10 1.8 app-emulation/xen/xen-4.1.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild?r1=1.7&r2=1.8
15
16 Index: xen-4.1.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- xen-4.1.1-r2.ebuild 8 Nov 2011 23:46:38 -0000 1.7
23 +++ xen-4.1.1-r2.ebuild 1 Jun 2012 00:12:36 -0000 1.8
24 @@ -1,22 +1,22 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild,v 1.7 2011/11/08 23:46:38 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.1.1-r2.ebuild,v 1.8 2012/06/01 00:12:36 zmedico Exp $
30
31 EAPI="4"
32
33 +inherit eutils mount-boot flag-o-matic toolchain-funcs
34 +
35 if [[ $PV == *9999 ]]; then
36 KEYWORDS=""
37 REPO="xen-unstable.hg"
38 EHG_REPO_URI="http://xenbits.xensource.com/${REPO}"
39 S="${WORKDIR}/${REPO}"
40 - live_eclass="mercurial"
41 + inherit mercurial
42 else
43 KEYWORDS="amd64 x86"
44 SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz"
45 fi
46
47 -inherit mount-boot flag-o-matic toolchain-funcs ${live_eclass}
48 -
49 DESCRIPTION="The Xen virtual machine monitor"
50 HOMEPAGE="http://xen.org/"
51
52
53
54
55 1.97 app-emulation/xen/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.97&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.97&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.96&r2=1.97
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
64 retrieving revision 1.96
65 retrieving revision 1.97
66 diff -u -r1.96 -r1.97
67 --- ChangeLog 29 May 2012 12:46:48 -0000 1.96
68 +++ ChangeLog 1 Jun 2012 00:12:36 -0000 1.97
69 @@ -1,6 +1,9 @@
70 # ChangeLog for app-emulation/xen
71 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.96 2012/05/29 12:46:48 xarthisius Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.97 2012/06/01 00:12:36 zmedico Exp $
74 +
75 + 01 Jun 2012; Zac Medico <zmedico@g.o> xen-4.1.1-r2.ebuild:
76 + tweak inherit so repoman can parse it, and inherit eutils for epatch
77
78 29 May 2012; Kacper Kowalik <xarthisius@g.o> metadata.xml:
79 Use <description> field in order to provide more compact <name>