From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1724469-garchives=archives.gentoo.org@lists.gentoo.org>
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 finch.gentoo.org (Postfix) with ESMTPS id 442961582EF
	for <garchives@archives.gentoo.org>; Thu, 06 Mar 2025 17:48:08 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 2C3DC343025
	for <garchives@archives.gentoo.org>; Thu, 06 Mar 2025 17:48:08 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 465A61102F2;
	Thu, 06 Mar 2025 17:48:04 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 3F1261102F2
	for <gentoo-commits@lists.gentoo.org>; Thu, 06 Mar 2025 17:48:04 +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 E6BE8343019
	for <gentoo-commits@lists.gentoo.org>; Thu, 06 Mar 2025 17:48:03 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 852C7288B
	for <gentoo-commits@lists.gentoo.org>; Thu, 06 Mar 2025 17:48:02 +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: <1741283247.9056159fa03c59a9d13f88f6a944f0d54a5e1063.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: Documentation/package.unmask/, Documentation/package.accept_keywords/, ...
X-VCS-Repository: proj/kde
X-VCS-Files: Documentation/maintainers/regenerate-files Documentation/package.accept_keywords/kde-gear-24.12.keywords Documentation/package.unmask/kde-gear-24.12
X-VCS-Directories: Documentation/maintainers/ Documentation/package.accept_keywords/ Documentation/package.unmask/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 9056159fa03c59a9d13f88f6a944f0d54a5e1063
X-VCS-Branch: master
Date: Thu, 06 Mar 2025 17:48:02 +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: 4354a4f9-873a-44b1-8a81-c78926d65feb
X-Archives-Hash: 9c6d82df3d3fd82eccb50a93ebdca76c

commit:     9056159fa03c59a9d13f88f6a944f0d54a5e1063
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  6 17:47:27 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  6 17:47:27 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9056159f

Documentation: Cleanup discontinued -common packages from KF5 transition

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 Documentation/maintainers/regenerate-files                    | 2 +-
 Documentation/package.accept_keywords/kde-gear-24.12.keywords | 4 ----
 Documentation/package.unmask/kde-gear-24.12                   | 4 ----
 3 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 3f3c9891f6..7ae61c2c0c 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -16,7 +16,7 @@ PLASMA_RELEASES=( 6.2 6.3 )
 PLASMA_RELEASE=${PLASMA_RELEASE:-6.2}
 
 GEAR_RELEASES=( 24.08 24.12 )
-GEAR_RELEASE=${GEAR_RELEASE:-24.08}
+GEAR_RELEASE=${GEAR_RELEASE:-24.12}
 
 # regenerate keywords
 pushd ../package.accept_keywords/ > /dev/null

diff --git a/Documentation/package.accept_keywords/kde-gear-24.12.keywords b/Documentation/package.accept_keywords/kde-gear-24.12.keywords
index dd40ecadf1..77df656bd7 100644
--- a/Documentation/package.accept_keywords/kde-gear-24.12.keywords
+++ b/Documentation/package.accept_keywords/kde-gear-24.12.keywords
@@ -120,11 +120,9 @@
 <media-gfx/kio-raw-thumbnailer-24.12.50
 <media-gfx/skanpage-24.12.50
 <media-libs/ksanecore-24.12.50
-<media-libs/ksanecore-common-24.12.50
 <kde-apps/audiocd-kio-24.12.50
 <kde-apps/dragon-24.12.50
 <kde-apps/ffmpegthumbs-24.12.50
-<kde-apps/ffmpegthumbs-common-24.12.50
 <kde-apps/juk-24.12.50
 <kde-apps/k3b-24.12.50
 <kde-apps/kamoso-24.12.50
@@ -157,7 +155,6 @@
 <net-irc/konversation-24.12.50
 <net-libs/libktorrent-24.12.50
 <net-misc/kio-zeroconf-24.12.50
-<net-misc/kio-zeroconf-common-24.12.50
 <net-news/alligator-24.12.50
 <net-p2p/ktorrent-24.12.50
 <app-office/merkuro-24.12.50
@@ -234,7 +231,6 @@
 <kde-apps/kde-dev-utils-24.12.50
 <kde-apps/kdesdk-meta-24.12.50
 <kde-apps/kdesdk-thumbnailers-24.12.50
-<kde-apps/kdesdk-thumbnailers-common-24.12.50
 <kde-apps/kompare-24.12.50
 <kde-apps/libkomparediff2-24.12.50
 <kde-apps/lokalize-24.12.50

diff --git a/Documentation/package.unmask/kde-gear-24.12 b/Documentation/package.unmask/kde-gear-24.12
index c9b3a83d33..941b706430 100644
--- a/Documentation/package.unmask/kde-gear-24.12
+++ b/Documentation/package.unmask/kde-gear-24.12
@@ -120,11 +120,9 @@
 <media-gfx/kio-raw-thumbnailer-24.12.50
 <media-gfx/skanpage-24.12.50
 <media-libs/ksanecore-24.12.50
-<media-libs/ksanecore-common-24.12.50
 <kde-apps/audiocd-kio-24.12.50
 <kde-apps/dragon-24.12.50
 <kde-apps/ffmpegthumbs-24.12.50
-<kde-apps/ffmpegthumbs-common-24.12.50
 <kde-apps/juk-24.12.50
 <kde-apps/k3b-24.12.50
 <kde-apps/kamoso-24.12.50
@@ -157,7 +155,6 @@
 <net-irc/konversation-24.12.50
 <net-libs/libktorrent-24.12.50
 <net-misc/kio-zeroconf-24.12.50
-<net-misc/kio-zeroconf-common-24.12.50
 <net-news/alligator-24.12.50
 <net-p2p/ktorrent-24.12.50
 <app-office/merkuro-24.12.50
@@ -234,7 +231,6 @@
 <kde-apps/kde-dev-utils-24.12.50
 <kde-apps/kdesdk-meta-24.12.50
 <kde-apps/kdesdk-thumbnailers-24.12.50
-<kde-apps/kdesdk-thumbnailers-common-24.12.50
 <kde-apps/kompare-24.12.50
 <kde-apps/libkomparediff2-24.12.50
 <kde-apps/lokalize-24.12.50