Gentoo Archives: gentoo-commits

From: "Yixun Lan (dlan)" <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-pvgrub: xen-pvgrub-4.3.2.ebuild ChangeLog xen-pvgrub-4.4.0.ebuild xen-pvgrub-4.2.4.ebuild
Date: Wed, 09 Jul 2014 07:46:22
Message-Id: 20140709074617.BB0F52004E@flycatcher.gentoo.org
1 dlan 14/07/09 07:46:17
2
3 Modified: xen-pvgrub-4.3.2.ebuild ChangeLog
4 xen-pvgrub-4.4.0.ebuild xen-pvgrub-4.2.4.ebuild
5 Log:
6 add bin86 as DEPEND, fix bug 514806
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
9
10 Revision Changes Path
11 1.3 app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild?r1=1.2&r2=1.3
16
17 Index: xen-pvgrub-4.3.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- xen-pvgrub-4.3.2.ebuild 17 May 2014 13:32:39 -0000 1.2
24 +++ xen-pvgrub-4.3.2.ebuild 9 Jul 2014 07:46:17 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild,v 1.2 2014/05/17 13:32:39 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.2.ebuild,v 1.3 2014/07/09 07:46:17 dlan Exp $
30
31 EAPI=5
32
33 @@ -33,6 +33,7 @@
34 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
35
36 DEPEND="sys-devel/gettext
37 + sys-devel/bin86
38 sys-apps/texinfo"
39
40 RDEPEND=">=app-emulation/xen-4.2.1"
41
42
43
44 1.55 app-emulation/xen-pvgrub/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?rev=1.55&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?rev=1.55&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?r1=1.54&r2=1.55
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v
53 retrieving revision 1.54
54 retrieving revision 1.55
55 diff -u -r1.54 -r1.55
56 --- ChangeLog 17 May 2014 14:17:16 -0000 1.54
57 +++ ChangeLog 9 Jul 2014 07:46:17 -0000 1.55
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-emulation/xen-pvgrub
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.54 2014/05/17 14:17:16 dlan Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.55 2014/07/09 07:46:17 dlan Exp $
63 +
64 + 09 Jul 2014; Yixun Lan <dlan@g.o> xen-pvgrub-4.2.4.ebuild,
65 + xen-pvgrub-4.3.2.ebuild, xen-pvgrub-4.4.0.ebuild:
66 + add bin86 as DEPEND, fix bug 514806
67
68 17 May 2014; Yixun Lan <dlan@g.o> -xen-pvgrub-4.2.2-r1.ebuild,
69 -xen-pvgrub-4.2.3.ebuild, -xen-pvgrub-4.3.1.ebuild,
70
71
72
73 1.2 app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild?r1=1.1&r2=1.2
78
79 Index: xen-pvgrub-4.4.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- xen-pvgrub-4.4.0.ebuild 23 Mar 2014 14:59:41 -0000 1.1
86 +++ xen-pvgrub-4.4.0.ebuild 9 Jul 2014 07:46:17 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2014 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild,v 1.1 2014/03/23 14:59:41 idella4 Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.0.ebuild,v 1.2 2014/07/09 07:46:17 dlan Exp $
92
93 EAPI=5
94
95 @@ -33,6 +33,7 @@
96 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
97
98 DEPEND="sys-devel/gettext
99 + sys-devel/bin86
100 sys-apps/texinfo"
101
102 RDEPEND=">=app-emulation/xen-4.2.1"
103
104
105
106 1.4 app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild?rev=1.4&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild?rev=1.4&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild?r1=1.3&r2=1.4
111
112 Index: xen-pvgrub-4.2.4.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild,v
115 retrieving revision 1.3
116 retrieving revision 1.4
117 diff -u -r1.3 -r1.4
118 --- xen-pvgrub-4.2.4.ebuild 17 May 2014 13:34:09 -0000 1.3
119 +++ xen-pvgrub-4.2.4.ebuild 9 Jul 2014 07:46:17 -0000 1.4
120 @@ -1,6 +1,6 @@
121 # Copyright 1999-2014 Gentoo Foundation
122 # Distributed under the terms of the GNU General Public License v2
123 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild,v 1.3 2014/05/17 13:34:09 ago Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.4.ebuild,v 1.4 2014/07/09 07:46:17 dlan Exp $
125
126 EAPI=5
127
128 @@ -43,7 +43,8 @@
129
130 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
131
132 -DEPEND="sys-devel/gettext"
133 +DEPEND="sys-devel/gettext
134 + sys-devel/bin86"
135
136 RDEPEND=">=app-emulation/xen-4.2.1"