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/gruff/
Date: Thu, 04 May 2017 04:31:33
Message-Id: 1493872253.a1ef2e347576f5c59b3f6322df01e4738f043eaf.graaff@gentoo
1 commit: a1ef2e347576f5c59b3f6322df01e4738f043eaf
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 04:28:14 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 04:30:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ef2e34
7
8 dev-ruby/gruff: add ruby23
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 dev-ruby/gruff/gruff-0.7.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/gruff/gruff-0.7.0.ebuild b/dev-ruby/gruff/gruff-0.7.0.ebuild
16 index ef4fecf3b9e..f6eee6617f0 100644
17 --- a/dev-ruby/gruff/gruff-0.7.0.ebuild
18 +++ b/dev-ruby/gruff/gruff-0.7.0.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=""