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/http/
Date: Wed, 23 May 2018 04:47:57
Message-Id: 1527048675.9748e674e13f36fc23f1531f55551ac006c42750.graaff@gentoo
1 commit: 9748e674e13f36fc23f1531f55551ac006c42750
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 23 04:11:15 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed May 23 04:11:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9748e674
7
8 dev-ruby/http: add ruby25
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 dev-ruby/http/http-3.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/http/http-3.3.0.ebuild b/dev-ruby/http/http-3.3.0.ebuild
16 index 99051aa01e3..935b12a363d 100644
17 --- a/dev-ruby/http/http-3.3.0.ebuild
18 +++ b/dev-ruby/http/http-3.3.0.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -USE_RUBY="ruby23 ruby24"
24 +USE_RUBY="ruby23 ruby24 ruby25"
25
26 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
27
28 @@ -22,7 +22,7 @@ IUSE=""
29 ruby_add_rdepend "
30 >=dev-ruby/addressable-2.3:0
31 >=dev-ruby/http-cookie-1.0:0
32 - >=dev-ruby/http-form_data-1.0.1:1.0
33 + dev-ruby/http-form_data:2
34 >=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*"
35
36 ruby_add_bdepend "