From 251ac1c0db44b499fc055e7dfd8b871a16e2f52c Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 08:40:05 +1000 Subject: dev-go/toml: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-go/toml/toml-0.2.0_p20160716.ebuild | 4 ++-- dev-go/toml/toml-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-go') 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" -- cgit v1.2.3-65-gdbad