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 C276A15808D for ; Thu, 21 Apr 2022 21:53:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EE06E0893; Thu, 21 Apr 2022 21:53:35 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 338B6E0893 for ; Thu, 21 Apr 2022 21:53:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57C59341CF1 for ; Thu, 21 Apr 2022 21:53:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DA852E0 for ; Thu, 21 Apr 2022 21:53:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650577996.562d840475293b12130c3909ffcde7ebdb54fe02.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kalendar/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kalendar/kalendar-22.04.49.9999.ebuild app-office/kalendar/kalendar-9999.ebuild X-VCS-Directories: app-office/kalendar/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 562d840475293b12130c3909ffcde7ebdb54fe02 X-VCS-Branch: master Date: Thu, 21 Apr 2022 21:53:30 +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: ed4d998c-f576-49e3-8e4d-d95ddd1a457c X-Archives-Hash: 64a1f2f0cd6c56d55e9f9b849e8caa1e commit: 562d840475293b12130c3909ffcde7ebdb54fe02 Author: Sam James gentoo org> AuthorDate: Thu Apr 21 21:53:16 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 21 21:53:16 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=562d8404 app-office/kalendar: fix DESCRIPTION & HOMEPAGE Reported-by: Corvus Signed-off-by: Sam James gentoo.org> app-office/kalendar/kalendar-22.04.49.9999.ebuild | 4 ++-- app-office/kalendar/kalendar-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-office/kalendar/kalendar-22.04.49.9999.ebuild b/app-office/kalendar/kalendar-22.04.49.9999.ebuild index a6eb5c411a..f816f82948 100644 --- a/app-office/kalendar/kalendar-22.04.49.9999.ebuild +++ b/app-office/kalendar/kalendar-22.04.49.9999.ebuild @@ -10,8 +10,8 @@ KFMIN=5.91 QTMIN=5.15.2 inherit ecm kde.org -DESCRIPTION="Multi-page scanning application supporting image and pdf files" -HOMEPAGE="https://apps.kde.org/skanpage/" +DESCRIPTION="A calendar application using Akonadi" +HOMEPAGE="https://apps.kde.org/kalendar/" LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0" SLOT="5" diff --git a/app-office/kalendar/kalendar-9999.ebuild b/app-office/kalendar/kalendar-9999.ebuild index a6eb5c411a..f816f82948 100644 --- a/app-office/kalendar/kalendar-9999.ebuild +++ b/app-office/kalendar/kalendar-9999.ebuild @@ -10,8 +10,8 @@ KFMIN=5.91 QTMIN=5.15.2 inherit ecm kde.org -DESCRIPTION="Multi-page scanning application supporting image and pdf files" -HOMEPAGE="https://apps.kde.org/skanpage/" +DESCRIPTION="A calendar application using Akonadi" +HOMEPAGE="https://apps.kde.org/kalendar/" LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0" SLOT="5"