dev-ruby/simplecov: install proper gemspec file

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Hans de Graaff
2019-02-10 19:50:54 +01:00
parent a5fc18a9b2
commit 765e6bb061

View File

@@ -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"