Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/superiotool/
Date: Thu, 08 Feb 2018 19:15:56
Message-Id: 1518117334.53402b8c92f980e58ebd248aec48a45c3c71e0e6.asturm@gentoo
1 commit: 53402b8c92f980e58ebd248aec48a45c3c71e0e6
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 8 15:04:34 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 19:15:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53402b8c
7
8 sys-apps/superiotool: use HTTPS
9
10 Closes: https://github.com/gentoo/gentoo/pull/7124
11
12 sys-apps/superiotool/superiotool-6637.ebuild | 2 +-
13 sys-apps/superiotool/superiotool-99999999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/superiotool/superiotool-6637.ebuild b/sys-apps/superiotool/superiotool-6637.ebuild
17 index 83db272b25a..bdd2a856660 100644
18 --- a/sys-apps/superiotool/superiotool-6637.ebuild
19 +++ b/sys-apps/superiotool/superiotool-6637.ebuild
20 @@ -14,7 +14,7 @@ else
21 fi
22
23 DESCRIPTION="util to detect Super I/O chips and functionality"
24 -HOMEPAGE="http://www.coreboot.org/Superiotool"
25 +HOMEPAGE="https://www.coreboot.org/Superiotool"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29
30 diff --git a/sys-apps/superiotool/superiotool-99999999.ebuild b/sys-apps/superiotool/superiotool-99999999.ebuild
31 index 83db272b25a..bdd2a856660 100644
32 --- a/sys-apps/superiotool/superiotool-99999999.ebuild
33 +++ b/sys-apps/superiotool/superiotool-99999999.ebuild
34 @@ -14,7 +14,7 @@ else
35 fi
36
37 DESCRIPTION="util to detect Super I/O chips and functionality"
38 -HOMEPAGE="http://www.coreboot.org/Superiotool"
39 +HOMEPAGE="https://www.coreboot.org/Superiotool"
40
41 LICENSE="GPL-2"
42 SLOT="0"