diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:54:47 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:54:47 +0100 |
commit | 355fe0a08e73185a8beab52789fb9445f47248ce (patch) | |
tree | fe2ee1e8cdb060e613379cd465fee1cfe10d6f28 /dev-ruby/whole_history_rating | |
parent | dev-python/python-socketio: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-355fe0a08e73185a8beab52789fb9445f47248ce.tar.gz gentoo-355fe0a08e73185a8beab52789fb9445f47248ce.tar.bz2 gentoo-355fe0a08e73185a8beab52789fb9445f47248ce.zip |
dev-ruby/whole_history_rating: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ruby/whole_history_rating')
-rw-r--r-- | dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |