dev-ruby/pathutil: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 09:12:01 +10:00
committed by Michał Górny
parent 48abfb8086
commit 34a7daed56

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Like Pathname but a little less insane"
HOMEPAGE="https://rubygems.org/gems/pathutil http://github.com/envygeeks/pathutils"
HOMEPAGE="https://rubygems.org/gems/pathutil https://github.com/envygeeks/pathutils"
LICENSE="MIT"
SLOT="0"