summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-06 20:23:37 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-06 20:23:37 +0100
commit819f3d6504b1325bdd63cd10491e8e003516be7e (patch)
treec551f1d8e48f25db1d28d8b49e41252ba0072553 /dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
parentdev-ruby/sfl: Remove ruby19, fix desc (diff)
downloadgentoo-819f3d6504b1325bdd63cd10491e8e003516be7e.tar.gz
gentoo-819f3d6504b1325bdd63cd10491e8e003516be7e.tar.bz2
gentoo-819f3d6504b1325bdd63cd10491e8e003516be7e.zip
dev-ruby/simplecov-html: Fix desc
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild')
-rw-r--r--dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
index 913c7f933dc5..a2a9ec74ef7b 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
inherit ruby-fakegem
-DESCRIPTION="Generates a nice HTML report of your SimpleCov ruby code coverage results on Ruby 1.9"
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage results"
HOMEPAGE="https://github.com/colszowka/simplecov"
LICENSE="MIT"