commit:     afff02d2efec49545ad4a7a6e57b760115f845e9
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Wed Jan  3 06:54:29 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 13:43:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afff02d2

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

 sys-boot/refind/refind-0.10.4-r2.ebuild | 4 ++--
 sys-boot/refind/refind-0.10.8.ebuild    | 4 ++--
 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 4ce8cce2382..60314749f2b 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 044b7ed7c12..6c49cc43f2f 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"
 

Reply via email to