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 924C815800F for ; Mon, 9 Jan 2023 19:47:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D676E08A8; Mon, 9 Jan 2023 19:47:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 6447CE08A8 for ; Mon, 9 Jan 2023 19:47:53 +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 8E537340E43 for ; Mon, 9 Jan 2023 19:47:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22CF8865 for ; Mon, 9 Jan 2023 19:47:49 +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: <1673293654.cea6db5c044a08af73bae407b53681fac1215a37.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/sweeper/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/sweeper/sweeper-22.08.3.ebuild kde-apps/sweeper/sweeper-22.12.1.ebuild X-VCS-Directories: kde-apps/sweeper/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cea6db5c044a08af73bae407b53681fac1215a37 X-VCS-Branch: master Date: Mon, 9 Jan 2023 19:47:49 +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: 4fcaff17-f246-4819-af9c-a78cb5ffabb8 X-Archives-Hash: 995e43e5ea973f57028b8994364bfb28 commit: cea6db5c044a08af73bae407b53681fac1215a37 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Nov 12 16:26:06 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 9 19:47:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea6db5c kde-apps/sweeper: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/sweeper/sweeper-22.08.3.ebuild | 3 +-- kde-apps/sweeper/sweeper-22.12.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-apps/sweeper/sweeper-22.08.3.ebuild b/kde-apps/sweeper/sweeper-22.08.3.ebuild index 108169ec7a22..704bdf148543 100644 --- a/kde-apps/sweeper/sweeper-22.08.3.ebuild +++ b/kde-apps/sweeper/sweeper-22.08.3.ebuild @@ -9,8 +9,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="Privacy settings widget to clean unwanted traces on the system" -HOMEPAGE="https://apps.kde.org/sweeper/ -https://utils.kde.org/projects/sweeper/" +HOMEPAGE="https://apps.kde.org/sweeper/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/sweeper/sweeper-22.12.1.ebuild b/kde-apps/sweeper/sweeper-22.12.1.ebuild index 13563b69cad5..d8329f519c34 100644 --- a/kde-apps/sweeper/sweeper-22.12.1.ebuild +++ b/kde-apps/sweeper/sweeper-22.12.1.ebuild @@ -9,8 +9,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="Privacy settings widget to clean unwanted traces on the system" -HOMEPAGE="https://apps.kde.org/sweeper/ -https://utils.kde.org/projects/sweeper/" +HOMEPAGE="https://apps.kde.org/sweeper/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"