summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-02-16 23:07:49 +0100
committerHans de Graaff <graaff@gentoo.org>2016-02-18 07:32:49 +0100
commit463f29ac6aec1f99fbff6015174c92145982b85d (patch)
tree51a295c726574154fe9425f24121f16f38d0e0ee
parentdev-ruby/certificate_authority: add ruby22 (diff)
downloadgentoo-463f29ac6aec1f99fbff6015174c92145982b85d.tar.gz
gentoo-463f29ac6aec1f99fbff6015174c92145982b85d.tar.bz2
gentoo-463f29ac6aec1f99fbff6015174c92145982b85d.zip
dev-ruby/http: add ruby22
Package-Manager: portage-2.2.26
-rw-r--r--dev-ruby/http/http-0.9.8.ebuild4
-rw-r--r--dev-ruby/http/http-1.0.2.ebuild2
2 files changed, 3 insertions, 3 deletions
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"