summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-02-09 07:01:56 +0100
committerHans de Graaff <graaff@gentoo.org>2016-02-09 07:01:56 +0100
commit9dc82c0b934b0db45ea15617ab50f5fd6ff2eaef (patch)
tree1512343f0c741e6e507d0b9324ae7123778550c2 /dev-ruby/simplecov/simplecov-0.11.2.ebuild
parentdev-ruby/simplecov: add 0.11.2 (diff)
downloadgentoo-9dc82c0b934b0db45ea15617ab50f5fd6ff2eaef.tar.gz
gentoo-9dc82c0b934b0db45ea15617ab50f5fd6ff2eaef.tar.bz2
gentoo-9dc82c0b934b0db45ea15617ab50f5fd6ff2eaef.zip
dev-ruby/simplecov: fix description length
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/simplecov/simplecov-0.11.2.ebuild')
-rw-r--r--dev-ruby/simplecov/simplecov-0.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/simplecov/simplecov-0.11.2.ebuild b/dev-ruby/simplecov/simplecov-0.11.2.ebuild
index 680c2d3ae445..2644b693cddc 100644
--- a/dev-ruby/simplecov/simplecov-0.11.2.ebuild
+++ b/dev-ruby/simplecov/simplecov-0.11.2.ebuild
@@ -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"