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/jquery-ui-rails/
Date: Fri, 28 Apr 2017 08:00:13
Message-Id: 1493365912.55010b076f3127043e20c6cd75e6b4b166062296.graaff@gentoo
1 commit: 55010b076f3127043e20c6cd75e6b4b166062296
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 07:51:52 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 07:51:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55010b07
7
8 dev-ruby/jquery-ui-rails: add ruby23
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/jquery-ui-rails/jquery-ui-rails-5.0.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/jquery-ui-rails/jquery-ui-rails-5.0.5.ebuild b/dev-ruby/jquery-ui-rails/jquery-ui-rails-5.0.5.ebuild
16 index 30fedbe2d48..64050087d3f 100644
17 --- a/dev-ruby/jquery-ui-rails/jquery-ui-rails-5.0.5.ebuild
18 +++ b/dev-ruby/jquery-ui-rails/jquery-ui-rails-5.0.5.ebuild
19 @@ -1,8 +1,8 @@
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 -USE_RUBY="ruby20 ruby21 ruby22"
26 +USE_RUBY="ruby21 ruby22 ruby23"
27
28 RUBY_FAKEGEM_TASK_DOC=""
29 RUBY_FAKEGEM_TASK_TEST=""