summaryrefslogtreecommitdiff
blob: 3d45cc3e33f0401cc8c484ad0f55e1acba620b96 (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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
# ChangeLog for dev-lang/go
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.78 2015/07/06 16:21:21 williamh Exp $

  06 Jul 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  re-add subslot. We do need this, and we will need all Go packages in the tree
  to use it in DEPEND.

  03 Jul 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  remove subslot

  23 Jun 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  Add PV as a subslot to allow packages to be rebuilt when the go version
  changes

  09 Jun 2015; William Hubbs <williamh@gentoo.org> go-1.4.2.ebuild,
  go-9999.ebuild:
  stop warnings about writable and executable sections

  02 Jun 2015; William Hubbs <williamh@gentoo.org>
  -files/go-1.2-no-Werror.patch, -go-1.4.1.ebuild:
  remove old version

  02 Jun 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  Remove include directory for #549814 thanks to Bohdan Trach

  27 May 2015; Mikle Kolyada <zlogene@gentoo.org> go-1.4.2.ebuild:
  arm stable wrt bug #543666

  08 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> go-1.4.2.ebuild:
  x86 stable wrt bug #543666

  18 Mar 2015; William Hubbs <williamh@gentoo.org> go-1.4.2.ebuild:
  amd64 stable for #543666

*go-1.4.2 (18 Feb 2015)

  18 Feb 2015; William Hubbs <williamh@gentoo.org> +go-1.4.2.ebuild:
  version bump

  18 Feb 2015; William Hubbs <williamh@gentoo.org> -go-1.3.3.ebuild,
  -go-1.4.ebuild:
  remove old versions

  17 Feb 2015; Markus Meier <maekke@gentoo.org> go-1.4.1.ebuild:
  arm stable, bug #539280

  10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> go-1.4.1.ebuild:
  Stable for x86, wrt bug #539280

  08 Feb 2015; Agostino Sarubbo <ago@gentoo.org> go-1.4.1.ebuild:
  Stable for amd64, wrt bug #539280

  20 Jan 2015; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  Add a dependency on dev-lang/go-bootstrap for #536960. For now, we can build
  our own bootstrap compiler, so we dont

*go-1.4.1 (16 Jan 2015)

  16 Jan 2015; William Hubbs <williamh@gentoo.org> +go-1.4.1.ebuild:
  version bump for #536754.

  08 Jan 2015; Markus Meier <maekke@gentoo.org> go-1.4.ebuild:
  arm stable, bug #534656

  04 Jan 2015; William Hubbs <williamh@gentoo.org> go-1.4.ebuild:
  amd64 stable wrt #534656

  31 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  Install README.md instead of README for bug #533994

  13 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  migrate the live ebuild to git instead of mercurial to follow upstream

  12 Dec 2014; William Hubbs <williamh@gentoo.org> go-1.3.3.ebuild,
  go-1.4.ebuild, go-9999.ebuild:
  fix references to upstream issues

  11 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  sync live ebuild

  11 Dec 2014; William Hubbs <williamh@gentoo.org> go-1.4.ebuild:
  Fix #532246 -- remove all optional support for editors, plugins, IDES, etc.

*go-1.4 (11 Dec 2014)

  11 Dec 2014; Patrick Lauer <patrick@gentoo.org> +go-1.4.ebuild:
  Bump

  21 Nov 2014; Tim Harder <radhermit@gentoo.org> go-1.3.3.ebuild:
  Rename zsh-completion to gentoo-zsh-completions.

  03 Nov 2014; Fabian Groffen <grobian@gentoo.org> go-1.3.3.ebuild,
  go-9999.ebuild:
  Darwin: make sure we build with GCC by default instead of Clang, bug #528076

  24 Oct 2014; Michał Górny <mgorny@gentoo.org> go-1.3.3.ebuild:
  Alias additional commands for bash-completion, bug #526240.

  17 Oct 2014; William Hubbs <williamh@gentoo.org> -go-1.3.1.ebuild,
  -go-1.3.ebuild:
  remove old versions wrt bug #523848

  17 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> go-1.3.3.ebuild:
  arm stable wrt bug #523848

  12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> go-1.3.3.ebuild:
  x86 stable wrt bug #523848

  12 Oct 2014; William Hubbs <williamh@gentoo.org> go-1.3.3.ebuild:
  amd64 stable wrt #523848

*go-1.3.3 (07 Oct 2014)

  07 Oct 2014; William Hubbs <williamh@gentoo.org> +go-1.3.3.ebuild:
  version bump

  28 Aug 2014; Michał Górny <mgorny@gentoo.org> go-1.3.1.ebuild:
  Remove USE=bash-completion, install the completion file unconditionally
  following the Council decision.

  15 Aug 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  sync live ebuild

*go-1.3.1 (15 Aug 2014)

  15 Aug 2014; William Hubbs <williamh@gentoo.org> +go-1.3.1.ebuild:
  version bump for #519892.

  14 Aug 2014; William Hubbs <williamh@gentoo.org> -go-1.2.ebuild:
  remove old version

  14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> go-1.3.ebuild:
  x86 stable wrt bug #517432

  04 Aug 2014; Fabian Groffen <grobian@gentoo.org> go-1.3.ebuild:
  Marked ~x86-macos

  29 Jul 2014; Markus Meier <maekke@gentoo.org> go-1.3.ebuild:
  arm stable, bug #517432

  18 Jul 2014; William Hubbs <williamh@gentoo.org> go-1.3.ebuild:
  stable on amd64 for bug #517432

  18 Jul 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  install editors document to point people to the go wiki page about editor and
  shell support

  17 Jul 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  remove editor and shell support use flags for bug #516070

  22 Jun 2014; William Hubbs <william@gentoo.org> -go-1.2.2.ebuild:
  remove old

*go-1.3 (19 Jun 2014)

  19 Jun 2014; Patrick Lauer <patrick@gentoo.org> +go-1.3.ebuild:
  Bump

*go-1.2.2 (05 Jun 2014)

  05 Jun 2014; Patrick Lauer <patrick@gentoo.org> +go-1.2.2.ebuild:
  Bump

  28 Mar 2014; Fabian Groffen <grobian@gentoo.org> go-1.2.ebuild,
  go-9999.ebuild:
  Fix for Prefix, marked ~x64-macos

  11 Feb 2014; William Hubbs <williamh@gentoo.org> go-1.2.ebuild,
  go-9999.ebuild:
  add ~amd64-fbsd for bug #494418

  11 Feb 2014; William Hubbs <williamh@gentoo.org>
  -files/go-1.1.1-no-Werror.patch, -files/go-1.1.2-no-Werror.patch,
  -go-1.1.2.ebuild:
  remove old versions

  31 Jan 2014; Markus Meier <maekke@gentoo.org> go-1.2.ebuild:
  arm stable, bug #499278

  28 Jan 2014; William Hubbs <williamh@gentoo.org> go-1.2.ebuild,
  go-9999.ebuild:
  Fix strip mask for *bsd for #494418, thanks to Uta Satoh.

  25 Jan 2014; William Hubbs <williamh@gentoo.org> go-1.2.ebuild:
  amd64 and x86 stable wrt #499278

  17 Dec 2013; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  sync live ebuild

  16 Dec 2013; Naohiro Aota <naota@gentoo.org> go-1.2.ebuild:
  Add ~x86-fbsd. #494418

*go-1.2 (14 Dec 2013)

  14 Dec 2013; William Hubbs <williamh@gentoo.org>
  +files/go-1.2-no-Werror.patch, +go-1.2.ebuild:
  version bump for #493088.

  28 Oct 2013; William Hubbs <williamh@gentoo.org> -go-1.1.1.ebuild:
  remove old version

  23 Oct 2013; William Hubbs <williamh@gentoo.org> go-1.1.2.ebuild:
  amd64 and x86 stable for #487112, approved by ago.

  20 Oct 2013; Markus Meier <maekke@gentoo.org> go-1.1.2.ebuild:
  arm stable, bug #487112

  15 Aug 2013; William Hubbs <williamh@gentoo.org>
  -files/go-1.1-no-Werror.patch, -go-1.1.ebuild:
  remove old version

*go-1.1.2 (15 Aug 2013)

  15 Aug 2013; William Hubbs <williamh@gentoo.org>
  +files/go-1.1.2-no-Werror.patch, +go-1.1.2.ebuild:
  version bump for #480842

  06 Aug 2013; William Hubbs <williamh@gentoo.org> go-1.1.1.ebuild:
  Stable for x86 wrt #476564

  14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> go-1.1.1.ebuild:
  Stable for arm, wrt bug #476564

  13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> go-1.1.1.ebuild:
  Stable for amd64, wrt bug #476564

*go-1.1.1 (14 Jun 2013)

  14 Jun 2013; William Hubbs <williamh@gentoo.org> +go-1.1.1.ebuild,
  +files/go-1.1.1-no-Werror.patch:
  version bump for #473150

  20 May 2013; William Hubbs <williamh@gentoo.org>
  -files/go-1.0.3-hardened.patch, -files/go-1.0.3-no-Werror.patch,
  -go-1.0.3.ebuild:
  remove old version

  20 May 2013; William Hubbs <williamh@gentoo.org> go-1.1.ebuild,
  go-9999.ebuild:
  fix QA_MULTILIB_PATHS for bug #463546, thanks to Peter Volkov <pva@gentoo.org>

*go-1.1 (17 May 2013)

  17 May 2013; William Hubbs <williamh@gentoo.org> +go-1.1.ebuild,
  go-9999.ebuild, +files/go-1.1-no-Werror.patch:
  version bump for bug #469762. Also sync live ebuild.

  16 Apr 2013; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  sync live ebuild

  16 Apr 2013; William Hubbs <williamh@gentoo.org> ChangeLog:
  Add tool directory to QA_MULTILIB_PATHS for #463546

  16 Apr 2013; William Hubbs <williamh@gentoo.org> go-1.0.3.ebuild,
  go-9999.ebuild:
  repoman fixes

  16 Apr 2013; William Hubbs <williamh@gentoo.org> ChangeLog:
  Add patch to remove -Werror for #465046 thanks to Ryan Hill.
  Remove go-1.0.2 since it is an old version.

*go-1.0.3 (29 Oct 2012)

  29 Oct 2012; William Hubbs <williamh@gentoo.org> +go-1.0.3.ebuild,
  +files/go-1.0.3-hardened.patch, go-9999.ebuild:
  version bump and sync live ebuild

  14 Sep 2012; Markus Meier <maekke@gentoo.org> go-1.0.2.ebuild:
  add ~arm, bug #416133

  01 Sep 2012; William Hubbs <williamh@gentoo.org> go-1.0.2.ebuild,
  go-9999.ebuild:
  Fix arm5 detection thanks to Markus Meier.

*go-1.0.2 (30 Jul 2012)

  30 Jul 2012; William Hubbs <williamh@gentoo.org> +go-1.0.2.ebuild,
  +files/go-1.0.2-hardened.patch, go-9999.ebuild:
  Version bump and sync live ebuild.
  This also includes a patch from upstream to add the pax flags header to
  binaries.

  12 Jun 2012; William Hubbs <williamh@gentoo.org> go-1.0.1.ebuild,
  go-9999.ebuild:
  Add optional depend on gvim for bug #419957 thanks to
  michel.boaventura@gmail.com.

  16 May 2012; William Hubbs <williamh@gentoo.org> go-9999.ebuild:
  sync live ebuild and test repoman commit

*go-9999 (15 May 2012)
*go-1.0.1 (15 May 2012)

  15 May 2012; William Hubbs <williamh@gentoo.org> +go-1.0.1.ebuild,
  +files/go-1.0.1-hardened.patch, +go-9999.ebuild, +metadata.xml:
  Initial commit for bug #342505.
  I would like to thank johnny@9souldier.org for the initial report and
  ebuild. Also, I would like to thank powerman-asdf@yandex.ru for the
  original hardened patch and everyone else who worked with me on the bug
  so we could get this into the tree.