dev-ruby/simplecov: fix docile dependency to match gemspec
authorHans de Graaff <graaff@gentoo.org>
Mon, 22 Jan 2018 06:54:44 +0000 (07:54 +0100)
committerHans de Graaff <graaff@gentoo.org>
Mon, 22 Jan 2018 06:54:44 +0000 (07:54 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ruby/simplecov/simplecov-0.14.1.ebuild

index ec401c929eae62498d985318441ea470e450a8ec..b8aceecbdebd425943b51893a649645fcc5c8e52 100644 (file)
@@ -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/json-3:0
        dev-ruby/simplecov-html:0.10
-       >=dev-ruby/docile-1.1.0"
+       =dev-ruby/docile-1.1*"
 
 ruby_add_bdepend "test? (
        dev-ruby/rspec:3