commit: 6cab147c6d6c0f0304008be16396f44d4ec01969 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 10:45:11 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 10:45:17 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6cab147c
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(-) 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
