summaryrefslogtreecommitdiff
path: root/dev-go
Commit message (Collapse)AuthorAgeFilesLines
* Update remote-ids in metadata.xmlJustin Lecher2016-01-072-2/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-go/godep: remove unused Manifest entryMichael Palimaka2015-12-031-1/+0
| | | | | | It appears repoman was not used in d924018f95a02221bcbf57d8cb9822313a1b5473. Package-Manager: portage-2.2.26
* dev-go/godep: add live ebuildWilliam Hubbs2015-11-301-0/+29
|
* dev-go/godep: remove old versionWilliam Hubbs2015-11-301-36/+0
|
* dev-go/gom: dependency manager for Go similar to bundle for RubyWilliam Hubbs2015-11-183-0/+42
|
* dev-go/go-colortext: new package -- a dependency for dev-go/gomWilliam Hubbs2015-11-183-0/+42
|
* dev-go/godep: version bumpWilliam Hubbs2015-11-182-2/+30
|
* dev-go/go-oauth2: add go-tools dep for bug 550934Zac Medico2015-09-112-2/+4
| | | | Package-Manager: portage-2.2.20.1
* 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
|
* Add missing remote-id entries in metadata.xmlJustin Lecher2015-08-283-0/+9
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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
* dev-go/go-md2man: new packageWilliam Hubbs2015-08-243-0/+41
| | | | | go-md2man is a utility written in Go which converts markdown documents to man pages.
* dev-go/blackfriday: new packageWilliam Hubbs2015-08-244-0/+60
| | | | blackfriday is a markdown processor implemented in Go.
* dev-go/sanitized-anchor-name: new packageWilliam Hubbs2015-08-244-0/+60
| | | | | This is a library which provides sanitized anchor names. It is a third party library used by the blackfriday markdown processor.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-2414-14/+14
| | | | | | | 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-2414-14/+14
| | | | | | 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/godep: remove old snapshotsWilliam Hubbs2015-08-112-94/+0
|
* dev-go/godep: new snapshotWilliam Hubbs2015-08-112-0/+37
|
* dev-go/go-oauth2: remove dependency on dev-lang/goWilliam Hubbs2015-08-111-2/+1
| | | | | This dependency is part of golang-base, so we don't need to list it in the ebuild.
* dev-go/go-sys: remove old snapshotWilliam Hubbs2015-08-102-53/+0
|
* dev-go/go-protobuf: remove old snapshotWilliam Hubbs2015-08-102-61/+0
|
* dev-go/go-crypto: remove old snapshotWilliam Hubbs2015-08-102-62/+0
|
* dev-go/go-protobuf: 0_pre20150809 version bumpZac Medico2015-08-102-0/+33
| | | | Package-Manager: portage-2.2.20
* dev-go/go-sys: 0_pre20150729 version bumpZac Medico2015-08-102-0/+35
| | | | Package-Manager: portage-2.2.20
* dev-go/go-crypto: 0_pre20150808 version bumpZac Medico2015-08-102-0/+49
|
* dev-go/go-tools: remove old snapshotWilliam Hubbs2015-08-102-100/+0
|
* dev-go/go-net: remove old snapshotWilliam Hubbs2015-08-102-58/+0
|
* dev-go/go-oauth2: remove old snapshotWilliam Hubbs2015-08-102-60/+0
|
* dev-go/go-text: remove old snapshotWilliam Hubbs2015-08-102-55/+0
|
* dev-go/go-spew: converted to use the go eclassesWilliam Hubbs2015-08-101-34/+1
|
* dev-go/go-snappy: convert to use go eclassesWilliam Hubbs2015-08-101-34/+1
|
* dev-go/go-resiliency: convert to use go eclassesWilliam Hubbs2015-08-101-34/+1
|
* dev-go/go-eapache-queue: convert to use the go eclassesWilliam Hubbs2015-08-101-34/+1
|
* dev-go/go-oauth2: 0_pre20150701 version bumpZac Medico2015-08-092-0/+62
| | | | Package-Manager: portage-2.2.20
* dev-go/go-tools: 0_pre20150805 version bumpZac Medico2015-08-092-0/+73
| | | | Package-Manager: portage-2.2.20
* dev-go/go-net: 0_pre20150804 version bumpZac Medico2015-08-092-0/+44
| | | | Package-Manager: portage-2.2.20
* dev-go/go-text: 0_pre20150806 version bumpZac Medico2015-08-092-0/+51
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0853-0/+1456
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