Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Fri, 25 Dec 2015 08:46:59
Message-Id: 1451033208.f6829ca10d898396850943ac1193385bda4029e6.graaff@gentoo
1 commit: f6829ca10d898396850943ac1193385bda4029e6
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 08:44:55 2015 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 08:46:48 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6829ca1
7
8 dev-ruby/activesupport: add ruby22
9
10 Package-Manager: portage-2.2.24
11
12 dev-ruby/activesupport/activesupport-4.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activesupport/activesupport-4.2.5.ebuild b/dev-ruby/activesupport/activesupport-4.2.5.ebuild
16 index 0784235..b8476a9 100644
17 --- a/dev-ruby/activesupport/activesupport-4.2.5.ebuild
18 +++ b/dev-ruby/activesupport/activesupport-4.2.5.ebuild
19 @@ -4,7 +4,7 @@
20
21 EAPI=5
22
23 -USE_RUBY="ruby20 ruby21"
24 +USE_RUBY="ruby20 ruby21 ruby22"
25
26 RUBY_FAKEGEM_TASK_DOC=""