From 5581274ba17599c1643dc6b1e4504934a2bf7d94 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Fri, 16 Sep 2016 19:44:14 +0200 Subject: [PATCH] updated ebuild for 8.12 to 8.12.0_rc3; this one supports ruby23. Manifest is not up-to-date! --- ...b-ce-8.12.0_rc2.ebuild => gitlab-ce-8.12.0_rc3.ebuild} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename www-apps/gitlab-ce/{gitlab-ce-8.12.0_rc2.ebuild => gitlab-ce-8.12.0_rc3.ebuild} (98%) diff --git a/www-apps/gitlab-ce/gitlab-ce-8.12.0_rc2.ebuild b/www-apps/gitlab-ce/gitlab-ce-8.12.0_rc3.ebuild similarity index 98% rename from www-apps/gitlab-ce/gitlab-ce-8.12.0_rc2.ebuild rename to www-apps/gitlab-ce/gitlab-ce-8.12.0_rc3.ebuild index e732032..57017f4 100644 --- a/www-apps/gitlab-ce/gitlab-ce-8.12.0_rc2.ebuild +++ b/www-apps/gitlab-ce/gitlab-ce-8.12.0_rc3.ebuild @@ -11,12 +11,12 @@ EAPI="5" # difficult to maintain them via ebuilds. # -USE_RUBY="ruby21" +USE_RUBY="ruby21 ruby23" inherit eutils ruby-ng user systemd MY_PV="v${PV/_/-}" -MY_GIT_COMMIT="a6b8c4569eedecda145fc7960643c06472fb8300" +MY_GIT_COMMIT="ee249dbe4fc5f5922d49cd952ba5d07398dd1dcf" DESCRIPTION="GitLab is a free project and repository management application" HOMEPAGE="https://about.gitlab.com/" @@ -54,9 +54,9 @@ CDEPEND=" virtual/pkgconfig" COMMON_DEPEND=" ${GEMS_DEPEND} - ~dev-vcs/gitlab-shell-3.4.0 + ~dev-vcs/gitlab-shell-3.5.0 >=dev-vcs/git-2.7.4 - ~dev-vcs/gitlab-workhorse-0.8.0 + ~dev-vcs/gitlab-workhorse-0.8.1 kerberos? ( !app-crypt/heimdal ) rugged_use_system_libraries? ( net-libs/http-parser dev-libs/libgit2:0/24 )" DEPEND="