From: David Seifert Date: Sat, 8 Feb 2020 18:54:47 +0000 (+0100) Subject: dev-ruby/whole_history_rating: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=355fe0a08e73185a8beab52789fb9445f47248ce;p=gentoo.git dev-ruby/whole_history_rating: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- 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 a9746bb09ab3..2f926b2efeef 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"