Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-meta/
Date: Fri, 11 May 2018 21:56:24
Message-Id: 1526075764.b6c191697baa9f201793074305b580a910d4b875.monsieurp@gentoo
1 commit: b6c191697baa9f201793074305b580a910d4b875
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon May 7 19:02:03 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 21:56:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c19169
7
8 lxqt-base/lxqt-meta: use HTTPS.
9
10 Closes: https://github.com/gentoo/gentoo/pull/8305
11
12 lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
16 index 2544b117b8e..f1654fe9f48 100644
17 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
18 +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=5
21
22 DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
23 -HOMEPAGE="http://lxqt.org/"
24 +HOMEPAGE="https://lxqt.org"
25
26 LICENSE="metapackage"
27 SLOT="0"