commit: d21105b6a1dcfdaa9c76eaa2696ca1e91c738b98 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sun Oct 29 19:30:31 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sun Oct 29 19:30:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21105b6
sys-boot/os-prober: add https for HOMEPAGE makes repoman happy now. Package-Manager: Portage-2.3.13, Repoman-2.3.4 sys-boot/os-prober/os-prober-1.71.ebuild | 2 +- sys-boot/os-prober/os-prober-1.74.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/os-prober/os-prober-1.71.ebuild b/sys-boot/os-prober/os-prober-1.71.ebuild index f6aa7a1d903..a5ea7d98061 100644 --- a/sys-boot/os-prober/os-prober-1.71.ebuild +++ b/sys-boot/os-prober/os-prober-1.71.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="Utility to detect other OSs on a set of drives" -HOMEPAGE="http://packages.debian.org/source/sid/os-prober" +HOMEPAGE="https://packages.debian.org/source/sid/os-prober" SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-3" diff --git a/sys-boot/os-prober/os-prober-1.74.ebuild b/sys-boot/os-prober/os-prober-1.74.ebuild index db333f13929..38529501daa 100644 --- a/sys-boot/os-prober/os-prober-1.74.ebuild +++ b/sys-boot/os-prober/os-prober-1.74.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="Utility to detect other OSs on a set of drives" -HOMEPAGE="http://packages.debian.org/source/sid/os-prober" +HOMEPAGE="https://packages.debian.org/source/sid/os-prober" SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-3"