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, 04 May 2018 05:46:49
Message-Id: 1525412796.2bd30cf6fb26a8ed1897250b92102afee9d56a59.graaff@gentoo
1 commit: 2bd30cf6fb26a8ed1897250b92102afee9d56a59
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 4 05:45:09 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri May 4 05:46:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd30cf6
7
8 dev-ruby/activesupport: add ruby25
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ruby/activesupport/activesupport-5.1.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activesupport/activesupport-5.1.6.ebuild b/dev-ruby/activesupport/activesupport-5.1.6.ebuild
16 index 61edd315141..230ceb0f1f5 100644
17 --- a/dev-ruby/activesupport/activesupport-5.1.6.ebuild
18 +++ b/dev-ruby/activesupport/activesupport-5.1.6.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -USE_RUBY="ruby22 ruby23 ruby24"
24 +USE_RUBY="ruby23 ruby24 ruby25"
25
26 RUBY_FAKEGEM_TASK_DOC=""