summaryrefslogtreecommitdiff
blob: 2c01d63c80e8d2af348ebc9d08d47b4cb5576968 (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
# ChangeLog for dev-lang/go
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.17 2013/07/14 17:36:55 ago Exp $

  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.