summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 11:16:22 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:46:48 +0200
commitfcc00fa232376646658b93a447388e4be0c7f6cf (patch)
tree86fc2011903f86fc0b446f6c5262610b28258c92 /app-mobilephone
parentapp-misc/sleepyhead: use HTTPS for GitHub (diff)
downloadgentoo-fcc00fa232376646658b93a447388e4be0c7f6cf.tar.gz
gentoo-fcc00fa232376646658b93a447388e4be0c7f6cf.tar.bz2
gentoo-fcc00fa232376646658b93a447388e4be0c7f6cf.zip
app-mobilephone/heimdall: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/heimdall/heimdall-1.4.0.ebuild5
-rw-r--r--app-mobilephone/heimdall/heimdall-1.4.1.ebuild5
-rw-r--r--app-mobilephone/heimdall/heimdall-1.4.2.ebuild3
-rw-r--r--app-mobilephone/heimdall/heimdall-9999.ebuild3
4 files changed, 6 insertions, 10 deletions
diff --git a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
index 0189b9ee0538..cac3459aa2c6 100644
--- a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
+++ b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
S="${WORKDIR}/Heimdall-${PV}"
else
inherit git-2
- EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
- https://github.com/Benjamin-Dobell/Heimdall.git"
+ EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
fi
DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
diff --git a/app-mobilephone/heimdall/heimdall-1.4.1.ebuild b/app-mobilephone/heimdall/heimdall-1.4.1.ebuild
index bc4cf47cb6a8..58662f1ba5d7 100644
--- a/app-mobilephone/heimdall/heimdall-1.4.1.ebuild
+++ b/app-mobilephone/heimdall/heimdall-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
S="${WORKDIR}/Heimdall-${PV}"
else
inherit git-2
- EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
- https://github.com/Benjamin-Dobell/Heimdall.git"
+ EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
fi
DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
diff --git a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
index 70d3660483e8..944650f2addf 100644
--- a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
+++ b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
@@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
S="${WORKDIR}/Heimdall-${PV}"
else
inherit git-r3
- EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
- https://github.com/Benjamin-Dobell/Heimdall.git"
+ EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
fi
DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild
index 70d3660483e8..944650f2addf 100644
--- a/app-mobilephone/heimdall/heimdall-9999.ebuild
+++ b/app-mobilephone/heimdall/heimdall-9999.ebuild
@@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
S="${WORKDIR}/Heimdall-${PV}"
else
inherit git-r3
- EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
- https://github.com/Benjamin-Dobell/Heimdall.git"
+ EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
fi
DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"