mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-ruby/cri: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
6d682021b2
commit
7d0c5a7265
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user