commit: cb7527db155cba5a4b59d084fc1e55582dcd9ac2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 06:54:44 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 06:54:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7527db
dev-ruby/simplecov: fix docile dependency to match gemspec
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/simplecov/simplecov-0.14.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/simplecov/simplecov-0.14.1.ebuild
b/dev-ruby/simplecov/simplecov-0.14.1.ebuild
index ec401c929ea..b8aceecbdeb 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/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