aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-03-20 22:27:02 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-03-20 22:27:07 +1100
commit9e27eec8d321cd63cd08f919a77f9f554931f8b6 (patch)
treed5620a017031d8d69060a151b501e11ec069436b /app-emulation/q4wine/q4wine-9999.ebuild
parentnet-libs/telepathy-qt: Sync /w kde overlay (diff)
downloadqt-9e27eec8d321cd63cd08f919a77f9f554931f8b6.tar.gz
qt-9e27eec8d321cd63cd08f919a77f9f554931f8b6.tar.bz2
qt-9e27eec8d321cd63cd08f919a77f9f554931f8b6.zip
app-emulation/q4wine: use HTTPS
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emulation/q4wine/q4wine-9999.ebuild')
-rw-r--r--app-emulation/q4wine/q4wine-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/q4wine/q4wine-9999.ebuild b/app-emulation/q4wine/q4wine-9999.ebuild
index 689118dc..86ce27c3 100644
--- a/app-emulation/q4wine/q4wine-9999.ebuild
+++ b/app-emulation/q4wine/q4wine-9999.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 git-r3
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/"
EGIT_REPO_URI="https://github.com/brezerk/q4wine.git"
LICENSE="GPL-3"