diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-ruby/rdiscount | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.1.7.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.1.8.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
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" |