Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/heimdall/
Date: Tue, 20 Feb 2018 10:30:22
Message-Id: 1519122612.f5e9ece7d2b77ba0fac3c076be4605489ff9e8c4.polynomial-c@gentoo
1 commit: f5e9ece7d2b77ba0fac3c076be4605489ff9e8c4
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Feb 3 13:39:44 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 20 10:30:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e9ece7
7
8 app-mobilephone/heimdall: use HTTPS for HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/7033
11
12 app-mobilephone/heimdall/heimdall-1.4.2.ebuild | 4 ++--
13 app-mobilephone/heimdall/heimdall-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
17 index 944650f2add..02bca30a9f2 100644
18 --- a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
19 +++ b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -15,7 +15,7 @@ else
27 fi
28
29 DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
30 -HOMEPAGE="http://glassechidna.com.au/heimdall/"
31 +HOMEPAGE="https://glassechidna.com.au/heimdall/"
32
33 LICENSE="MIT"
34 SLOT="0"
35
36 diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild
37 index 944650f2add..02bca30a9f2 100644
38 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild
39 +++ b/app-mobilephone/heimdall/heimdall-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -15,7 +15,7 @@ else
47 fi
48
49 DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"
50 -HOMEPAGE="http://glassechidna.com.au/heimdall/"
51 +HOMEPAGE="https://glassechidna.com.au/heimdall/"
52
53 LICENSE="MIT"
54 SLOT="0"