From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1475544-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 B05F415800F for <garchives@archives.gentoo.org>; Mon, 9 Jan 2023 19:47:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F039E0886; 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 13024E0886 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 27580340E3F 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 91341836 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: <1673293653.f9049f63476ab99852439dcdbb8ed13b59af18cc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcharselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kcharselect/kcharselect-22.08.3.ebuild kde-apps/kcharselect/kcharselect-22.12.1.ebuild X-VCS-Directories: kde-apps/kcharselect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f9049f63476ab99852439dcdbb8ed13b59af18cc 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: 5ee026c5-354a-4894-9cde-3a00c369cb7c X-Archives-Hash: ff9e72c6749a5e3035e4aff377dfd8f5 commit: f9049f63476ab99852439dcdbb8ed13b59af18cc Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Nov 12 16:22:45 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jan 9 19:47:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9049f63 kde-apps/kcharselect: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kcharselect/kcharselect-22.08.3.ebuild | 3 +-- kde-apps/kcharselect/kcharselect-22.12.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-apps/kcharselect/kcharselect-22.08.3.ebuild b/kde-apps/kcharselect/kcharselect-22.08.3.ebuild index cbd03dc74c84..01f304428370 100644 --- a/kde-apps/kcharselect/kcharselect-22.08.3.ebuild +++ b/kde-apps/kcharselect/kcharselect-22.08.3.ebuild @@ -9,8 +9,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="KDE character selection utility" -HOMEPAGE="https://apps.kde.org/kcharselect/ -https://utils.kde.org/projects/kcharselect/" +HOMEPAGE="https://apps.kde.org/kcharselect/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kcharselect/kcharselect-22.12.1.ebuild b/kde-apps/kcharselect/kcharselect-22.12.1.ebuild index 686923fc1ae4..2230b2bddd26 100644 --- a/kde-apps/kcharselect/kcharselect-22.12.1.ebuild +++ b/kde-apps/kcharselect/kcharselect-22.12.1.ebuild @@ -9,8 +9,7 @@ QTMIN=5.15.5 inherit ecm gear.kde.org DESCRIPTION="KDE character selection utility" -HOMEPAGE="https://apps.kde.org/kcharselect/ -https://utils.kde.org/projects/kcharselect/" +HOMEPAGE="https://apps.kde.org/kcharselect/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"