summaryrefslogtreecommitdiff
blob: e07d33c1d296f98cdd6855fc1bb84763b9e803e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
# ChangeLog for sys-devel/icecream
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/ChangeLog,v 1.49 2013/04/14 09:26:01 scarabeus Exp $

*icecream-1.0.0-r1 (14 Apr 2013)

  14 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> +icecream-1.0.0-r1.ebuild,
  -icecream-1.0.0.ebuild:
  Install initd script with proper name. Fixes bug#465842.

*icecream-1.0.0 (13 Apr 2013)

  13 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org>
  +files/icecream-1.0.0-libcap-ng.patch, +files/icecream-r2,
  +icecream-1.0.0.ebuild, metadata.xml:
  Version bump to 1.0.0 release. Add suse herd as maintainer.

  23 Aug 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +files/0.9.7-glibc2.16.patch, icecream-0.9.7-r1.ebuild:
  Fix building with glibc-2.16 wrt #425248 by Diego Elio Pettenò
  <flameeyes@gentoo.org>

  23 Aug 2012; Kacper Kowalik <xarthisius@gentoo.org> icecream-0.9.7-r1.ebuild:
  Fix spelling in conf.d file wrt #275761 by Jeroen Roovers <jer@gentoo.org>

  23 Aug 2012; Kacper Kowalik <xarthisius@gentoo.org>
  files/icecream-conf.d-verbosity.patch:
  Fix spelling in conf.d file wrt #275761 by Jeroen Roovers <jer@gentoo.org>

  23 Aug 2012; Kacper Kowalik <xarthisius@gentoo.org> files/icecream-create-env:
  Update path to icecc-create-env wrt #399259, missed in previous commit

*icecream-0.9.7-r1 (23 Aug 2012)

  23 Aug 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +files/0.9.7-automake.patch, +icecream-0.9.7-r1.ebuild,
  -files/0.9.7-automake-1.11.2.patch, -icecream-0.9.6-r1.ebuild,
  -icecream-0.9.7.ebuild:
  Backport patch fixing build issues with recent automake, drop my patch that
  caused bug #399259 by Vu Tran Kien <vutrankien.vn@gmail.com>

  24 May 2012; Mike Frysinger <vapier@gentoo.org> icecream-0.9.6-r1.ebuild,
  icecream-0.9.7.ebuild:
  Inherit user for enewuser/etc...

  13 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +files/0.9.7-automake-1.11.2.patch, icecream-0.9.7.ebuild:
  Fix autoreconf with >=automake-1.11.2 wrt bug #397715 by Jason Mours
  <jason.mours@verizon.net>

*icecream-0.9.7 (25 Sep 2011)

  25 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> +icecream-0.9.7.ebuild:
  Bump to latest. Fixes gcc-4.6 issues.

*icecream-0.9.6-r1 (18 Sep 2010)

  18 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  +files/0.9.6-crosscompile.patch, -icecream-0.9.6.ebuild,
  +icecream-0.9.6-r1.ebuild, files/icecream-create-env:
  Revision bump to fix CHOST/crosscompile problems per bug #275756 and bug
  #303545.

*icecream-0.9.6 (11 Sep 2010)

  11 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  +files/0.9.6-symlinks.patch, -icecream-0.9.2.ebuild,
  -icecream-0.9.3.ebuild, -icecream-0.9.4.ebuild, +icecream-0.9.6.ebuild,
  files/icecream, files/icecream-config, files/icecream-create-env,
  -files/icecream-dont-create-symlinks.patch:
  Drop all old releases. Cleanup ebuild. Remove only stable version. Open
  stablereq if you use it in stable environment and trust it is working
  reliably.

  02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
  Remove bluebird from metadata.xml (#223101)

  12 Feb 2010; Raúl Porcel <armin76@gentoo.org> icecream-0.9.2.ebuild,
  icecream-0.9.3.ebuild, icecream-0.9.4.ebuild:
  Add ~arm

  04 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> icecream-0.9.4.ebuild:
  Block x11-misc/icecc wrt #299564, thanks to Joost Ruis for reporting.

  31 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> icecream-0.9.2.ebuild,
  icecream-0.9.3.ebuild, icecream-0.9.4.ebuild:
  Remove kde-base/kdelibs:3.5 USE="doc" depend.

  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> icecream-0.9.2.ebuild,
  icecream-0.9.3.ebuild, icecream-0.9.4.ebuild:
  Remove virtual/libc

  28 Jun 2009; Jeroen Roovers <jer@gentoo.org> icecream-0.9.4.ebuild:
  Marked ~hppa too.

*icecream-0.9.4 (28 Jun 2009)

  28 Jun 2009; Patrick Lauer <patrick@gentoo.org> +icecream-0.9.4.ebuild:
  Bump to 0.9.4, fixes #275246

*icecream-0.9.3 (07 Mar 2009)

  07 Mar 2009; Friedrich Oslage <bluebird@gentoo.org>
  +icecream-0.9.3.ebuild:
  Version bump

  16 Jan 2009; Friedrich Oslage <bluebird@gentoo.org>
  -icecream-0.9.1-r2.ebuild:
  Remove old

  10 Jan 2009; Markus Meier <maekke@gentoo.org> icecream-0.9.2.ebuild:
  amd64/x86 stable, bug #253203

  09 Jan 2009; Brent Baude <ranger@gentoo.org> icecream-0.9.2.ebuild:
  stable ppc, bug 253203

  30 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> icecream-0.9.2.ebuild:
  Stable on sparc, bug #253203

*icecream-0.9.2 (24 Nov 2008)

  24 Nov 2008; Friedrich Oslage <bluebird@gentoo.org>
  -files/0.9.1-conf.d-verbosity.patch,
  -files/0.9.1-dont-create-symlinks.patch,
  +files/icecream-conf.d-verbosity.patch,
  +files/icecream-dont-create-symlinks.patch, icecream-0.9.1-r2.ebuild,
  +icecream-0.9.2.ebuild:
  Version bump and cosmetic cleanup, bug #247589

  11 Sep 2008; Brent Baude <ranger@gentoo.org> icecream-0.9.1-r2.ebuild:
  stable ppc, bug 236965

  10 Sep 2008; Friedrich Oslage <bluebird@gentoo.org>
  icecream-0.9.1-r2.ebuild:
  Remove redundant die, bug #237282

  07 Sep 2008; Ferris McCormick <fmccor@gentoo.org>
  icecream-0.9.1-r2.ebuild:
  Sparc stable, Bug #236965.

  07 Sep 2008; Markus Meier <maekke@gentoo.org> icecream-0.9.1-r2.ebuild:
  amd64/x86 stable, bug #236965

*icecream-0.9.1-r2 (07 Aug 2008)

  07 Aug 2008; Friedrich Oslage <bluebird@gentoo.org>
  files/icecream-create-env, +files/icecream-gentoo-multilib.patch,
  -icecream-0.9.1-r1.ebuild, +icecream-0.9.1-r2.ebuild:
  Honour the ${CFLAGS_${ABI}} environment variable(bug #232931), cleanup
  icecream-create-env, remove old

*icecream-0.9.1-r1 (02 Aug 2008)

  02 Aug 2008; Friedrich Oslage <bluebird@gentoo.org>
  -files/0.9.0-create-env-multilib.patch,
  -files/0.9.0-dont-create-symlinks.patch,
  -files/0.9.0-conf.d-verbosity.patch,
  -files/0.9.0-run-march-native-locally.patch, +files/icecream-create-env,
  -icecream-0.9.0-r1.ebuild, -icecream-0.9.1.ebuild,
  +icecream-0.9.1-r1.ebuild:
  Add helper script to make cross-compiling easier, remove old.

  29 Jun 2008; Torsten Veller <tove@gentoo.org> icecream-0.9.0-r1.ebuild,
  icecream-0.9.1.ebuild:
  Add missing die: || "..." -> || die "..."

*icecream-0.9.1 (19 Jun 2008)

  19 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
  -files/0.7.14-dont-create-symlinks.patch,
  +files/0.9.1-conf.d-verbosity.patch, -files/0.7.14-conf.d-verbosity.patch,
  +files/0.9.1-dont-create-symlinks.patch, -icecream-0.7.14.ebuild,
  -icecream-0.9.0.ebuild, +icecream-0.9.1.ebuild:
  Version bump, remove old

*icecream-0.9.0-r1 (12 Jun 2008)

  12 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
  +files/0.9.0-create-env-multilib.patch,
  +files/0.9.0-run-march-native-locally.patch, +icecream-0.9.0-r1.ebuild:
  Add patch to always run jobs containing -march=native locally, bug
  #223159
  Fix creation of environment on amd64, bug #183586

*icecream-0.9.0 (11 Jun 2008)

  11 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
  +files/0.9.0-conf.d-verbosity.patch,
  +files/0.9.0-dont-create-symlinks.patch, +icecream-0.9.0.ebuild:
  version bumb

  11 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> metadata.xml:
  add myself as maintainer

  30 Mar 2008; Raúl Porcel <armin76@gentoo.org> icecream-0.7.14.ebuild:
  Add ~sparc wrt #215131

  08 Nov 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  -files/icecream-0.6-20050413-add-disable-option.patch,
  -files/icecream-0.6-20050413-gcc41.patch,
  -files/icecream-0.6-20050413-dont-create-symlinks.patch,
  -files/icecream-0.6-20050413-no-kde.patch, -files/99icecream,
  -files/icecream_disable.patch, -files/icecreamdaemon,
  -files/icecreamscheduler, -icecream-0.6.20040829.ebuild,
  -icecream-0.6.20050413.ebuild, -icecream-0.6.20050413-r1.ebuild:
  Drop old ebuilds.

  27 Jun 2007; Luca Barbato <lu_zero@gentoo.org> icecream-0.7.14.ebuild:
  Marked ~ppc

  26 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
  Update for cluster herd split to hp-cluster and ha-cluster.

  22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

  05 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  icecream-0.6.20040829.ebuild, icecream-0.6.20050413.ebuild,
  icecream-0.6.20050413-r1.ebuild, icecream-0.7.14.ebuild:
  Fix homepage (Lisa Seelye)

  22 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  icecream-0.7.14.ebuild:
  (#154532) icemon isn't in portage yet, so don't suggest emerging it.

*icecream-0.7.14 (11 Oct 2006)

  11 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  +files/0.7.14-conf.d-verbosity.patch,
  +files/0.7.14-dont-create-symlinks.patch, files/icecream,
  files/icecream-config, +icecream-0.7.14.ebuild:
  (#139352) Version bump (Marcus Furlong, Patrick Avery, Sergey Okhapkin, me).

*icecream-0.6.20050413-r1 (16 Jul 2006)

  16 Jul 2006; Michael Imhof <tantive@gentoo.org>
  +files/icecream-0.6-20050413-gcc41.patch,
  +icecream-0.6.20050413-r1.ebuild:
  Version bumped. Fixes problems with gcc4.1. Closes #137924.

  16 Jul 2006; Michael Imhof <tantive@gentoo.org>
  icecream-0.6.20050413.ebuild:
  Changed post install instructions. Closes #137978.

*icecream-0.6.20050413 (21 Jun 2006)

  21 Jun 2006; Michael Imhof <tantive@gentoo.org>
  +files/icecream-0.6-20050413-add-disable-option.patch,
  +files/icecream-0.6-20050413-dont-create-symlinks.patch,
  +files/icecream-0.6-20050413-no-kde.patch, +files/icecream,
  +files/icecream-config, +icecream-0.6.20050413.ebuild:
  Version bumped. Closes #115977.

  28 Jan 2006; Simon Stelling <blubb@gentoo.org>
  +files/icecream_disable.patch, -files/icecream_disable.patch.bz2,
  icecream-0.6.20040829.ebuild:
  no need to bzip a smallish patch

  11 Jan 2005; Michael Imhof <tantive@gentoo.org> +files/99icecream,
  +files/icecream.nokde.patch, +files/icecream_disable.patch,
  +files/icecreamdaemon, +files/icecreamscheduler:
  Initial import. The ebuild was contributed by Alexander Holler.