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/ast/
Date: Wed, 08 Feb 2017 06:02:36
Message-Id: 1486533729.8ba06567422d2e057d82d54fb51a276bf1beb86e.graaff@gentoo
1 commit: 8ba06567422d2e057d82d54fb51a276bf1beb86e
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 8 06:02:09 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 8 06:02:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba06567
7
8 dev-ruby/ast: add ruby24
9
10 Package-Manager: portage-2.3.3
11
12 dev-ruby/ast/ast-2.3.0.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/dev-ruby/ast/ast-2.3.0.ebuild b/dev-ruby/ast/ast-2.3.0.ebuild
16 index 381f355..aeca2d7 100644
17 --- a/dev-ruby/ast/ast-2.3.0.ebuild
18 +++ b/dev-ruby/ast/ast-2.3.0.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 EAPI=5
26 -USE_RUBY="ruby20 ruby21 ruby22 ruby23"
27 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
28
29 -RUBY_FAKEGEM_RECIPE_DOC="yard"
30 +RUBY_FAKEGEM_RECIPE_DOC="rdoc"
31 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
32
33 inherit ruby-fakegem