summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/go: apply patch for #581072William Hubbs2016-05-184-0/+34
| | | | | | Gdb was starting by spawning a shell and this was causing issues for the tests. Package-Manager: portage-2.2.28
* dev-lang/go: style fixWilliam Hubbs2016-04-302-4/+2
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: sync live ebuildWilliam Hubbs2016-04-281-3/+7
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: fix gccgo support to use gcc-config --get-bin-path (bug 579958)Zac Medico2016-04-281-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-lang/go: fix gccgo support to use gcc-config --get-bin-path (bug 579958)Zac Medico2016-04-281-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-lang/go: ppc64le updates for #581278William Hubbs2016-04-281-0/+3
| | | | | | | Add proper support for ppc64 to go_arch and display GOROOT_BOOTSTRAP to allow debugging this for new architectures in the future. Package-Manager: portage-2.2.26
* dev-lang/go: version bump to 1.6.2William Hubbs2016-04-272-0/+255
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: fix gccgo support to use gcc-config --get-bin-path (bug 579958)Zac Medico2016-04-191-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-lang/go: stable 1.6.1 on amd64 and x86 for #579314William Hubbs2016-04-131-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: version bump to 1.6.1William Hubbs2016-04-132-0/+253
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: add QA_FLAGS_IGNORED settingWilliam Hubbs2016-04-092-0/+6
| | | | | | | | | Go doesn't use the standard CFLAGS etc at all, so we shouldn't complain about them. Bug: https://bugs.gentoo.org/show_bug.cgi?id=428464 Package-Manager: portage-2.2.26
* dev-lang/go: add support for bootstrapping with gccgoWilliam Hubbs2016-04-092-3/+15
| | | | | | | | | | I would like to thank Zac Medico for the patch. This allows a user to bootstrap go with gcc's go compiler if they have it installed. Bug: https://bugs.gentoo.org/show_bug.cgi?id=576290 Package-Manager: portage-2.2.26
* dev-lang/go: remove old versionsWilliam Hubbs2016-04-025-645/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: arm stable, bug #577434Markus Meier2016-04-011-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-lang/go: create new 386 bootstrap tarballs for #577674 and sync liveWilliam Hubbs2016-03-233-7/+7
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: move 1.6-r2 to x86 for #577434William Hubbs2016-03-141-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: move 1.6-r2 to amd64 stable for #577434William Hubbs2016-03-141-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: add ~x86 keyword to 1.6-r2 for #575510William Hubbs2016-03-141-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: remove old versionWilliam Hubbs2016-03-092-129/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: x86 stable wrt bug #573856Agostino Sarubbo2016-03-091-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/go: Add ~arm keyword for #575510William Hubbs2016-03-071-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: sync live ebuildWilliam Hubbs2016-03-031-2/+5
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: Keyword 1.6-r2 for ~ppc64James Le Cuirot2016-03-021-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-lang/go: fix for and keyworded ~x64-solaris, bug #575510Fabian Groffen2016-02-281-2/+2
| | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: fix kernel_SunOS name (lowercase kernel)Fabian Groffen2016-02-281-1/+1
| | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: Add bootstrap tarball for Solaris for #575510William Hubbs2016-02-272-0/+4
|
* Merge github#922: dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword.Patrice Clement2016-02-271-1/+1
|\ | | | | | | | | | | | | | | | | Keyword dev-lang/go for FreeBSD x86/amd64. Pull-Request: https://github.com/gentoo/gentoo/pull/922 Gentoo-Bug: https://bugs.gentoo.org/575510 Reporter: Yuta Satoh <nigoro.dev@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword, bug #575510Yuta Satoh2016-02-261-1/+1
| |
* | dev-lang/go: keyworded 1.6-r2 for x64-macos, bug #575510Fabian Groffen2016-02-271-1/+1
|/ | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: add ~arm64 keywordSteev Klimaszewski2016-02-241-2/+2
| | | | | | All tests pass on the X-C1. Package-Manager: portage-2.2.27
* dev-lang/go: revbump to 1.6-r2 to use our provided bootstrap tarballsWilliam Hubbs2016-02-231-0/+237
|
* dev-lang/go: make live ebuild use our provided bootstrap tarballsWilliam Hubbs2016-02-232-4/+38
|
* dev-lang/go: arm stable, bug #573856Markus Meier2016-02-211-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* dev-lang/go: 1.6-r1 bump for eapi 6 and misc directoryWilliam Hubbs2016-02-181-0/+211
| | | | | | These changes were in the live ebuild and planned for go-1.6. This revision cleans up the installation of /usr/lib/go/misc and migrates to eapi 6.
* dev-lang/go: Bump to 1.6Patrick Lauer2016-02-183-217/+3
| | | | Package-Manager: portage-2.2.27
* dev-lang/go: WhitespacePatrick Lauer2016-02-082-2/+2
| | | | Package-Manager: portage-2.2.27
* dev-lang/go: sync live ebuildWilliam Hubbs2016-02-071-9/+13
|
* dev-lang/go-1.6_rc2 version bumpWilliam Hubbs2016-02-072-0/+212
|
* dev-lang/go-1.5.3: stable on amd64 wrt #573856William Hubbs2016-02-041-1/+1
|
* dev-lang/go: Bump to 1.6_rc1Patrick Lauer2016-02-032-0/+210
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-lang/go: remove old unstable versionWilliam Hubbs2016-01-192-208/+0
|
* dev-lang/go: marked ~x64-solarisFabian Groffen2016-01-191-1/+1
| | | | Package-Manager: portage-2.2.20-prefix
* dev-lang/go: version bumpWilliam Hubbs2016-01-153-0/+227
|
* dev-lang/go: Remove sed that removed -Werror flagWilliam Hubbs2015-11-292-8/+0
| | | | This flag was removed from the build system upstream.
* dev-lang/go: remove old unstable versionWilliam Hubbs2015-11-291-211/+0
|
* dev-lang/go: remove incorrect patch for #558368William Hubbs2015-11-273-13/+0
|
* dev-lang/go: sync live ebuildWilliam Hubbs2015-11-251-15/+16
|
* dev-lang/go: remove unnecessary einfo callWilliam Hubbs2015-11-251-1/+0
|
* dev-lang/go: fix manifestWilliam Hubbs2015-11-241-1/+0
|