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/combustion/
Date: Sun, 05 Aug 2018 07:06:06
Message-Id: 1533452711.cef034490fb961b0698f3f02c071bf35cde1724f.graaff@gentoo
1 commit: cef034490fb961b0698f3f02c071bf35cde1724f
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 07:05:11 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 07:05:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef03449
7
8 dev-ruby/combustion: add ruby25
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/combustion/combustion-0.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/combustion/combustion-0.9.1.ebuild b/dev-ruby/combustion/combustion-0.9.1.ebuild
16 index 31470caeb48..be44f5684da 100644
17 --- a/dev-ruby/combustion/combustion-0.9.1.ebuild
18 +++ b/dev-ruby/combustion/combustion-0.9.1.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="ruby22 ruby23 ruby24"
24 +USE_RUBY="ruby23 ruby24 ruby25"
25
26 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
27 RUBY_FAKEGEM_TASK_TEST=""