Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-libs/libqtxdg/
Date: Fri, 12 Jan 2018 10:45:28
Message-Id: 1515753917.6cab147c6d6c0f0304008be16396f44d4ec01969.kensington@gentoo
1 commit: 6cab147c6d6c0f0304008be16396f44d4ec01969
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 12 10:45:11 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 12 10:45:17 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6cab147c
7
8 dev-libs/libqtxdg: use HTTPS
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 dev-libs/libqtxdg/libqtxdg-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libqtxdg/libqtxdg-9999.ebuild b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
16 index d4790dcd..3edc5ce7 100644
17 --- a/dev-libs/libqtxdg/libqtxdg-9999.ebuild
18 +++ b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 inherit cmake-utils virtualx
26
27 DESCRIPTION="A Qt implementation of XDG standards"
28 -HOMEPAGE="http://lxqt.org/"
29 +HOMEPAGE="https://lxqt.org/"
30
31 if [[ ${PV} == *9999* ]]; then
32 inherit git-r3