commit: 355fe0a08e73185a8beab52789fb9445f47248ce
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 18:54:47 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 18:54:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355fe0a0
dev-ruby/whole_history_rating: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
b/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
index a9746bb09ab..2f926b2efee 100644
--- a/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
+++ b/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
DESCRIPTION="A pure ruby implementation of Remi Coulom's Whole-History Rating
algorithm"
-HOMEPAGE="https://github.com/goshrine/${PN}"
+HOMEPAGE="https://github.com/goshrine/whole_history_rating"
LICENSE="MIT"
SLOT="0"