commit:     fcc00fa232376646658b93a447388e4be0c7f6cf
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:16:22 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:46:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc00fa2

app-mobilephone/heimdall: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-mobilephone/heimdall/heimdall-1.4.0.ebuild | 5 ++---
 app-mobilephone/heimdall/heimdall-1.4.1.ebuild | 5 ++---
 app-mobilephone/heimdall/heimdall-1.4.2.ebuild | 3 +--
 app-mobilephone/heimdall/heimdall-9999.ebuild  | 3 +--
 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 0189b9ee053..cac3459aa2c 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 bc4cf47cb6a..58662f1ba5d 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 70d3660483e..944650f2add 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 70d3660483e..944650f2add 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"

Reply via email to