From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 09:26:46 +0000 (+0200) Subject: lxqt-base/lxqt-globalkeys: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e25e3b7459345c93aff28fc1e75822b63c22e7dc;p=gentoo.git lxqt-base/lxqt-globalkeys: use HTTPS --- diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild index 28bc7df0c729..edb77f907e76 100644 --- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild +++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit cmake-utils DESCRIPTION="Daemon and library for global keyboard shortcuts registration" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3