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/net-ssh-gateway/
Date: Sat, 03 Mar 2018 08:13:39
Message-Id: 1520063586.b93197abc3d3d474cab77c192a5995c497965cb3.graaff@gentoo
1 commit: b93197abc3d3d474cab77c192a5995c497965cb3
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 3 07:53:06 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 3 07:53:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93197ab
7
8 dev-ruby/net-ssh-gateway: add ruby24
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
16 index 8bc7394d850..622d23a459e 100644
17 --- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
18 +++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.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="ruby22 ruby23"
24 +USE_RUBY="ruby22 ruby23 ruby24"
25
26 RUBY_FAKEGEM_RECIPE_DOC="rdoc"