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/tidy_table/
Date: Tue, 04 Sep 2018 05:43:20
Message-Id: 1536036750.f368c99152b54c1ccac6abf2577fe3af293c94a7.graaff@gentoo
1 commit: f368c99152b54c1ccac6abf2577fe3af293c94a7
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 4 04:52:30 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 4 04:52:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f368c991
7
8 dev-ruby/tidy_table: add ruby25
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild b/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild
16 index d676c249fc0..1b47836e391 100644
17 --- a/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild
18 +++ b/dev-ruby/tidy_table/tidy_table-0.0.5-r4.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="rspec"
27 RUBY_FAKEGEM_RECIPE_DOC="rdoc"