From 6fc92086e0858732f809b65b3c015a778cc9bc4f Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 01:36:44 +1000 Subject: [PATCH] dev-util/suse-build: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-util/suse-build/suse-build-2014.09.18.ebuild | 4 ++-- dev-util/suse-build/suse-build-2015.11.05.ebuild | 4 ++-- dev-util/suse-build/suse-build-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-util/suse-build/suse-build-2014.09.18.ebuild b/dev-util/suse-build/suse-build-2014.09.18.ebuild index 2004765f0bf2..8861aedd9072 100644 --- a/dev-util/suse-build/suse-build-2014.09.18.ebuild +++ b/dev-util/suse-build/suse-build-2014.09.18.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/obs-build.git" +EGIT_REPO_URI="https://github.com/openSUSE/obs-build.git" if [[ "${PV}" == "9999" ]]; then EXTRA_ECLASS="git-2" diff --git a/dev-util/suse-build/suse-build-2015.11.05.ebuild b/dev-util/suse-build/suse-build-2015.11.05.ebuild index ec79073f6d9e..15f352f1e641 100644 --- a/dev-util/suse-build/suse-build-2015.11.05.ebuild +++ b/dev-util/suse-build/suse-build-2015.11.05.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/obs-build.git" +EGIT_REPO_URI="https://github.com/openSUSE/obs-build.git" if [[ "${PV}" == "9999" ]]; then EXTRA_ECLASS="git-2" diff --git a/dev-util/suse-build/suse-build-9999.ebuild b/dev-util/suse-build/suse-build-9999.ebuild index ec79073f6d9e..15f352f1e641 100644 --- a/dev-util/suse-build/suse-build-9999.ebuild +++ b/dev-util/suse-build/suse-build-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -EGIT_REPO_URI="git://github.com/openSUSE/obs-build.git" +EGIT_REPO_URI="https://github.com/openSUSE/obs-build.git" if [[ "${PV}" == "9999" ]]; then EXTRA_ECLASS="git-2" -- 2.26.2