Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligraplan/
Date: Wed, 20 May 2020 19:35:15
Message-Id: 1590003279.54a61ddfe85e6a230068ba4468001bfdf2041d8c.asturm@gentoo
1 commit: 54a61ddfe85e6a230068ba4468001bfdf2041d8c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 20 19:34:39 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed May 20 19:34:39 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=54a61ddf
7
8 app-office/calligraplan: Update HOMEPAGE
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/calligraplan/calligraplan-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/calligraplan/calligraplan-9999.ebuild b/app-office/calligraplan/calligraplan-9999.ebuild
17 index 02e698f7a0..b1d8b6026c 100644
18 --- a/app-office/calligraplan/calligraplan-9999.ebuild
19 +++ b/app-office/calligraplan/calligraplan-9999.ebuild
20 @@ -10,7 +10,7 @@ QTMIN=5.12.3
21 inherit ecm kde.org
22
23 DESCRIPTION="Project management application"
24 -HOMEPAGE="https://www.calligra.org/"
25 +HOMEPAGE="https://www.calligra.org"
26
27 if [[ ${KDE_BUILD_TYPE} == release ]]; then
28 SRC_URI="mirror://kde/unstable/calligra/${PN}-${PV}.tar.xz"