From: Michael Mair-Keimberger Date: Sat, 17 Mar 2018 16:26:51 +0000 (+0100) Subject: net-irc/rbot: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5c0d94bc1500d1e5b55110cbe18251d456ceabf5;p=gentoo.git net-irc/rbot: use HTTPS (cherry picked from commit 84bbb9b316454c7255098caa2508053d3edbcf6d) Signed-off-by: Robin H. Johnson --- diff --git a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild index c176e4cd985f..646672e5f3ed 100644 --- a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild +++ b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild @@ -8,7 +8,7 @@ GITHUB_COMMIT="e358601cc521d8aced941eb928fae2d8c53cf0c2" inherit ruby-ng eutils user DESCRIPTION="A ruby IRC bot" -HOMEPAGE="http://ruby-rbot.org/" +HOMEPAGE="https://ruby-rbot.org/" SRC_URI="https://github.com/ruby-rbot/rbot/archive/${GITHUB_COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( feh GPL-2 )"