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 /app-text/ronn | |
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 'app-text/ronn')
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r2.ebuild | 2 | ||||
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ronn/ronn-0.7.3-r2.ebuild b/app-text/ronn/ronn-0.7.3-r2.ebuild index c121215a6e2c..61467415091b 100644 --- a/app-text/ronn/ronn-0.7.3-r2.ebuild +++ b/app-text/ronn/ronn-0.7.3-r2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" -HOMEPAGE="http://github.com/rtomayko/ronn/" +HOMEPAGE="https://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild b/app-text/ronn/ronn-0.7.3-r3.ebuild index 38f0316c801d..88112fe347a5 100644 --- a/app-text/ronn/ronn-0.7.3-r3.ebuild +++ b/app-text/ronn/ronn-0.7.3-r3.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" -HOMEPAGE="http://github.com/rtomayko/ronn/" +HOMEPAGE="https://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" |