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

index 34a081cd6030f3071f988412c323b96070327f75..f44edc8f80f25217cb3990f41cfc6c957283cbc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_DOC="doc"
 inherit ruby-fakegem
 
 DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="http://rubygems.org/gems/cri"
+HOMEPAGE="https://rubygems.org/gems/cri"
 LICENSE="MIT"
 
 KEYWORDS="~amd64 ~x86 ~x86-fbsd"