From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild | 2 +- dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild | 2 +- dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild | 2 +- dev-ruby/rdiscount/rdiscount-2.1.7.ebuild | 2 +- dev-ruby/rdiscount/rdiscount-2.1.8.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-ruby/rdiscount') diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild index 597e638b30bd..ec391e07fd10 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild index 85aeceb9a25d..422a773901c2 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild index 0da551dd8b05..b65c2c631eef 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild index 026dcb3bf956..28300d7e38cf 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild index 6f25852f1493..2d0c8e90a484 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -- cgit v1.2.3-65-gdbad