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/unindent/
Date: Sat, 12 Aug 2017 05:14:38
Message-Id: 1502514601.88be709118a2111f86a238cb09f27ae22c326805.graaff@gentoo
1 commit: 88be709118a2111f86a238cb09f27ae22c326805
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 04:36:18 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 05:10:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88be7091
7
8 dev-ruby/unindent: add ruby24
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/unindent/unindent-1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild
16 index 35f7df18ba7..517bf5a6ca3 100644
17 --- a/dev-ruby/unindent/unindent-1.0.ebuild
18 +++ b/dev-ruby/unindent/unindent-1.0.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="ruby20 ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
25
26 RUBY_FAKEGEM_EXTRADOC="README.md"
27 RUBY_FAKEGEM_RECIPE_DOC="rdoc"