From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E824013835B for ; Wed, 20 May 2020 19:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9C42E09CD; Wed, 20 May 2020 19:35:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C52EEE09CD for ; Wed, 20 May 2020 19:35:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA02634F243 for ; Wed, 20 May 2020 19:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FD17257 for ; Wed, 20 May 2020 19:35:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1590003279.54a61ddfe85e6a230068ba4468001bfdf2041d8c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligraplan/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/calligraplan/calligraplan-9999.ebuild X-VCS-Directories: app-office/calligraplan/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 54a61ddfe85e6a230068ba4468001bfdf2041d8c X-VCS-Branch: master Date: Wed, 20 May 2020 19:35:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 182061cd-5bcb-4e94-ac12-805c3fd8d051 X-Archives-Hash: a6952262457c48dd622b2c6f4abd13e6 commit: 54a61ddfe85e6a230068ba4468001bfdf2041d8c Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 20 19:34:39 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 20 19:34:39 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=54a61ddf app-office/calligraplan: Update HOMEPAGE Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/calligraplan/calligraplan-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligraplan/calligraplan-9999.ebuild b/app-office/calligraplan/calligraplan-9999.ebuild index 02e698f7a0..b1d8b6026c 100644 --- a/app-office/calligraplan/calligraplan-9999.ebuild +++ b/app-office/calligraplan/calligraplan-9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Project management application" -HOMEPAGE="https://www.calligra.org/" +HOMEPAGE="https://www.calligra.org" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/unstable/calligra/${PN}-${PV}.tar.xz"