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/calligra/
Date: Wed, 20 May 2020 19:35:17
Message-Id: 1590003288.eb7db86b5d365d4a71cfbf90f1914246d47cf45b.asturm@gentoo
1 commit: eb7db86b5d365d4a71cfbf90f1914246d47cf45b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 20 19:34:48 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed May 20 19:34:48 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb7db86b
7
8 app-office/calligra: 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/calligra/calligra-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
17 index 1761cd8c2a..840fe6daa4 100644
18 --- a/app-office/calligra/calligra-9999.ebuild
19 +++ b/app-office/calligra/calligra-9999.ebuild
20 @@ -11,7 +11,7 @@ QTMIN=5.12.3
21 inherit check-reqs ecm kde.org
22
23 DESCRIPTION="KDE Office Suite"
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/stable/${PN}/${P}.tar.xz"