From 3b51c8cc8ef8534d5ea3011e308700d74fb5c05d Mon Sep 17 00:00:00 2001 From: Martinez Date: Sat, 15 Aug 2015 15:05:22 +0200 Subject: [PATCH] fix www-apps/gitlabhq init script, closes fritteli/gentoo-overlay#23 --- www-apps/gitlabhq/gitlabhq-7.11.4.ebuild | 2 +- www-apps/gitlabhq/gitlabhq-7.12.1.ebuild | 2 +- www-apps/gitlabhq/gitlabhq-7.12.2.ebuild | 2 +- www-apps/gitlabhq/gitlabhq-7.13.1.ebuild | 2 +- www-apps/gitlabhq/gitlabhq-7.13.2.ebuild | 2 +- www-apps/gitlabhq/gitlabhq-7.13.4.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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