commit:     32a109c2679d40688d3cf9a05754347f06ff9d84
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 16:31:15 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 11:26:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a109c2

app-emulation/q4wine: use HTTPS

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

 app-emulation/q4wine/q4wine-1.3.5.ebuild    | 4 ++--
 app-emulation/q4wine/q4wine-1.3.6-r1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/q4wine/q4wine-1.3.5.ebuild 
b/app-emulation/q4wine/q4wine-1.3.5.ebuild
index 1f87c14eb0e..576ca02429f 100644
--- a/app-emulation/q4wine/q4wine-1.3.5.ebuild
+++ b/app-emulation/q4wine/q4wine-1.3.5.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
@@ -10,7 +10,7 @@ inherit cmake-utils gnome2-utils xdg-utils
 MY_P=${PN}-${PV/_p/-r}
 
 DESCRIPTION="Qt GUI configuration tool for Wine"
-HOMEPAGE="http://q4wine.brezblock.org.ua/";
+HOMEPAGE="https://q4wine.brezblock.org.ua/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"

diff --git a/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild 
b/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
index 7eaab269048..f0518b1614a 100644
--- a/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
+++ b/app-emulation/q4wine/q4wine-1.3.6-r1.ebuild
@@ -10,7 +10,7 @@ inherit cmake-utils gnome2-utils xdg-utils
 MY_P=${PN}-${PV/_p/-r}
 
 DESCRIPTION="Qt GUI configuration tool for Wine"
-HOMEPAGE="http://q4wine.brezblock.org.ua/";
+HOMEPAGE="https://q4wine.brezblock.org.ua/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"

Reply via email to