From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 09:25:46 +0000 (+0200) Subject: lxqt-base/liblxqt: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3596fb6f4993a181e92be1b43aeda47bbc89dfb4;p=gentoo.git lxqt-base/liblxqt: use HTTPS --- diff --git a/lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild b/lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild index 29f055382896..09a5b3a53e8f 100644 --- a/lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild +++ b/lxqt-base/liblxqt/liblxqt-0.11.0-r1.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=6 inherit cmake-utils DESCRIPTION="Common base library for the LXQt desktop environment" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3