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/commander/commander-4.3.3.ebuild | 2 +- dev-ruby/commander/commander-4.3.4.ebuild | 2 +- dev-ruby/commander/commander-4.3.5.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-ruby/commander') diff --git a/dev-ruby/commander/commander-4.3.3.ebuild b/dev-ruby/commander/commander-4.3.3.ebuild index 19222073812e..bca9f6991564 100644 --- a/dev-ruby/commander/commander-4.3.3.ebuild +++ b/dev-ruby/commander/commander-4.3.3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="The complete solution for Ruby command-line executables" -HOMEPAGE="http://visionmedia.github.com/commander/" +HOMEPAGE="https://visionmedia.github.com/commander/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/commander/commander-4.3.4.ebuild b/dev-ruby/commander/commander-4.3.4.ebuild index 19222073812e..bca9f6991564 100644 --- a/dev-ruby/commander/commander-4.3.4.ebuild +++ b/dev-ruby/commander/commander-4.3.4.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="The complete solution for Ruby command-line executables" -HOMEPAGE="http://visionmedia.github.com/commander/" +HOMEPAGE="https://visionmedia.github.com/commander/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/commander/commander-4.3.5.ebuild b/dev-ruby/commander/commander-4.3.5.ebuild index e42a82b14371..92fd11259f81 100644 --- a/dev-ruby/commander/commander-4.3.5.ebuild +++ b/dev-ruby/commander/commander-4.3.5.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="The complete solution for Ruby command-line executables" -HOMEPAGE="http://visionmedia.github.com/commander/" +HOMEPAGE="https://visionmedia.github.com/commander/" LICENSE="MIT" SLOT="0" -- cgit v1.2.3-65-gdbad