From: Hans de Graaff Date: Mon, 22 Jan 2018 06:54:44 +0000 (+0100) Subject: dev-ruby/simplecov: fix docile dependency to match gemspec X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb7527db155cba5a4b59d084fc1e55582dcd9ac2;p=gentoo.git dev-ruby/simplecov: fix docile dependency to match gemspec Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/simplecov/simplecov-0.14.1.ebuild b/dev-ruby/simplecov/simplecov-0.14.1.ebuild index ec401c929eae..b8aceecbdebd 100644 --- a/dev-ruby/simplecov/simplecov-0.14.1.ebuild +++ b/dev-ruby/simplecov/simplecov-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ IUSE="doc" ruby_add_rdepend ">=dev-ruby/json-1.8:0 =dev-ruby/docile-1.1.0" + =dev-ruby/docile-1.1*" ruby_add_bdepend "test? ( dev-ruby/rspec:3