summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 01:36:44 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:37:50 +0200
commit6fc92086e0858732f809b65b3c015a778cc9bc4f (patch)
tree35bc9bbcec0a0bead40adc2a156fbb5e4c3f36d0 /dev-util
parentdev-util/atomic-install: use HTTPS for GitHub (diff)
downloadgentoo-6fc92086e0858732f809b65b3c015a778cc9bc4f.tar.gz
gentoo-6fc92086e0858732f809b65b3c015a778cc9bc4f.tar.bz2
gentoo-6fc92086e0858732f809b65b3c015a778cc9bc4f.zip
dev-util/suse-build: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/suse-build/suse-build-2014.09.18.ebuild4
-rw-r--r--dev-util/suse-build/suse-build-2015.11.05.ebuild4
-rw-r--r--dev-util/suse-build/suse-build-9999.ebuild4
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"