commit: 9748e674e13f36fc23f1531f55551ac006c42750
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 04:11:15 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 23 04:11:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9748e674
dev-ruby/http: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
dev-ruby/http/http-3.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/http/http-3.3.0.ebuild b/dev-ruby/http/http-3.3.0.ebuild
index 99051aa01e3..935b12a363d 100644
--- a/dev-ruby/http/http-3.3.0.ebuild
+++ b/dev-ruby/http/http-3.3.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -22,7 +22,7 @@ IUSE=""
ruby_add_rdepend "
>=dev-ruby/addressable-2.3:0
>=dev-ruby/http-cookie-1.0:0
- >=dev-ruby/http-form_data-1.0.1:1.0
+ dev-ruby/http-form_data:2
>=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*"
ruby_add_bdepend "