From: Michael Mair-Keimberger Date: Sat, 17 Mar 2018 16:31:15 +0000 (+0100) Subject: app-emulation/q4wine: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32a109c2679d40688d3cf9a05754347f06ff9d84;p=gentoo.git app-emulation/q4wine: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7489 --- diff --git a/app-emulation/q4wine/q4wine-1.3.5.ebuild b/app-emulation/q4wine/q4wine-1.3.5.ebuild index 1f87c14eb0e3..576ca02429f8 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 7eaab2690481..f0518b1614af 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"