commit: 5c0d94bc1500d1e5b55110cbe18251d456ceabf5 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Mar 17 16:26:51 2018 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Mar 26 18:39:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0d94bc
net-irc/rbot: use HTTPS (cherry picked from commit 84bbb9b316454c7255098caa2508053d3edbcf6d) Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c176e4cd985..646672e5f3e 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 )"
