From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 09:26:13 +0000 (+0200) Subject: lxqt-base/lxqt-config: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=854f4e70da37fd318ce6c7025169f29ad75e8795;p=gentoo.git lxqt-base/lxqt-config: use HTTPS --- diff --git a/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild index 3fe2085f95f5..12f585bd8789 100644 --- a/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild +++ b/lxqt-base/lxqt-config/lxqt-config-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="LXQt system configuration control center" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3