From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- dev-ruby/allison/allison-2.0.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/allison/allison-2.0.3-r3.ebuild') diff --git a/dev-ruby/allison/allison-2.0.3-r3.ebuild b/dev-ruby/allison/allison-2.0.3-r3.ebuild index fefc211980ed..21e27b7c2737 100644 --- a/dev-ruby/allison/allison-2.0.3-r3.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r3.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="cache" inherit ruby-fakegem DESCRIPTION="A modern, pretty RDoc template" -HOMEPAGE="http://fauna.github.com/fauna/allison/files/README.html" +HOMEPAGE="https://fauna.github.com/fauna/allison/files/README.html" LICENSE="AFL-3.0" SLOT="0" -- cgit v1.2.3-65-gdbad