dev-ruby/yard: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 16:26:18 +0000 (17:26 +0100)
committerAaron Bauman <bman@gentoo.org>
Tue, 27 Mar 2018 21:38:12 +0000 (17:38 -0400)
dev-ruby/yard/yard-0.9.11.ebuild
dev-ruby/yard/yard-0.9.12.ebuild

index 37f1408ab94cec4d27a4bdd6ed6364421bf670ca..fd62f21f273170f7c3e639f9278bc20ee700fcfc 100644 (file)
@@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="templates"
 inherit ruby-fakegem
 
 DESCRIPTION="Documentation generation tool for the Ruby programming language"
-HOMEPAGE="http://yardoc.org/"
+HOMEPAGE="https://yardoc.org/"
 
 # The gem lakes the gemspec file needed to pass tests.
 SRC_URI="https://github.com/lsegal/yard/archive/v${PV}.tar.gz -> ${P}-git.tgz"
index 079217be5068d1a1772cd6ad4cd65ba81b651a40..a55fe69e0a3a23694f2d1d2a32ca74add6b0890d 100644 (file)
@@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="templates"
 inherit ruby-fakegem
 
 DESCRIPTION="Documentation generation tool for the Ruby programming language"
-HOMEPAGE="http://yardoc.org/"
+HOMEPAGE="https://yardoc.org/"
 
 # The gem lakes the gemspec file needed to pass tests.
 SRC_URI="https://github.com/lsegal/yard/archive/v${PV}.tar.gz -> ${P}-git.tgz"