From: David Hicks Date: Fri, 28 Jul 2017 22:40:05 +0000 (+1000) Subject: dev-go/toml: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=251ac1c0db44b499fc055e7dfd8b871a16e2f52c;p=gentoo.git dev-go/toml: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-go/toml/toml-0.2.0_p20160716.ebuild b/dev-go/toml/toml-0.2.0_p20160716.ebuild index 81c419d33558..219ac2df52af 100644 --- a/dev-go/toml/toml-0.2.0_p20160716.ebuild +++ b/dev-go/toml/toml-0.2.0_p20160716.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=6 @@ -14,7 +14,7 @@ else fi DESCRIPTION="TOML parser for Golang with reflection" -HOMEPAGE="http://github.com/BurntSushi/toml" +HOMEPAGE="https://github.com/BurntSushi/toml" LICENSE="WTFPL-2" SLOT="0" diff --git a/dev-go/toml/toml-9999.ebuild b/dev-go/toml/toml-9999.ebuild index 81c419d33558..219ac2df52af 100644 --- a/dev-go/toml/toml-9999.ebuild +++ b/dev-go/toml/toml-9999.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=6 @@ -14,7 +14,7 @@ else fi DESCRIPTION="TOML parser for Golang with reflection" -HOMEPAGE="http://github.com/BurntSushi/toml" +HOMEPAGE="https://github.com/BurntSushi/toml" LICENSE="WTFPL-2" SLOT="0"