dev-ruby/pathutil: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 23:12:01 +0000 (09:12 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:52 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-ruby/pathutil/pathutil-0.14.0.ebuild

index 427d3c2eb2e4e5465d0026425227b3407d17d6e3..1a3da7c59c60ef360f8772b24fa0e77d2b4342b4 100644 (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"