Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti: ganeti-2.14.1-r1.ebuild ganeti-2.10.5-r4.ebuild ganeti-2.11.6-r2.ebuild ganeti-2.13.0-r2.ebuild ganeti-2.12.3-r2.ebuild ganeti-2.12.1-r3.ebuild ChangeLog
Date: Sun, 02 Aug 2015 10:55:36
Message-Id: 20150802105532.C22EA115@oystercatcher.gentoo.org
1 slyfox 15/08/02 10:55:32
2
3 Modified: ganeti-2.14.1-r1.ebuild ganeti-2.10.5-r4.ebuild
4 ganeti-2.11.6-r2.ebuild ganeti-2.13.0-r2.ebuild
5 ganeti-2.12.3-r2.ebuild ganeti-2.12.1-r3.ebuild
6 ChangeLog
7 Log:
8 Drop dev-haskell/deepseq depend. ghc bundles it for a long while and we are using that version.
9
10 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
11
12 Revision Changes Path
13 1.2 app-emulation/ganeti/ganeti-2.14.1-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1-r1.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1-r1.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1-r1.ebuild?r1=1.1&r2=1.2
18
19 Index: ganeti-2.14.1-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1-r1.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- ganeti-2.14.1-r1.ebuild 28 Jul 2015 22:03:05 -0000 1.1
26 +++ ganeti-2.14.1-r1.ebuild 2 Aug 2015 10:55:32 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2015 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1-r1.ebuild,v 1.1 2015/07/28 22:03:05 chutzpah Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.14.1-r1.ebuild,v 1.2 2015/08/02 10:55:32 slyfox Exp $
32
33 EAPI=5
34 PYTHON_COMPAT=(python2_7)
35 @@ -60,7 +60,6 @@
36 =dev-lang/ghc-7.6*:0=
37 dev-haskell/cabal:0=
38 dev-haskell/cabal-install:0=
39 - >=dev-haskell/deepseq-1.3.0.0:0=
40 >=dev-haskell/mtl-2.1.1:0=
41 >=dev-haskell/old-time-1.1.0.0:0=
42 >=dev-haskell/random-1.0.1.1:0=
43
44
45
46 1.3 app-emulation/ganeti/ganeti-2.10.5-r4.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.10.5-r4.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.10.5-r4.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.10.5-r4.ebuild?r1=1.2&r2=1.3
51
52 Index: ganeti-2.10.5-r4.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.10.5-r4.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- ganeti-2.10.5-r4.ebuild 8 Apr 2015 07:30:34 -0000 1.2
59 +++ ganeti-2.10.5-r4.ebuild 2 Aug 2015 10:55:32 -0000 1.3
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.10.5-r4.ebuild,v 1.2 2015/04/08 07:30:34 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.10.5-r4.ebuild,v 1.3 2015/08/02 10:55:32 slyfox Exp $
65
66 EAPI=5
67 PYTHON_COMPAT=(python2_7)
68 @@ -44,7 +44,6 @@
69 dev-haskell/parallel:3=
70 dev-haskell/hslogger:0=
71 dev-haskell/utf8-string:0=
72 - dev-haskell/deepseq:0=
73 dev-haskell/attoparsec:0=
74 dev-haskell/crypto:0="
75
76
77
78
79 1.3 app-emulation/ganeti/ganeti-2.11.6-r2.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild?rev=1.3&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild?rev=1.3&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild?r1=1.2&r2=1.3
84
85 Index: ganeti-2.11.6-r2.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild,v
88 retrieving revision 1.2
89 retrieving revision 1.3
90 diff -u -r1.2 -r1.3
91 --- ganeti-2.11.6-r2.ebuild 8 Apr 2015 07:30:34 -0000 1.2
92 +++ ganeti-2.11.6-r2.ebuild 2 Aug 2015 10:55:32 -0000 1.3
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2015 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild,v 1.2 2015/04/08 07:30:34 mgorny Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.11.6-r2.ebuild,v 1.3 2015/08/02 10:55:32 slyfox Exp $
98
99 EAPI=5
100 PYTHON_COMPAT=(python2_7)
101 @@ -47,7 +47,6 @@
102 dev-haskell/parallel:3=
103 dev-haskell/hslogger:0=
104 dev-haskell/utf8-string:0=
105 - dev-haskell/deepseq:0=
106 dev-haskell/attoparsec:0=
107 dev-haskell/crypto:0=
108 dev-haskell/vector:0=
109
110
111
112 1.2 app-emulation/ganeti/ganeti-2.13.0-r2.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r2.ebuild?rev=1.2&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r2.ebuild?rev=1.2&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r2.ebuild?r1=1.1&r2=1.2
117
118 Index: ganeti-2.13.0-r2.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r2.ebuild,v
121 retrieving revision 1.1
122 retrieving revision 1.2
123 diff -u -r1.1 -r1.2
124 --- ganeti-2.13.0-r2.ebuild 9 May 2015 08:05:41 -0000 1.1
125 +++ ganeti-2.13.0-r2.ebuild 2 Aug 2015 10:55:32 -0000 1.2
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2015 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r2.ebuild,v 1.1 2015/05/09 08:05:41 chutzpah Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r2.ebuild,v 1.2 2015/08/02 10:55:32 slyfox Exp $
131
132 EAPI=5
133 PYTHON_COMPAT=(python2_7)
134 @@ -66,7 +66,6 @@
135 >=dev-haskell/hslogger-1.2.6:0=
136 dev-haskell/snap-server:0=
137 dev-haskell/utf8-string:0=
138 - dev-haskell/deepseq:0=
139 dev-haskell/attoparsec:0=
140 dev-haskell/crypto:0=
141 dev-haskell/vector:0=
142
143
144
145 1.2 app-emulation/ganeti/ganeti-2.12.3-r2.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.12.3-r2.ebuild?rev=1.2&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.12.3-r2.ebuild?rev=1.2&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.12.3-r2.ebuild?r1=1.1&r2=1.2
150
151 Index: ganeti-2.12.3-r2.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.12.3-r2.ebuild,v
154 retrieving revision 1.1
155 retrieving revision 1.2
156 diff -u -r1.1 -r1.2
157 --- ganeti-2.12.3-r2.ebuild 9 May 2015 08:05:41 -0000 1.1
158 +++ ganeti-2.12.3-r2.ebuild 2 Aug 2015 10:55:32 -0000 1.2
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2015 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.12.3-r2.ebuild,v 1.1 2015/05/09 08:05:41 chutzpah Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.12.3-r2.ebuild,v 1.2 2015/08/02 10:55:32 slyfox Exp $
164
165 EAPI=5
166 PYTHON_COMPAT=(python2_7)
167 @@ -72,7 +72,6 @@
168 >=dev-haskell/hslogger-1.2.6:0=
169 dev-haskell/snap-server:0=
170 dev-haskell/utf8-string:0=
171 - dev-haskell/deepseq:0=
172 dev-haskell/attoparsec:0=
173 dev-haskell/crypto:0=
174 dev-haskell/vector:0=
175
176
177
178 1.2 app-emulation/ganeti/ganeti-2.12.1-r3.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.12.1-r3.ebuild?rev=1.2&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.12.1-r3.ebuild?rev=1.2&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.12.1-r3.ebuild?r1=1.1&r2=1.2
183
184 Index: ganeti-2.12.1-r3.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.12.1-r3.ebuild,v
187 retrieving revision 1.1
188 retrieving revision 1.2
189 diff -u -r1.1 -r1.2
190 --- ganeti-2.12.1-r3.ebuild 13 Mar 2015 18:53:31 -0000 1.1
191 +++ ganeti-2.12.1-r3.ebuild 2 Aug 2015 10:55:32 -0000 1.2
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2015 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.12.1-r3.ebuild,v 1.1 2015/03/13 18:53:31 chutzpah Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.12.1-r3.ebuild,v 1.2 2015/08/02 10:55:32 slyfox Exp $
197
198 EAPI=5
199 PYTHON_COMPAT=(python2_7)
200 @@ -73,7 +73,6 @@
201 >=dev-haskell/hslogger-1.2.6:0=
202 dev-haskell/snap-server:0=
203 dev-haskell/utf8-string:0=
204 - dev-haskell/deepseq:0=
205 dev-haskell/attoparsec:0=
206 dev-haskell/crypto:0=
207 dev-haskell/vector:0=
208
209
210
211 1.108 app-emulation/ganeti/ChangeLog
212
213 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.108&view=markup
214 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.108&content-type=text/plain
215 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?r1=1.107&r2=1.108
216
217 Index: ChangeLog
218 ===================================================================
219 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v
220 retrieving revision 1.107
221 retrieving revision 1.108
222 diff -u -r1.107 -r1.108
223 --- ChangeLog 28 Jul 2015 22:03:05 -0000 1.107
224 +++ ChangeLog 2 Aug 2015 10:55:32 -0000 1.108
225 @@ -1,6 +1,12 @@
226 # ChangeLog for app-emulation/ganeti
227 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
228 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.107 2015/07/28 22:03:05 chutzpah Exp $
229 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.108 2015/08/02 10:55:32 slyfox Exp $
230 +
231 + 02 Aug 2015; Sergei Trofimovich <slyfox@g.o> ganeti-2.10.5-r4.ebuild,
232 + ganeti-2.11.6-r2.ebuild, ganeti-2.12.1-r3.ebuild, ganeti-2.12.3-r2.ebuild,
233 + ganeti-2.13.0-r2.ebuild, ganeti-2.14.1-r1.ebuild:
234 + Drop dev-haskell/deepseq depend. ghc bundles it for a long while and we are
235 + using that version.
236
237 *ganeti-2.14.1-r1 (28 Jul 2015)