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 EAF7315800F for ; Mon, 9 Jan 2023 19:38:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50D77E085A; Mon, 9 Jan 2023 19:38:11 +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 33D77E085A for ; Mon, 9 Jan 2023 19:38:11 +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 8C0BB340E56 for ; Mon, 9 Jan 2023 19:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02EDD85C for ; Mon, 9 Jan 2023 19:38:07 +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: <1673293059.fd5623eaa119b2a48550fcbe43d660864c37e450.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kgpg/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kgpg/kgpg-22.12.49.9999.ebuild kde-apps/kgpg/kgpg-9999.ebuild X-VCS-Directories: kde-apps/kgpg/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fd5623eaa119b2a48550fcbe43d660864c37e450 X-VCS-Branch: master Date: Mon, 9 Jan 2023 19:38:07 +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: c08ebe3f-db72-47dc-b073-b824c56e70df X-Archives-Hash: 506d7ed54707de875646b4de498ec7e0 commit: fd5623eaa119b2a48550fcbe43d660864c37e450 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Nov 12 16:25:29 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 9 19:37:39 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fd5623ea kde-apps/kgpg: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kgpg/kgpg-22.12.49.9999.ebuild | 2 +- kde-apps/kgpg/kgpg-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kgpg/kgpg-22.12.49.9999.ebuild b/kde-apps/kgpg/kgpg-22.12.49.9999.ebuild index 4e76866f66..5a9218e271 100644 --- a/kde-apps/kgpg/kgpg-22.12.49.9999.ebuild +++ b/kde-apps/kgpg/kgpg-22.12.49.9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE" -HOMEPAGE="https://apps.kde.org/kgpg/ https://utils.kde.org/projects/kgpg/" +HOMEPAGE="https://apps.kde.org/kgpg/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kgpg/kgpg-9999.ebuild b/kde-apps/kgpg/kgpg-9999.ebuild index 4e76866f66..5a9218e271 100644 --- a/kde-apps/kgpg/kgpg-9999.ebuild +++ b/kde-apps/kgpg/kgpg-9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE" -HOMEPAGE="https://apps.kde.org/kgpg/ https://utils.kde.org/projects/kgpg/" +HOMEPAGE="https://apps.kde.org/kgpg/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"