summaryrefslogtreecommitdiff
path: root/dev-ruby/pathutil
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 09:12:01 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:52 +0200
commit34a7daed5666c33419b6e76e40f5cc62762b5317 (patch)
tree84a1c9d6bdd0393c35ce6f51603a4984a013fbc5 /dev-ruby/pathutil
parent48abfb8086fed5a363b7245e1f660be5d2efd8e2 (diff)
downloadgentoo-34a7daed5666c33419b6e76e40f5cc62762b5317.tar.gz
gentoo-34a7daed5666c33419b6e76e40f5cc62762b5317.tar.xz
dev-ruby/pathutil: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/pathutil')
-rw-r--r--dev-ruby/pathutil/pathutil-0.14.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pathutil/pathutil-0.14.0.ebuild b/dev-ruby/pathutil/pathutil-0.14.0.ebuild
index 427d3c2eb2e..1a3da7c59c6 100644
--- a/dev-ruby/pathutil/pathutil-0.14.0.ebuild
+++ b/dev-ruby/pathutil/pathutil-0.14.0.ebuild
@@ -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"