projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98cfb64
)
dev-ruby/rest-client: add ruby25
author
Hans de Graaff
<graaff@gentoo.org>
Mon, 25 Jun 2018 18:40:38 +0000
(20:40 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Mon, 25 Jun 2018 18:43:55 +0000
(20:43 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/rest-client/rest-client-2.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/rest-client/rest-client-2.0.2.ebuild
b/dev-ruby/rest-client/rest-client-2.0.2.ebuild
index 89b520306179fa3fca1a2e2d56659c2ab6b1a9a6..939b7939b7f5c23569b1086555ca48cdac4d23cb 100644
(file)
--- a/
dev-ruby/rest-client/rest-client-2.0.2.ebuild
+++ b/
dev-ruby/rest-client/rest-client-2.0.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby2
2 ruby23 ruby24
"
+USE_RUBY="ruby2
3 ruby24 ruby25
"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@
-19,7
+19,7
@@
SLOT="2"
KEYWORDS="~amd64"
IUSE=""
-ruby_add_bdepend "test? ( dev-ruby/webmock:
2
)"
+ruby_add_bdepend "test? ( dev-ruby/webmock:
3
)"
ruby_add_rdepend "
>=dev-ruby/http-cookie-1.0.2:0