From: David Hicks Date: Sat, 29 Jul 2017 15:36:44 +0000 (+1000) Subject: dev-util/suse-build: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6fc92086e0858732f809b65b3c015a778cc9bc4f;p=gentoo.git dev-util/suse-build: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- 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"