Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: www-apps/redmine_git_hosting/
Date: Mon, 29 Aug 2016 10:12:57
Message-Id: 1472465472.754de78ca20c320a8602f4cbcdf5a5eae5111bdc.mrueg@gentoo
1 commit: 754de78ca20c320a8602f4cbcdf5a5eae5111bdc
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 10:11:12 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 10:11:12 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=754de78c
7
8 www-apps/redmine_git_hosting: Add ruby22
9
10 Package-Manager: portage-2.3.0
11
12 www-apps/redmine_git_hosting/redmine_git_hosting-1.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-apps/redmine_git_hosting/redmine_git_hosting-1.2.1.ebuild b/www-apps/redmine_git_hosting/redmine_git_hosting-1.2.1.ebuild
16 index 7d4c427..4f07464 100644
17 --- a/www-apps/redmine_git_hosting/redmine_git_hosting-1.2.1.ebuild
18 +++ b/www-apps/redmine_git_hosting/redmine_git_hosting-1.2.1.ebuild
19 @@ -4,7 +4,7 @@
20
21 EAPI=5
22
23 -USE_RUBY="ruby20 ruby21"
24 +USE_RUBY="ruby20 ruby21 ruby22"
25 inherit ruby-ng user
26
27 DESCRIPTION="A Redmine plugin which makes configuring your own Git hosting easy"