summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-10-29 20:30:31 +0100
committerJonas Stein <jstein@gentoo.org>2017-10-29 20:30:31 +0100
commitd21105b6a1dcfdaa9c76eaa2696ca1e91c738b98 (patch)
treede5ce7231c36aa4debaa7f2c6f59bca40866eac9 /sys-boot
parentsys-boot/os-prober: Removed proxied maintainer (diff)
downloadgentoo-d21105b6a1dcfdaa9c76eaa2696ca1e91c738b98.tar.gz
gentoo-d21105b6a1dcfdaa9c76eaa2696ca1e91c738b98.tar.bz2
gentoo-d21105b6a1dcfdaa9c76eaa2696ca1e91c738b98.zip
sys-boot/os-prober: add https for HOMEPAGE
makes repoman happy now. Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/os-prober/os-prober-1.71.ebuild2
-rw-r--r--sys-boot/os-prober/os-prober-1.74.ebuild2
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 f6aa7a1d903f..a5ea7d980614 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 db333f139291..38529501daa0 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"