app-emulation/q4wine: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 16:31:15 +0000 (17:31 +0100)
committerMichael Palimaka <kensington@gentoo.org>
Tue, 20 Mar 2018 11:26:50 +0000 (22:26 +1100)
Closes: https://github.com/gentoo/gentoo/pull/7489

app-emulation/q4wine/q4wine-1.3.5.ebuild
app-emulation/q4wine/q4wine-1.3.6-r1.ebuild

index 1f87c14eb0e35a5100044a0a1c46e70d35569058..576ca02429f85a863c0cc0a78dce567e91e7d5a4 100644 (file)
@@ -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"
index 7eaab269048161349718257db1bde717f12b7508..f0518b1614af3ebb7bcf2061a90c06734a97c2df 100644 (file)
@@ -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"