summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharIes17 <charles17@arcor.de>2018-01-03 07:54:29 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-01-03 14:43:02 +0100
commitafff02d2efec49545ad4a7a6e57b760115f845e9 (patch)
tree0ebfdfc9cf6894d92aff93a9ca4b26a622996f83
parentdev-perl/Rcs: EAPI6 + tests + examples (diff)
downloadgentoo-afff02d2efec49545ad4a7a6e57b760115f845e9.tar.gz
gentoo-afff02d2efec49545ad4a7a6e57b760115f845e9.tar.bz2
gentoo-afff02d2efec49545ad4a7a6e57b760115f845e9.zip
sys-boot/refind: HOMEPAGE to use https.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6725
-rw-r--r--sys-boot/refind/refind-0.10.4-r2.ebuild4
-rw-r--r--sys-boot/refind/refind-0.10.8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-boot/refind/refind-0.10.4-r2.ebuild b/sys-boot/refind/refind-0.10.4-r2.ebuild
index 4ce8cce2382c..60314749f2b7 100644
--- a/sys-boot/refind/refind-0.10.4-r2.ebuild
+++ b/sys-boot/refind/refind-0.10.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs flag-o-matic versionator
DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith"
-HOMEPAGE="http://www.rodsbooks.com/refind/"
+HOMEPAGE="https://www.rodsbooks.com/refind/"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz"
diff --git a/sys-boot/refind/refind-0.10.8.ebuild b/sys-boot/refind/refind-0.10.8.ebuild
index 044b7ed7c12e..6c49cc43f2fb 100644
--- a/sys-boot/refind/refind-0.10.8.ebuild
+++ b/sys-boot/refind/refind-0.10.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs flag-o-matic versionator
DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith"
-HOMEPAGE="http://www.rodsbooks.com/refind/"
+HOMEPAGE="https://www.rodsbooks.com/refind/"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz"