commit:     220dcbb08658728181efc56b54299d1851b25b20
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Feb 25 18:43:20 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 04:21:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220dcbb0

www-client/midori: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11159
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 www-client/midori/midori-0.5.11-r2.ebuild | 4 ++--
 www-client/midori/midori-0.5.11-r3.ebuild | 4 ++--
 www-client/midori/midori-6.0.ebuild       | 4 ++--
 www-client/midori/midori-7.0.ebuild       | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www-client/midori/midori-0.5.11-r2.ebuild 
b/www-client/midori/midori-0.5.11-r2.ebuild
index 7cc8c2fa4e8..ac0b850f894 100644
--- a/www-client/midori/midori-0.5.11-r2.ebuild
+++ b/www-client/midori/midori-0.5.11-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ VALA_MAX_API_VERSION=0.34
 inherit cmake-utils gnome2-utils pax-utils python-any-r1 vala virtualx 
xdg-utils
 
 DESCRIPTION="A lightweight web browser based on WebKitGTK+"
-HOMEPAGE="http://www.midori-browser.org/";
+HOMEPAGE="https://www.midori-browser.org/";
 SRC_URI="http://www.${PN}-browser.org/downloads/${PN}_${PV}_all_.tar.bz2";
 
 KEYWORDS="~amd64 ~arm ~mips x86 ~x86-fbsd"

diff --git a/www-client/midori/midori-0.5.11-r3.ebuild 
b/www-client/midori/midori-0.5.11-r3.ebuild
index 5fd35eecf3b..7d195ae23f6 100644
--- a/www-client/midori/midori-0.5.11-r3.ebuild
+++ b/www-client/midori/midori-0.5.11-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ VALA_MIN_API_VERSION=0.36
 inherit cmake-utils gnome2-utils pax-utils python-any-r1 vala virtualx 
xdg-utils
 
 DESCRIPTION="A lightweight web browser based on WebKitGTK+"
-HOMEPAGE="http://www.midori-browser.org/";
+HOMEPAGE="https://www.midori-browser.org/";
 SRC_URI="http://www.${PN}-browser.org/downloads/${PN}_${PV}_all_.tar.bz2";
 
 KEYWORDS="~amd64 ~arm ~mips ~x86 ~x86-fbsd"

diff --git a/www-client/midori/midori-6.0.ebuild 
b/www-client/midori/midori-6.0.ebuild
index 437d8436c03..e344c721d0e 100644
--- a/www-client/midori/midori-6.0.ebuild
+++ b/www-client/midori/midori-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils eapi7-ver eutils gnome2-utils vala xdg-utils
 
 MY_P=${PN}-v${PV}
 DESCRIPTION="A lightweight web browser based on WebKitGTK+"
-HOMEPAGE="http://www.midori-browser.org/";
+HOMEPAGE="https://www.midori-browser.org/";
 SRC_URI="https://github.com/midori-browser/core/releases/download/v$(ver_cut 
1)/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1+"

diff --git a/www-client/midori/midori-7.0.ebuild 
b/www-client/midori/midori-7.0.ebuild
index 245ab2581f0..53dc024ca0a 100644
--- a/www-client/midori/midori-7.0.ebuild
+++ b/www-client/midori/midori-7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils eapi7-ver gnome2-utils vala xdg-utils
 
 MY_P=${PN}-v${PV}
 DESCRIPTION="A lightweight web browser based on WebKitGTK+"
-HOMEPAGE="http://www.midori-browser.org/";
+HOMEPAGE="https://www.midori-browser.org/";
 SRC_URI="https://github.com/midori-browser/core/releases/download/v$(ver_cut 
1)/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1+"

Reply via email to