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/multi_xml/
Date: Sat, 29 Jul 2017 05:42:44
Message-Id: 1501306930.1066a601fc7ca10677edfe087cfd9f9f2dfcce62.graaff@gentoo
1 commit: 1066a601fc7ca10677edfe087cfd9f9f2dfcce62
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 05:37:55 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 05:42:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1066a601
7
8 dev-ruby/multi_xml: add ruby24
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/multi_xml/multi_xml-0.6.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild b/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild
16 index ad9193466ee..dce162cfc6d 100644
17 --- a/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild
18 +++ b/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild
19 @@ -1,9 +1,9 @@
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
24 EAPI=5
25
26 -USE_RUBY="ruby20 ruby21 ruby22 ruby23"
27 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
28
29 RUBY_FAKEGEM_RECIPE_TEST="rspec"
30 RUBY_FAKEGEM_TASK_DOC="yard"