commit:     36800bc5628c86c89b318dfd27ea8d36da75c29f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 16:25:34 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 21:38:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36800bc5

dev-ruby/tzinfo: use HTTPS

 dev-ruby/tzinfo/tzinfo-0.3.53.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild 
b/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild
index 82a43ae9846..3e810347f76 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES README"
 inherit ruby-fakegem
 
 DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="http://tzinfo.github.io/";
+HOMEPAGE="https://tzinfo.github.io/";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to