summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/simplecov')
-rw-r--r--dev-ruby/simplecov/simplecov-0.16.1-r1.ebuild (renamed from dev-ruby/simplecov/simplecov-0.16.1.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ruby/simplecov/simplecov-0.16.1.ebuild b/dev-ruby/simplecov/simplecov-0.16.1-r1.ebuild
index c788b5ff7636..e78addd19b86 100644
--- a/dev-ruby/simplecov/simplecov-0.16.1.ebuild
+++ b/dev-ruby/simplecov/simplecov-0.16.1-r1.ebuild
@@ -10,6 +10,8 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_GEMSPEC="simplecov.gemspec"
+
inherit ruby-fakegem
DESCRIPTION="Code coverage with a configuration library and merging across test suites"