From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1475548-garchives=archives.gentoo.org@lists.gentoo.org> 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 EBD1315800F for <garchives@archives.gentoo.org>; Mon, 9 Jan 2023 19:47:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEA7AE089A; Mon, 9 Jan 2023 19:47:52 +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 B3919E089A for <gentoo-commits@lists.gentoo.org>; Mon, 9 Jan 2023 19:47:52 +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 4262D340E56 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Jan 2023 19:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0F1B85B for <gentoo-commits@lists.gentoo.org>; Mon, 9 Jan 2023 19:47:48 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1673293654.042bc75dd97e90308266ae9ebe9da09d95946169.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kgpg/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kgpg/kgpg-22.08.3.ebuild kde-apps/kgpg/kgpg-22.12.1.ebuild X-VCS-Directories: kde-apps/kgpg/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 042bc75dd97e90308266ae9ebe9da09d95946169 X-VCS-Branch: master Date: Mon, 9 Jan 2023 19:47:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d9dfa2d0-ab0f-454f-83e4-d2d7295421fa X-Archives-Hash: e0471b2f004955ec44d9330c13a3b4ff commit: 042bc75dd97e90308266ae9ebe9da09d95946169 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Nov 12 16:25:29 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jan 9 19:47:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042bc75d kde-apps/kgpg: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kgpg/kgpg-22.08.3.ebuild | 2 +- kde-apps/kgpg/kgpg-22.12.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kgpg/kgpg-22.08.3.ebuild b/kde-apps/kgpg/kgpg-22.08.3.ebuild index f237997d60f0..f1c9cba9a009 100644 --- a/kde-apps/kgpg/kgpg-22.08.3.ebuild +++ b/kde-apps/kgpg/kgpg-22.08.3.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-22.12.1.ebuild b/kde-apps/kgpg/kgpg-22.12.1.ebuild index ca17d9a31ac8..3f894db072d5 100644 --- a/kde-apps/kgpg/kgpg-22.12.1.ebuild +++ b/kde-apps/kgpg/kgpg-22.12.1.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"