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/d3_rails/
Date: Mon, 17 Sep 2018 19:07:38
Message-Id: 1537211223.5ea916a04ec04c71631455678bcbe7190af8c240.graaff@gentoo
1 commit: 5ea916a04ec04c71631455678bcbe7190af8c240
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 18:41:37 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 19:07:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea916a0
7
8 dev-ruby/d3_rails: add ruby25
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/d3_rails/d3_rails-4.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild b/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
16 index 128ee2a39f3..2087420d974 100644
17 --- a/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
18 +++ b/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 -USE_RUBY="ruby22 ruby23 ruby24"
24 +USE_RUBY="ruby23 ruby24 ruby25"
25
26 RUBY_FAKEGEM_RECIPE_TEST="none"
27 RUBY_FAKEGEM_RECIPE_DOC="none"