updated ebuild for 8.12 to 8.12.0_rc3; this one supports ruby23.

Manifest is not up-to-date!
This commit is contained in:
Manuel Friedli 2016-09-16 19:44:14 +02:00
parent b5eef71756
commit 5581274ba1
1 changed files with 4 additions and 4 deletions

View File

@ -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="