Updated gitlab-shell

git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@33376 cbe59ace-07ea-0310-918e-868702b5370d
This commit is contained in:
Torsten Kurbad 2015-03-25 23:42:23 +00:00
parent 1c4548cf26
commit acee0b0de2
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ EAPI="5"
# https://github.com/cvut/gitlabhq for more information.
#
USE_RUBY="ruby20"
USE_RUBY="ruby21"
PYTHON_DEPEND="2:2.5"
EGIT_REPO_URI="https://github.com/gitlabhq/gitlabhq.git"
@ -53,7 +53,7 @@ GEMS_DEPEND="
mysql? ( virtual/mysql )
memcached? ( net-misc/memcached )"
DEPEND="${GEMS_DEPEND}
$(ruby_implementation_depend ruby20 '=' -2.0.0*)[readline,ssl]
$(ruby_implementation_depend ruby21 '=' -2.1.5*)[readline,ssl]
>=dev-vcs/git-1.8.1.5
>=dev-vcs/gitlab-shell-2.0.1
net-misc/curl