From 463f29ac6aec1f99fbff6015174c92145982b85d Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Tue, 16 Feb 2016 23:07:49 +0100 Subject: dev-ruby/http: add ruby22 Package-Manager: portage-2.2.26 --- dev-ruby/http/http-0.9.8.ebuild | 4 ++-- dev-ruby/http/http-1.0.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-ruby/http') diff --git a/dev-ruby/http/http-0.9.8.ebuild b/dev-ruby/http/http-0.9.8.ebuild index d4751d420f15..53cfb50f6a24 100644 --- a/dev-ruby/http/http-0.9.8.ebuild +++ b/dev-ruby/http/http-0.9.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild index e29d6a7a9d66..bfc40582611c 100644 --- a/dev-ruby/http/http-1.0.2.ebuild +++ b/dev-ruby/http/http-1.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" -- cgit v1.2.3-65-gdbad