diff --git a/www-apps/gitlabhq/gitlabhq-7.11.4.ebuild b/www-apps/gitlabhq/gitlabhq-7.11.4.ebuild index cd65276..309bf0f 100644 --- a/www-apps/gitlabhq/gitlabhq-7.11.4.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.11.4.ebuild @@ -86,7 +86,7 @@ TEMP_DIR="/var/tmp/${MY_NAME}" # When updating ebuild to newer version, check list of the queues in # https://gitlab.com/gitlab-org/gitlab-ce/blob/v${PV}/bin/background_jobs -SIDEKIQ_QUEUES="post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default" +SIDEKIQ_QUEUES="post_receive,mailer,archive_repo,system_hook,project_web_hook,gitlab_shell,common,default" all_ruby_prepare() { ewarn "Please note: This version of the Gitlab ebuild is unslotted, unlike older" diff --git a/www-apps/gitlabhq/gitlabhq-7.12.1.ebuild b/www-apps/gitlabhq/gitlabhq-7.12.1.ebuild index 476f07d..9939e52 100644 --- a/www-apps/gitlabhq/gitlabhq-7.12.1.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.12.1.ebuild @@ -86,7 +86,7 @@ TEMP_DIR="/var/tmp/${MY_NAME}" # When updating ebuild to newer version, check list of the queues in # https://gitlab.com/gitlab-org/gitlab-ce/blob/v${PV}/bin/background_jobs -SIDEKIQ_QUEUES="post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default" +SIDEKIQ_QUEUES="post_receive,mailer,archive_repo,system_hook,project_web_hook,gitlab_shell,common,default" all_ruby_prepare() { # fix paths diff --git a/www-apps/gitlabhq/gitlabhq-7.12.2.ebuild b/www-apps/gitlabhq/gitlabhq-7.12.2.ebuild index 476f07d..9939e52 100644 --- a/www-apps/gitlabhq/gitlabhq-7.12.2.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.12.2.ebuild @@ -86,7 +86,7 @@ TEMP_DIR="/var/tmp/${MY_NAME}" # When updating ebuild to newer version, check list of the queues in # https://gitlab.com/gitlab-org/gitlab-ce/blob/v${PV}/bin/background_jobs -SIDEKIQ_QUEUES="post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default" +SIDEKIQ_QUEUES="post_receive,mailer,archive_repo,system_hook,project_web_hook,gitlab_shell,common,default" all_ruby_prepare() { # fix paths diff --git a/www-apps/gitlabhq/gitlabhq-7.13.1.ebuild b/www-apps/gitlabhq/gitlabhq-7.13.1.ebuild index 419bb34..91f38be 100644 --- a/www-apps/gitlabhq/gitlabhq-7.13.1.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.13.1.ebuild @@ -86,7 +86,7 @@ TEMP_DIR="/var/tmp/${MY_NAME}" # When updating ebuild to newer version, check list of the queues in # https://gitlab.com/gitlab-org/gitlab-ce/blob/v${PV}/bin/background_jobs -SIDEKIQ_QUEUES="post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default" +SIDEKIQ_QUEUES="post_receive,mailer,archive_repo,system_hook,project_web_hook,gitlab_shell,common,default" all_ruby_prepare() { # fix paths diff --git a/www-apps/gitlabhq/gitlabhq-7.13.2.ebuild b/www-apps/gitlabhq/gitlabhq-7.13.2.ebuild index 8eaa483..e0e6ec8 100644 --- a/www-apps/gitlabhq/gitlabhq-7.13.2.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.13.2.ebuild @@ -86,7 +86,7 @@ TEMP_DIR="/var/tmp/${MY_NAME}" # When updating ebuild to newer version, check list of the queues in # https://gitlab.com/gitlab-org/gitlab-ce/blob/v${PV}/bin/background_jobs -SIDEKIQ_QUEUES="post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default" +SIDEKIQ_QUEUES="post_receive,mailer,archive_repo,system_hook,project_web_hook,gitlab_shell,common,default" all_ruby_prepare() { # fix paths diff --git a/www-apps/gitlabhq/gitlabhq-7.13.4.ebuild b/www-apps/gitlabhq/gitlabhq-7.13.4.ebuild index bf8719c..cee4bb0 100644 --- a/www-apps/gitlabhq/gitlabhq-7.13.4.ebuild +++ b/www-apps/gitlabhq/gitlabhq-7.13.4.ebuild @@ -87,7 +87,7 @@ TEMP_DIR="/var/tmp/${MY_NAME}" # When updating ebuild to newer version, check list of the queues in # https://gitlab.com/gitlab-org/gitlab-ce/blob/v${PV}/bin/background_jobs -SIDEKIQ_QUEUES="post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default" +SIDEKIQ_QUEUES="post_receive,mailer,archive_repo,system_hook,project_web_hook,gitlab_shell,common,default" all_ruby_prepare() { # fix paths