summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-go/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-go/go-tools: fix godoc doexe failure, bug 591656Zac Medico2016-08-191-1/+4
| | | | Package-Manager: portage-2.3.0
* dev-go/go-tools: fix tests for bug 577912Zac Medico2016-03-301-10/+2
| | | | Package-Manager: portage-2.2.28
* dev-go/go-tools: version bump to 0_pre20160220Zac Medico2016-02-202-0/+112
| | | | Package-Manager: portage-2.2.27
* dev-go/go-tools: add ${PVR} subslot, for tracking static linksZac Medico2016-02-114-4/+4
| | | | Package-Manager: portage-2.2.27
* dev-go/go-tools: add positive deps for go-1.5Zac Medico2016-02-052-4/+4
| | | | Package-Manager: portage-2.2.27
* dev-go/go-tools: remove old versionZac Medico2016-02-052-73/+0
| | | | Package-Manager: portage-2.2.27
* dev-go/go-tools: fix tipgodocZac Medico2016-01-291-9/+0
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-go/go-tools: fix "tipgodoc does not exist" error (bug 572650)Zac Medico2016-01-221-1/+10
| | | | Package-Manager: portage-2.2.26
* dev-go/go-tools: version bump to 0_pre20160121Zac Medico2016-01-222-0/+107
| | | | Package-Manager: portage-2.2.27
* dev-go/go-tools: fix tests and src_prepare failure for 0_pre20150902Zac Medico2015-09-111-2/+8
| | | | Package-Manager: portage-2.2.20.1
* dev-go/go-tools: update digest for go-tools-0_pre20150902.tar.gzZac Medico2015-09-111-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-go/go-tools: new snapshotWilliam Hubbs2015-09-082-0/+94
|
* dev-go/go-tools: sync live ebuildWilliam Hubbs2015-08-271-2/+7
| | | | Package-Manager: portage-2.2.20.1
* dev-go/go-tools: fix removal of cover and vetWilliam Hubbs2015-08-271-1/+1
| | | | | | | | Since binaries are being installed in $GOROOT/bin, we need to remove cover and vet from there for newer versions of go instead of from removing them from /usr/bin. This fixes bug #558882.
* dev-go/go-tools: revbump to 0_pre20150823-r1, fixing file collisions for bug ↵Zac Medico2015-08-261-1/+6
| | | | | | 558818 Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* dev-go/go-tools: sync live ebuildWilliam Hubbs2015-08-241-1/+1
|
* dev-go/go-tools: Add new snapshotWilliam Hubbs2015-08-242-0/+96
|
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-go/go-tools: fix live ebuild for go-1.5 and newerWilliam Hubbs2015-08-231-4/+9
| | | | | In Go 1.5, cover and vet have moved back to the main Go repository, so the ones in this package are deprecated.
* dev-go/go-tools: remove old snapshotWilliam Hubbs2015-08-102-100/+0
|
* dev-go/go-tools: 0_pre20150805 version bumpZac Medico2015-08-092-0/+73
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+201
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed