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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E565D158015 for ; Sat, 23 Dec 2023 15:46:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CCE82BC088; Sat, 23 Dec 2023 15:46:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E78A2BC086 for ; Sat, 23 Dec 2023 15:46:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17D78343002 for ; Sat, 23 Dec 2023 15:46:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A39014B5 for ; Sat, 23 Dec 2023 15:46:35 +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: <1703346384.3111125a023ff788ceb006dfd390c0fa582362c4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/merkuro/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/merkuro/merkuro-23.08.49.9999.ebuild app-office/merkuro/merkuro-9999.ebuild X-VCS-Directories: app-office/merkuro/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3111125a023ff788ceb006dfd390c0fa582362c4 X-VCS-Branch: master Date: Sat, 23 Dec 2023 15:46:35 +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: 6995d0f1-b35c-4864-bf0b-bbb41e4fbe82 X-Archives-Hash: f8a238ec8169b9c6bfe7a5b06ac11dba commit: 3111125a023ff788ceb006dfd390c0fa582362c4 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Dec 23 09:16:08 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 15:46:24 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3111125a app-office/merkuro: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/merkuro/merkuro-23.08.49.9999.ebuild | 2 +- app-office/merkuro/merkuro-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/merkuro/merkuro-23.08.49.9999.ebuild b/app-office/merkuro/merkuro-23.08.49.9999.ebuild index 680605a913..68b9daa46b 100644 --- a/app-office/merkuro/merkuro-23.08.49.9999.ebuild +++ b/app-office/merkuro/merkuro-23.08.49.9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="Calendar application using Akonadi" -HOMEPAGE="https://apps.kde.org/kalendar/" +HOMEPAGE="https://apps.kde.org/merkuro.calendar/" LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0" SLOT="5" diff --git a/app-office/merkuro/merkuro-9999.ebuild b/app-office/merkuro/merkuro-9999.ebuild index 5acdbe06c4..d15a31bfc1 100644 --- a/app-office/merkuro/merkuro-9999.ebuild +++ b/app-office/merkuro/merkuro-9999.ebuild @@ -11,7 +11,7 @@ QTMIN=6.6.0 inherit ecm gear.kde.org DESCRIPTION="Calendar application using Akonadi" -HOMEPAGE="https://apps.kde.org/kalendar/" +HOMEPAGE="https://apps.kde.org/merkuro.calendar/" LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0" SLOT="6"