dev-vcs/gitlab-workhorse:

added ebuild for gitlab-workhorse-1.1.1, a dependency of gitlab-ce-8.14.4

Package-Manager: portage-2.3.0
This commit is contained in:
Manuel Friedli 2016-12-12 17:42:24 +01:00
parent 7315c0410b
commit 210327fc4e
4 changed files with 14 additions and 6 deletions

View file

@ -6,7 +6,7 @@ index 3f6ac91..663ffbb 100644
-PREFIX=/usr/local
-VERSION=$(shell git describe)-$(shell date -u +%Y%m%d.%H%M%S)
+PREFIX=${DESTDIR}/usr
+VERSION=v1.1.0-$(shell date -u +%Y%m%d.%H%M%S)
+VERSION=v1.1.1-$(shell date -u +%Y%m%d.%H%M%S)
BUILD_DIR = $(shell pwd)
export GOPATH=${BUILD_DIR}/_build
export GO15VENDOREXPERIMENT=1