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/xen: xen-3.4.0.ebuild xen-3.3.0.ebuild xen-3.1.3.ebuild xen-3.2.1.ebuild xen-3.3.1-r1.ebuild ChangeLog xen-3.3.1.ebuild
Date: Sat, 27 Jun 2009 07:13:45
Message-Id: E1MKS6Z-0000py-Ht@stork.gentoo.org
1 patrick 09/06/27 07:13:43
2
3 Modified: xen-3.4.0.ebuild xen-3.3.0.ebuild xen-3.1.3.ebuild
4 xen-3.2.1.ebuild xen-3.3.1-r1.ebuild ChangeLog
5 xen-3.3.1.ebuild
6 Log:
7 Fixing link to gentoo-wiki.com, fixes #275219
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-emulation/xen/xen-3.4.0.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild?r1=1.1&r2=1.2
16
17 Index: xen-3.4.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- xen-3.4.0.ebuild 22 Jun 2009 12:08:23 -0000 1.1
24 +++ xen-3.4.0.ebuild 27 Jun 2009 07:13:43 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild,v 1.1 2009/06/22 12:08:23 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $
30
31 inherit mount-boot flag-o-matic toolchain-funcs
32
33 @@ -96,7 +96,7 @@
34 pkg_postinst() {
35 elog "Official Xen Guide and the unoffical wiki page:"
36 elog " http://www.gentoo.org/doc/en/xen-guide.xml"
37 - elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo"
38 + elog " http://en.gentoo-wiki.com/wiki/Xen/"
39
40 if use pae; then
41 echo
42
43
44
45 1.4 app-emulation/xen/xen-3.3.0.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild?r1=1.3&r2=1.4
50
51 Index: xen-3.3.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- xen-3.3.0.ebuild 27 Apr 2009 01:55:42 -0000 1.3
58 +++ xen-3.3.0.ebuild 27 Jun 2009 07:13:43 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v 1.3 2009/04/27 01:55:42 mr_bones_ Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v 1.4 2009/06/27 07:13:43 patrick Exp $
64
65 inherit mount-boot flag-o-matic toolchain-funcs
66
67 @@ -98,7 +98,7 @@
68 pkg_postinst() {
69 elog "Official Xen Guide and the unoffical wiki page:"
70 elog " http://www.gentoo.org/doc/en/xen-guide.xml"
71 - elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo"
72 + elog " http://en.gentoo-wiki.com/wiki/Xen/"
73
74 if use pae; then
75 echo
76
77
78
79 1.2 app-emulation/xen/xen-3.1.3.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild?rev=1.2&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild?rev=1.2&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild?r1=1.1&r2=1.2
84
85 Index: xen-3.1.3.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild,v
88 retrieving revision 1.1
89 retrieving revision 1.2
90 diff -u -r1.1 -r1.2
91 --- xen-3.1.3.ebuild 3 Feb 2008 01:47:55 -0000 1.1
92 +++ xen-3.1.3.ebuild 27 Jun 2009 07:13:43 -0000 1.2
93 @@ -1,6 +1,6 @@
94 -# Copyright 1999-2008 Gentoo Foundation
95 +# Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild,v 1.1 2008/02/03 01:47:55 marineam Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $
99
100 inherit mount-boot flag-o-matic
101
102 @@ -80,7 +80,7 @@
103 pkg_postinst() {
104 elog "Official Xen Guide and the unoffical wiki page:"
105 elog " http://www.gentoo.org/doc/en/xen-guide.xml"
106 - elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo"
107 + elog " http://en.gentoo-wiki.com/wiki/Xen/"
108
109 echo
110 elog "Note: xen tools have been moved to app-emulation/xen-tools"
111
112
113
114 1.3 app-emulation/xen/xen-3.2.1.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild?rev=1.3&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild?rev=1.3&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild?r1=1.2&r2=1.3
119
120 Index: xen-3.2.1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild,v
123 retrieving revision 1.2
124 retrieving revision 1.3
125 diff -u -r1.2 -r1.3
126 --- xen-3.2.1.ebuild 1 Sep 2008 00:30:53 -0000 1.2
127 +++ xen-3.2.1.ebuild 27 Jun 2009 07:13:43 -0000 1.3
128 @@ -1,6 +1,6 @@
129 -# Copyright 1999-2008 Gentoo Foundation
130 +# Copyright 1999-2009 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild,v 1.2 2008/09/01 00:30:53 rbu Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild,v 1.3 2009/06/27 07:13:43 patrick Exp $
134
135 inherit mount-boot flag-o-matic toolchain-funcs
136
137 @@ -84,7 +84,7 @@
138 pkg_postinst() {
139 elog "Official Xen Guide and the unoffical wiki page:"
140 elog " http://www.gentoo.org/doc/en/xen-guide.xml"
141 - elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo"
142 + elog " http://en.gentoo-wiki.com/wiki/Xen/"
143
144 if use pae; then
145 echo
146
147
148
149 1.2 app-emulation/xen/xen-3.3.1-r1.ebuild
150
151 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild?rev=1.2&view=markup
152 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild?rev=1.2&content-type=text/plain
153 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild?r1=1.1&r2=1.2
154
155 Index: xen-3.3.1-r1.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild,v
158 retrieving revision 1.1
159 retrieving revision 1.2
160 diff -u -r1.1 -r1.2
161 --- xen-3.3.1-r1.ebuild 27 Apr 2009 12:51:21 -0000 1.1
162 +++ xen-3.3.1-r1.ebuild 27 Jun 2009 07:13:43 -0000 1.2
163 @@ -1,6 +1,6 @@
164 # Copyright 1999-2009 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild,v 1.1 2009/04/27 12:51:21 patrick Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $
168
169 inherit mount-boot flag-o-matic toolchain-funcs
170
171 @@ -96,7 +96,7 @@
172 pkg_postinst() {
173 elog "Official Xen Guide and the unoffical wiki page:"
174 elog " http://www.gentoo.org/doc/en/xen-guide.xml"
175 - elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo"
176 + elog " http://en.gentoo-wiki.com/wiki/Xen/"
177
178 if use pae; then
179 echo
180
181
182
183 1.62 app-emulation/xen/ChangeLog
184
185 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.62&view=markup
186 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.62&content-type=text/plain
187 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.61&r2=1.62
188
189 Index: ChangeLog
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
192 retrieving revision 1.61
193 retrieving revision 1.62
194 diff -u -r1.61 -r1.62
195 --- ChangeLog 22 Jun 2009 12:08:23 -0000 1.61
196 +++ ChangeLog 27 Jun 2009 07:13:43 -0000 1.62
197 @@ -1,6 +1,11 @@
198 # ChangeLog for app-emulation/xen
199 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
200 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.61 2009/06/22 12:08:23 patrick Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.62 2009/06/27 07:13:43 patrick Exp $
202 +
203 + 27 Jun 2009; Patrick Lauer <patrick@g.o> xen-3.1.3.ebuild,
204 + xen-3.2.1.ebuild, xen-3.3.0.ebuild, xen-3.3.1.ebuild, xen-3.3.1-r1.ebuild,
205 + xen-3.4.0.ebuild:
206 + Fixing link to gentoo-wiki.com, fixes #275219
207
208 *xen-3.4.0 (22 Jun 2009)
209
210
211
212
213 1.2 app-emulation/xen/xen-3.3.1.ebuild
214
215 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild?rev=1.2&view=markup
216 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild?rev=1.2&content-type=text/plain
217 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild?r1=1.1&r2=1.2
218
219 Index: xen-3.3.1.ebuild
220 ===================================================================
221 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild,v
222 retrieving revision 1.1
223 retrieving revision 1.2
224 diff -u -r1.1 -r1.2
225 --- xen-3.3.1.ebuild 26 Apr 2009 13:16:10 -0000 1.1
226 +++ xen-3.3.1.ebuild 27 Jun 2009 07:13:43 -0000 1.2
227 @@ -1,6 +1,6 @@
228 # Copyright 1999-2009 Gentoo Foundation
229 # Distributed under the terms of the GNU General Public License v2
230 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild,v 1.1 2009/04/26 13:16:10 patrick Exp $
231 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $
232
233 inherit mount-boot flag-o-matic toolchain-funcs
234
235 @@ -93,7 +93,7 @@
236 pkg_postinst() {
237 elog "Official Xen Guide and the unoffical wiki page:"
238 elog " http://www.gentoo.org/doc/en/xen-guide.xml"
239 - elog " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo"
240 + elog " http://en.gentoo-wiki.com/wiki/Xen/"
241
242 if use pae; then
243 echo