www-apps/gitlab-ce:
Fix init script: Remove "provide gitlab" instruction Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
parent
98edf8bb2f
commit
3c60a777bf
3 changed files with 5 additions and 3 deletions
|
@ -42,7 +42,6 @@ backup_command="sudo -u ${gitlab_user} -H /usr/bin/bundle"
|
|||
backup_args=" exec rake gitlab:backup:create RAILS_ENV=${rails_env}"
|
||||
|
||||
depend() {
|
||||
provide gitlab
|
||||
need redis gitlab-workhorse gitlab-gitaly
|
||||
use net
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue