commit:     270d335cf198a095d6fc437b48de8c778d7f45a2
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 21 08:43:49 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:28:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=270d335c

app-arch/unrar: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8097

 app-arch/unrar/unrar-5.5.8.ebuild | 6 +++---
 app-arch/unrar/unrar-5.6.1.ebuild | 4 ++--
 app-arch/unrar/unrar-5.6.2.ebuild | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-arch/unrar/unrar-5.5.8.ebuild 
b/app-arch/unrar/unrar-5.5.8.ebuild
index 870cc370fd9..560952a8c5b 100644
--- a/app-arch/unrar/unrar-5.5.8.ebuild
+++ b/app-arch/unrar/unrar-5.5.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"
@@ -8,8 +8,8 @@ inherit eutils flag-o-matic multilib toolchain-funcs
 MY_PN=${PN}src
 
 DESCRIPTION="Uncompress rar files"
-HOMEPAGE="http://www.rarlab.com/rar_add.htm";
-SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.rarlab.com/rar_add.htm";
+SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="unRAR"
 # subslot = soname version

diff --git a/app-arch/unrar/unrar-5.6.1.ebuild 
b/app-arch/unrar/unrar-5.6.1.ebuild
index a5e2977fed6..78288603ed4 100644
--- a/app-arch/unrar/unrar-5.6.1.ebuild
+++ b/app-arch/unrar/unrar-5.6.1.ebuild
@@ -8,8 +8,8 @@ inherit eutils flag-o-matic multilib toolchain-funcs
 MY_PN=${PN}src
 
 DESCRIPTION="Uncompress rar files"
-HOMEPAGE="http://www.rarlab.com/rar_add.htm";
-SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.rarlab.com/rar_add.htm";
+SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="unRAR"
 # subslot = soname version

diff --git a/app-arch/unrar/unrar-5.6.2.ebuild 
b/app-arch/unrar/unrar-5.6.2.ebuild
index a5e2977fed6..78288603ed4 100644
--- a/app-arch/unrar/unrar-5.6.2.ebuild
+++ b/app-arch/unrar/unrar-5.6.2.ebuild
@@ -8,8 +8,8 @@ inherit eutils flag-o-matic multilib toolchain-funcs
 MY_PN=${PN}src
 
 DESCRIPTION="Uncompress rar files"
-HOMEPAGE="http://www.rarlab.com/rar_add.htm";
-SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.rarlab.com/rar_add.htm";
+SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="unRAR"
 # subslot = soname version

Reply via email to