summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild')
-rw-r--r--dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
index 0987aea03092..50b481bf91fa 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
inherit ruby-fakegem
DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage results"
-HOMEPAGE="https://github.com/colszowka/simplecov"
+HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html"
LICENSE="MIT"
KEYWORDS="~amd64 ~riscv"