From 6cab147c6d6c0f0304008be16396f44d4ec01969 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Fri, 12 Jan 2018 21:45:11 +1100 Subject: dev-libs/libqtxdg: use HTTPS Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- dev-libs/libqtxdg/libqtxdg-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/libqtxdg/libqtxdg-9999.ebuild b/dev-libs/libqtxdg/libqtxdg-9999.ebuild index d4790dcd..3edc5ce7 100644 --- a/dev-libs/libqtxdg/libqtxdg-9999.ebuild +++ b/dev-libs/libqtxdg/libqtxdg-9999.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 virtualx DESCRIPTION="A Qt implementation of XDG standards" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} == *9999* ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad