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/ritex/
Date: Thu, 29 Jun 2017 05:19:26
Message-Id: 1498713353.7f924326aa4698a6e308074c1daef8ddb9c42192.graaff@gentoo
1 commit: 7f924326aa4698a6e308074c1daef8ddb9c42192
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 04:42:55 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 05:15:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f924326
7
8 dev-ruby/ritex: add ruby24
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-ruby/ritex/ritex-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ritex/ritex-1.0.1.ebuild b/dev-ruby/ritex/ritex-1.0.1.ebuild
16 index 4bdba63877a..b00e5a8b552 100644
17 --- a/dev-ruby/ritex/ritex-1.0.1.ebuild
18 +++ b/dev-ruby/ritex/ritex-1.0.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="ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
25
26 RUBY_FAKEGEM_TASK_DOC=""
27 RUBY_FAKEGEM_EXTRADOC="README ReleaseNotes"