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/rails-dom-testing/
Date: Sun, 02 Jul 2017 05:43:22
Message-Id: 1498974097.9bc61e04ea1f8e43e42658b1f59c2daa357e4e7d.graaff@gentoo
1 commit: 9bc61e04ea1f8e43e42658b1f59c2daa357e4e7d
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 2 05:37:35 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 2 05:41:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bc61e04
7
8 dev-ruby/rails-dom-testing: add ruby24
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-ruby/rails-dom-testing/rails-dom-testing-2.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.3.ebuild b/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.3.ebuild
16 index 514467e440f..9fcd8a48d5f 100644
17 --- a/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.3.ebuild
18 +++ b/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.3.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -USE_RUBY="ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
25
26 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
27 RUBY_FAKEGEM_EXTRADOC="README.md"