From 138567f84cfa0149dcba67e36b3417a6ce3b6327 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 20:59:37 +1000 Subject: [PATCH] sys-kernel/spl: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sys-kernel/spl/spl-0.6.0_rc13-r2.ebuild | 4 ++-- sys-kernel/spl/spl-0.6.0_rc14-r3.ebuild | 4 ++-- sys-kernel/spl/spl-0.6.1-r3.ebuild | 4 ++-- sys-kernel/spl/spl-0.6.2-r5.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys-kernel/spl/spl-0.6.0_rc13-r2.ebuild b/sys-kernel/spl/spl-0.6.0_rc13-r2.ebuild index 1ea3b30d3346..0f727fa171fa 100644 --- a/sys-kernel/spl/spl-0.6.0_rc13-r2.ebuild +++ b/sys-kernel/spl/spl-0.6.0_rc13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -8,7 +8,7 @@ inherit flag-o-matic linux-info linux-mod autotools-utils if [[ ${PV} == "9999" ]] ; then inherit git-2 - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-kernel/spl/spl-0.6.0_rc14-r3.ebuild b/sys-kernel/spl/spl-0.6.0_rc14-r3.ebuild index 9d093ff0d733..c18cad215004 100644 --- a/sys-kernel/spl/spl-0.6.0_rc14-r3.ebuild +++ b/sys-kernel/spl/spl-0.6.0_rc14-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -8,7 +8,7 @@ inherit flag-o-matic linux-info linux-mod autotools-utils if [[ ${PV} == "9999" ]] ; then inherit git-2 - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-kernel/spl/spl-0.6.1-r3.ebuild b/sys-kernel/spl/spl-0.6.1-r3.ebuild index 6f94625af4f7..cae6622f754d 100644 --- a/sys-kernel/spl/spl-0.6.1-r3.ebuild +++ b/sys-kernel/spl/spl-0.6.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -8,7 +8,7 @@ inherit flag-o-matic linux-info linux-mod autotools-utils if [[ ${PV} == "9999" ]] ; then inherit git-2 - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') diff --git a/sys-kernel/spl/spl-0.6.2-r5.ebuild b/sys-kernel/spl/spl-0.6.2-r5.ebuild index 5f5395cb2c55..5a152da27c55 100644 --- a/sys-kernel/spl/spl-0.6.2-r5.ebuild +++ b/sys-kernel/spl/spl-0.6.2-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -8,7 +8,7 @@ inherit flag-o-matic linux-info linux-mod autotools-utils if [[ ${PV} == "9999" ]] ; then inherit git-2 - EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git" + EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git" else inherit eutils versionator MY_PV=$(replace_version_separator 3 '-') -- 2.26.2