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 /dev-ruby/http/http-0.9.8.ebuild
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
Diffstat (limited to 'dev-ruby/http/http-0.9.8.ebuild')
-rw-r--r--dev-ruby/http/http-0.9.8.ebuild4
1 files changed, 2 insertions, 2 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"