summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-17 17:26:51 +0100
committerRobin H. Johnson <robbat2@gentoo.org>2018-03-26 11:39:12 -0700
commit5c0d94bc1500d1e5b55110cbe18251d456ceabf5 (patch)
tree7ff695b86d07bcd0548220f8c8ab2f101efaf20a /net-irc/rbot
parentmedia-libs/partio: use HTTPS (diff)
downloadgentoo-5c0d94bc1500d1e5b55110cbe18251d456ceabf5.tar.gz
gentoo-5c0d94bc1500d1e5b55110cbe18251d456ceabf5.tar.bz2
gentoo-5c0d94bc1500d1e5b55110cbe18251d456ceabf5.zip
net-irc/rbot: use HTTPS
(cherry picked from commit 84bbb9b316454c7255098caa2508053d3edbcf6d) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net-irc/rbot')
-rw-r--r--net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"