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 D089F15800F for ; Mon, 9 Jan 2023 19:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4B12E08C8; Mon, 9 Jan 2023 19:47:53 +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 A9A01E08C8 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 AC445340E64 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 5A610884 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: <1673293655.c3a723543f730a8a62fce497dc4f79cdb7503dc7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kde-apps-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kde-apps-meta/kde-apps-meta-22.08.3.ebuild kde-apps/kde-apps-meta/kde-apps-meta-22.12.1.ebuild X-VCS-Directories: kde-apps/kde-apps-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c3a723543f730a8a62fce497dc4f79cdb7503dc7 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: 3bb7e334-0626-4e46-b83d-9d3a79836562 X-Archives-Hash: b328f1b51d58e0560924fc4fbaba0372 commit: c3a723543f730a8a62fce497dc4f79cdb7503dc7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 9 19:34:50 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 9 19:47:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a72354 kde-apps/kde-apps-meta: Update HOMEPAGE Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kde-apps-meta/kde-apps-meta-22.08.3.ebuild | 2 +- kde-apps/kde-apps-meta/kde-apps-meta-22.12.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-22.08.3.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-22.08.3.ebuild index 7afa756dfa47..8de8a0ede88e 100644 --- a/kde-apps/kde-apps-meta/kde-apps-meta-22.08.3.ebuild +++ b/kde-apps/kde-apps-meta/kde-apps-meta-22.08.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Meta package for the KDE Release Service collection" -HOMEPAGE="https://kde.org/" +HOMEPAGE="https://apps.kde.org/" LICENSE="metapackage" SLOT="5" diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-22.12.1.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-22.12.1.ebuild index 5f38a1a6f383..1c7cbe25d216 100644 --- a/kde-apps/kde-apps-meta/kde-apps-meta-22.12.1.ebuild +++ b/kde-apps/kde-apps-meta/kde-apps-meta-22.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Meta package for the KDE Release Service collection" -HOMEPAGE="https://kde.org/" +HOMEPAGE="https://apps.kde.org/" LICENSE="metapackage" SLOT="5"