Skip to content

Commit

Permalink
dev-ruby/pathutil: use HTTPS for GitHub
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Jul 30, 2017
1 parent 48abfb8 commit 34a7dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ruby/pathutil/pathutil-0.14.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 34a7dae

Please sign in to comment.