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 8D00015800F for ; Mon, 9 Jan 2023 19:47:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D750FE0876; Mon, 9 Jan 2023 19:47:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C16ACE0876 for ; Mon, 9 Jan 2023 19:47:51 +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 16750340E43 for ; Mon, 9 Jan 2023 19:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B22382C for ; Mon, 9 Jan 2023 19:47:48 +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: <1673293652.fecfb173f5557af64faee2f59167e964a576b9ca.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/filelight/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/filelight/filelight-22.08.3.ebuild kde-apps/filelight/filelight-22.12.1.ebuild X-VCS-Directories: kde-apps/filelight/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fecfb173f5557af64faee2f59167e964a576b9ca X-VCS-Branch: master Date: Mon, 9 Jan 2023 19:47:48 +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: eb223d0e-8f8a-42cf-acb9-fc307a746c16 X-Archives-Hash: 2cb2196e4ab757c24536f1f27d9124c3 commit: fecfb173f5557af64faee2f59167e964a576b9ca Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Nov 12 16:22:07 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 9 19:47:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fecfb173 kde-apps/filelight: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/filelight/filelight-22.08.3.ebuild | 3 +-- kde-apps/filelight/filelight-22.12.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-apps/filelight/filelight-22.08.3.ebuild b/kde-apps/filelight/filelight-22.08.3.ebuild index 98915d93de6c..f6eafa93cf54 100644 --- a/kde-apps/filelight/filelight-22.08.3.ebuild +++ b/kde-apps/filelight/filelight-22.08.3.ebuild @@ -10,8 +10,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings" -HOMEPAGE="https://apps.kde.org/filelight/ -https://utils.kde.org/projects/filelight/" +HOMEPAGE="https://apps.kde.org/filelight/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/filelight/filelight-22.12.1.ebuild b/kde-apps/filelight/filelight-22.12.1.ebuild index f36063afe890..12483109922f 100644 --- a/kde-apps/filelight/filelight-22.12.1.ebuild +++ b/kde-apps/filelight/filelight-22.12.1.ebuild @@ -10,8 +10,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings" -HOMEPAGE="https://apps.kde.org/filelight/ -https://utils.kde.org/projects/filelight/" +HOMEPAGE="https://apps.kde.org/filelight/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"