commit: d789cf8f99b706919d6bf7077cd8a0db2b6f886c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Jul 4 11:31:18 2015 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Jul 4 11:31:18 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=d789cf8f
[www-apps/redmine_git_hosting] Add ruby21 support. Package-Manager: portage-2.2.20 www-apps/redmine_git_hosting/redmine_git_hosting-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/redmine_git_hosting/redmine_git_hosting-1.1.1.ebuild b/www-apps/redmine_git_hosting/redmine_git_hosting-1.1.1.ebuild index a4fa8e7..18dbfa0 100644 --- a/www-apps/redmine_git_hosting/redmine_git_hosting-1.1.1.ebuild +++ b/www-apps/redmine_git_hosting/redmine_git_hosting-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20" +USE_RUBY="ruby20 ruby21" inherit ruby-ng user DESCRIPTION="A Redmine plugin which makes configuring your own Git hosting easy"
