dev-ruby/simplecov: fix description length
authorHans de Graaff <graaff@gentoo.org>
Tue, 9 Feb 2016 06:01:56 +0000 (07:01 +0100)
committerHans de Graaff <graaff@gentoo.org>
Tue, 9 Feb 2016 06:01:56 +0000 (07:01 +0100)
Package-Manager: portage-2.2.26

dev-ruby/simplecov/simplecov-0.11.2.ebuild

index 680c2d3ae445e89984390985a7b717575e78ec97..2644b693cddc7917fc7ce12e2a5204b35d842f57 100644 (file)
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_TASK_DOC=""
 
 inherit ruby-fakegem
 
-DESCRIPTION="Code coverage with a configuration library and automatic merging of coverage across test suites"
+DESCRIPTION="Code coverage with a configuration library and merging across test suites"
 HOMEPAGE="https://www.ruby-toolbox.com/projects/simplecov https://github.com/colszowka/simplecov"
 LICENSE="MIT"