summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/consul: version bump to 0.6.4Zac Medico2016-03-212-0/+199
| | | | Package-Manager: portage-2.2.28
* app-admin/consul: revison bump ebuilds for bug #575272Zac Medico2016-02-212-0/+0
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: remove broken egit_clean callsZac Medico2016-02-212-6/+2
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: use get_golibdir for library installationZac Medico2016-02-213-6/+6
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: add missing go-sys dep to 0.6.3 (bug 575204)Zac Medico2016-02-201-0/+1
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: add app-arch/zip to DEPENDZac Medico2016-02-193-0/+3
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* app-admin/consul: inherit git-r3 for egit_cleanZac Medico2016-01-232-2/+2
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: use go env GOOS and GOARCHZac Medico2016-01-233-17/+17
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: Use egit_clean to clean workdirJustin Lecher2016-01-224-96/+119
| | | | | | | | * Sort global scope according to skel.ebuild * Add missing die Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-admin/consul: version bump to 0.6.3Zac Medico2016-01-224-0/+202
| | | | Package-Manager: portage-2.2.27
* app-admin/consul: remove old versionZac Medico2016-01-221-160/+0
| | | | Package-Manager: portage-2.2.27
* Update remote-idsJustin Lecher2015-10-161-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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
* 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>
* app-admin/consul: inherit go-build for GOPATH setting with get_golibdir_gopathZac Medico2015-08-093-6/+9
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+549
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