Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libqmatrixclient/
Date: Wed, 25 May 2022 20:21:40
Message-Id: 1653508619.46cd83242e9d988d9605e4e53559f89fa2a1bc7e.Alessandro-Barbieri@gentoo
1 commit: 46cd83242e9d988d9605e4e53559f89fa2a1bc7e
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Wed May 25 19:56:59 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Wed May 25 19:56:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46cd8324
7
8 net-libs/libqmatrixclient: update HOMEPAGE
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 net-libs/libqmatrixclient/libqmatrixclient-0.5.3.2.ebuild | 7 +++++--
13 1 file changed, 5 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libqmatrixclient/libqmatrixclient-0.5.3.2.ebuild b/net-libs/libqmatrixclient/libqmatrixclient-0.5.3.2.ebuild
16 index 3e81cbcf1..b316227db 100644
17 --- a/net-libs/libqmatrixclient/libqmatrixclient-0.5.3.2.ebuild
18 +++ b/net-libs/libqmatrixclient/libqmatrixclient-0.5.3.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2018-2021 Gentoo Authors
21 +# Copyright 2018-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -6,7 +6,10 @@ EAPI=7
26 inherit cmake
27
28 DESCRIPTION="A Qt5 library to write cross-platfrom clients for Matrix"
29 -HOMEPAGE="https://github.com/QMatrixClient/libqmatrixclient https://matrix.org/docs/projects/sdk/libqmatrixclient.html"
30 +HOMEPAGE="
31 + https://github.com/quotient-im/libQuotient
32 + https://matrix.org/docs/projects/sdk/quotient
33 +"
34 SRC_URI="https://github.com/QMatrixClient/libqmatrixclient/archive/${PV}.tar.gz -> ${P}.tar.gz"
35 SLOT="0/0.5.3"
36 LICENSE="LGPL-2.1"