commit: 53402b8c92f980e58ebd248aec48a45c3c71e0e6 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 8 15:04:34 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 19:15:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53402b8c
sys-apps/superiotool: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7124 sys-apps/superiotool/superiotool-6637.ebuild | 2 +- sys-apps/superiotool/superiotool-99999999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/superiotool/superiotool-6637.ebuild b/sys-apps/superiotool/superiotool-6637.ebuild index 83db272b25a..bdd2a856660 100644 --- a/sys-apps/superiotool/superiotool-6637.ebuild +++ b/sys-apps/superiotool/superiotool-6637.ebuild @@ -14,7 +14,7 @@ else fi DESCRIPTION="util to detect Super I/O chips and functionality" -HOMEPAGE="http://www.coreboot.org/Superiotool" +HOMEPAGE="https://www.coreboot.org/Superiotool" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/superiotool/superiotool-99999999.ebuild b/sys-apps/superiotool/superiotool-99999999.ebuild index 83db272b25a..bdd2a856660 100644 --- a/sys-apps/superiotool/superiotool-99999999.ebuild +++ b/sys-apps/superiotool/superiotool-99999999.ebuild @@ -14,7 +14,7 @@ else fi DESCRIPTION="util to detect Super I/O chips and functionality" -HOMEPAGE="http://www.coreboot.org/Superiotool" +HOMEPAGE="https://www.coreboot.org/Superiotool" LICENSE="GPL-2" SLOT="0"
