moved ebuild for gitlab-git-http-server from www-apps to dev-vcs, incremented version from 0.2.9 to 0.2.10

This commit is contained in:
Manuel Friedli 2015-09-26 13:57:01 +02:00
parent 5a8a84ade0
commit ea8dd0e860
6 changed files with 7 additions and 7 deletions

View file

@ -0,0 +1,10 @@
AUTH_BACKEND=http://localhost:8080
LISTEN_ADDR=localhost:8181
LISTEN_NETWORK=tcp
LISTEN_UMASK=022
PPROF_LISTEN_ADDRESS=
GIT_REPO_PATH=/var/lib/git/repositories
RUNAS_USER=gitlab_git_http_server
RUNAS_GROUP=${RUNAS_USER}