dev-ruby/cri: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-17 17:16:55 +01:00
committed by Aaron Bauman
parent 6d682021b2
commit 7d0c5a7265

View 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"