summaryrefslogtreecommitdiff
path: root/dev-ruby/patron
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /dev-ruby/patron
parent0ac6bb4fddac5740182543de9440a9af7181b105 (diff)
downloadgentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.xz
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r--dev-ruby/patron/patron-0.4.18-r1.ebuild2
-rw-r--r--dev-ruby/patron/patron-0.4.18-r2.ebuild2
-rw-r--r--dev-ruby/patron/patron-0.4.20.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/patron/patron-0.4.18-r1.ebuild b/dev-ruby/patron/patron-0.4.18-r1.ebuild
index 88c2d9de2c4..9698e76138e 100644
--- a/dev-ruby/patron/patron-0.4.18-r1.ebuild
+++ b/dev-ruby/patron/patron-0.4.18-r1.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt"
inherit multilib ruby-fakegem
DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl"
-HOMEPAGE="http://toland.github.com/patron/"
+HOMEPAGE="https://toland.github.com/patron/"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-ruby/patron/patron-0.4.18-r2.ebuild b/dev-ruby/patron/patron-0.4.18-r2.ebuild
index 4afc7058939..48d60132d80 100644
--- a/dev-ruby/patron/patron-0.4.18-r2.ebuild
+++ b/dev-ruby/patron/patron-0.4.18-r2.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt"
inherit multilib ruby-fakegem
DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl"
-HOMEPAGE="http://toland.github.com/patron/"
+HOMEPAGE="https://toland.github.com/patron/"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-ruby/patron/patron-0.4.20.ebuild b/dev-ruby/patron/patron-0.4.20.ebuild
index 3658900855d..1731d1a7e70 100644
--- a/dev-ruby/patron/patron-0.4.20.ebuild
+++ b/dev-ruby/patron/patron-0.4.20.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit multilib ruby-fakegem
DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl"
-HOMEPAGE="http://toland.github.com/patron/"
+HOMEPAGE="https://toland.github.com/patron/"
LICENSE="MIT"
SLOT="0"