projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b55565
)
dev-ruby/simplecov-html: Fix desc
author
Manuel Rüger
<mrueg@gentoo.org>
Sun, 6 Mar 2016 19:23:37 +0000
(20:23 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Sun, 6 Mar 2016 19:23:37 +0000
(20:23 +0100)
Package-Manager: portage-2.2.27
dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
patch
|
blob
|
history
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 913c7f933dc5a41897928483cef07f3bf51d1265..a2a9ec74ef7b888b14068408653210ddc11a94ee 100644
(file)
--- 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-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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"