Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/heimdall/
Date: Sun, 30 Jul 2017 08:47:55
Message-Id: 1501404408.fcc00fa232376646658b93a447388e4be0c7f6cf.mgorny@gentoo
1 commit: fcc00fa232376646658b93a447388e4be0c7f6cf
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Sat Jul 29 01:16:22 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 08:46:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc00fa2
7
8 app-mobilephone/heimdall: use HTTPS for GitHub
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 app-mobilephone/heimdall/heimdall-1.4.0.ebuild | 5 ++---
13 app-mobilephone/heimdall/heimdall-1.4.1.ebuild | 5 ++---
14 app-mobilephone/heimdall/heimdall-1.4.2.ebuild | 3 +--
15 app-mobilephone/heimdall/heimdall-9999.ebuild | 3 +--
16 4 files changed, 6 insertions(+), 10 deletions(-)
17
18 diff --git a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
19 index 0189b9ee053..cac3459aa2c 100644
20 --- a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
21 +++ b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
29 S="${WORKDIR}/Heimdall-${PV}"
30 else
31 inherit git-2
32 - EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
33 - https://github.com/Benjamin-Dobell/Heimdall.git"
34 + EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
35 fi
36
37 DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
38
39 diff --git a/app-mobilephone/heimdall/heimdall-1.4.1.ebuild b/app-mobilephone/heimdall/heimdall-1.4.1.ebuild
40 index bc4cf47cb6a..58662f1ba5d 100644
41 --- a/app-mobilephone/heimdall/heimdall-1.4.1.ebuild
42 +++ b/app-mobilephone/heimdall/heimdall-1.4.1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2014 Gentoo Foundation
45 +# Copyright 1999-2017 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=5
49 @@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
50 S="${WORKDIR}/Heimdall-${PV}"
51 else
52 inherit git-2
53 - EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
54 - https://github.com/Benjamin-Dobell/Heimdall.git"
55 + EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
56 fi
57
58 DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
59
60 diff --git a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
61 index 70d3660483e..944650f2add 100644
62 --- a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
63 +++ b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
64 @@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
65 S="${WORKDIR}/Heimdall-${PV}"
66 else
67 inherit git-r3
68 - EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
69 - https://github.com/Benjamin-Dobell/Heimdall.git"
70 + EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
71 fi
72
73 DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
74
75 diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild
76 index 70d3660483e..944650f2add 100644
77 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild
78 +++ b/app-mobilephone/heimdall/heimdall-9999.ebuild
79 @@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
80 S="${WORKDIR}/Heimdall-${PV}"
81 else
82 inherit git-r3
83 - EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
84 - https://github.com/Benjamin-Dobell/Heimdall.git"
85 + EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
86 fi
87
88 DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"