From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1669112-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 CA15C158083 for <garchives@archives.gentoo.org>; Mon, 9 Sep 2024 20:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D5CDE29F3; Mon, 9 Sep 2024 20:58:05 +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 A04C4E29EE for <gentoo-commits@lists.gentoo.org>; Mon, 9 Sep 2024 20:58: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F96F3406A2 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Sep 2024 20:58:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3A021F32 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Sep 2024 20:58:01 +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: <1725915467.62c8cc8cbdc50d6e1586243940a7fbad074470d8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: Documentation/package.mask/, Documentation/package.unmask/, ... X-VCS-Repository: proj/kde X-VCS-Files: Documentation/maintainers/regenerate-files Documentation/package.accept_keywords/.kde-plasma-5.27/_HEADER_ Documentation/package.accept_keywords/.kde-plasma-5.27/kde-plasma-5.27 Documentation/package.accept_keywords/.kde-plasma-5.27/more-deps Documentation/package.accept_keywords/kde-plasma-5.27.keywords Documentation/package.mask/kde-plasma-5.27 Documentation/package.unmask/.kde-plasma-5.27/_HEADER_ Documentation/package.unmask/.kde-plasma-5.27/kde-plasma-5.27 Documentation/package.unmask/kde-plasma-5.27 X-VCS-Directories: Documentation/package.unmask/ Documentation/package.mask/ Documentation/package.accept_keywords/.kde-plasma-5.27/ Documentation/package.accept_keywords/ Documentation/maintainers/ Documentation/package.unmask/.kde-plasma-5.27/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 62c8cc8cbdc50d6e1586243940a7fbad074470d8 X-VCS-Branch: master Date: Mon, 9 Sep 2024 20:58:01 +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: 854a7180-5592-42b4-b1d4-aabd7fad1370 X-Archives-Hash: a8be5b43e221025de38000dac90ec214 commit: 62c8cc8cbdc50d6e1586243940a7fbad074470d8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 9 20:57:06 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Sep 9 20:57:47 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=62c8cc8c Documentation: Drop KDE Plasma 5.27 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Documentation/maintainers/regenerate-files | 2 +- .../.kde-plasma-5.27/_HEADER_ | 2 - .../.kde-plasma-5.27/kde-plasma-5.27 | 1 - .../.kde-plasma-5.27/more-deps | 0 .../kde-plasma-5.27.keywords | 58 ---------------------- Documentation/package.mask/kde-plasma-5.27 | 58 ---------------------- .../package.unmask/.kde-plasma-5.27/_HEADER_ | 2 - .../.kde-plasma-5.27/kde-plasma-5.27 | 1 - Documentation/package.unmask/kde-plasma-5.27 | 58 ---------------------- 9 files changed, 1 insertion(+), 181 deletions(-) diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index ba6ab1576f..a7987201a5 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -12,7 +12,7 @@ HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." KF6_RELEASES="6.5 6.6" KF6_RELEASE=${KF6_RELEASE:-6.5} -PLASMA_RELEASES="5.27 6.1" +PLASMA_RELEASES="6.1" PLASMA_RELEASE=${PLASMA_RELEASE:-6.1} GEAR_RELEASES="24.08" diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.27/_HEADER_ b/Documentation/package.accept_keywords/.kde-plasma-5.27/_HEADER_ deleted file mode 100644 index c04e43c5e1..0000000000 --- a/Documentation/package.accept_keywords/.kde-plasma-5.27/_HEADER_ +++ /dev/null @@ -1,2 +0,0 @@ -# You can use this file to keyword/unkeyword the KDE Plasma 5.27 release. -# Edit Documentation/package.accept_keywords/.kde-plasma-5.27/ files instead. diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.27/kde-plasma-5.27 b/Documentation/package.accept_keywords/.kde-plasma-5.27/kde-plasma-5.27 deleted file mode 120000 index 8abe0d266d..0000000000 --- a/Documentation/package.accept_keywords/.kde-plasma-5.27/kde-plasma-5.27 +++ /dev/null @@ -1 +0,0 @@ -../../../sets/kde-plasma-5.27 \ No newline at end of file diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.27/more-deps b/Documentation/package.accept_keywords/.kde-plasma-5.27/more-deps deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/Documentation/package.accept_keywords/kde-plasma-5.27.keywords b/Documentation/package.accept_keywords/kde-plasma-5.27.keywords deleted file mode 100644 index e7952ad055..0000000000 --- a/Documentation/package.accept_keywords/kde-plasma-5.27.keywords +++ /dev/null @@ -1,58 +0,0 @@ -# Autogenerated by regenerate-files, DO NOT EDIT. -# You can use this file to keyword/unkeyword the KDE Plasma 5.27 release. -# Edit Documentation/package.accept_keywords/.kde-plasma-5.27/ files instead. -<kde-plasma/bluedevil-5.27.50:5 -<kde-plasma/breeze-5.27.50:5 -<kde-plasma/breeze-grub-5.27.50:5 -<kde-plasma/breeze-gtk-5.27.50:5 -<kde-plasma/breeze-plymouth-5.27.50:5 -<kde-plasma/discover-5.27.50:5 -<kde-plasma/drkonqi-5.27.50:5 -<kde-plasma/flatpak-kcm-5.27.50:5 -<kde-plasma/kactivitymanagerd-5.27.50:5 -<kde-plasma/kde-cli-tools-5.27.50:5 -<kde-plasma/kde-gtk-config-5.27.50:5 -<kde-plasma/kdecoration-5.27.50:5 -<kde-plasma/kdeplasma-addons-5.27.50:5 -<kde-plasma/kgamma-5.27.50:5 -<kde-plasma/khotkeys-5.27.50:5 -<kde-plasma/kinfocenter-5.27.50:5 -<kde-plasma/kmenuedit-5.27.50:5 -<kde-plasma/kpipewire-5.27.50:5 -<kde-plasma/kscreen-5.27.50:5 -<kde-plasma/kscreenlocker-5.27.50:5 -<kde-plasma/ksshaskpass-5.27.50:5 -<kde-plasma/ksystemstats-5.27.50:5 -<kde-plasma/kwallet-pam-5.27.50:5 -<kde-plasma/kwayland-integration-5.27.50:5 -<kde-plasma/kwin-5.27.50:5 -<kde-plasma/kwrited-5.27.50:5 -<kde-plasma/layer-shell-qt-5.27.50:5 -<kde-plasma/libkscreen-5.27.50:5 -<kde-plasma/libksysguard-5.27.50:5 -<kde-plasma/libkworkspace-5.27.50:5 -<kde-plasma/milou-5.27.50:5 -<kde-plasma/oxygen-5.27.50:5 -<kde-plasma/oxygen-sounds-5.27.50:5 -<kde-plasma/plasma-browser-integration-5.27.50:5 -<kde-plasma/plasma-desktop-5.27.50:5 -<kde-plasma/plasma-disks-5.27.50:5 -<kde-plasma/plasma-firewall-5.27.50:5 -<kde-plasma/plasma-integration-5.27.50:5 -<kde-plasma/plasma-meta-5.27.50:5 -<kde-plasma/plasma-nm-5.27.50:5 -<kde-plasma/plasma-pa-5.27.50:5 -<kde-plasma/plasma-sdk-5.27.50:5 -<kde-plasma/plasma-systemmonitor-5.27.50:5 -<kde-plasma/plasma-thunderbolt-5.27.50:5 -<kde-plasma/plasma-workspace-5.27.50:5 -<kde-plasma/plasma-workspace-wallpapers-5.27.50:5 -<kde-plasma/plasma-vault-5.27.50:5 -<kde-plasma/plasma-welcome-5.27.50:5 -<kde-plasma/plymouth-kcm-5.27.50:5 -<kde-plasma/polkit-kde-agent-5.27.50:5 -<kde-plasma/powerdevil-5.27.50:5 -<kde-plasma/sddm-kcm-5.27.50:5 -<kde-plasma/systemsettings-5.27.50:5 -<kde-plasma/xdg-desktop-portal-kde-5.27.50:5 -<kde-plasma/xembed-sni-proxy-5.27.50:5 diff --git a/Documentation/package.mask/kde-plasma-5.27 b/Documentation/package.mask/kde-plasma-5.27 deleted file mode 100644 index 31b6399298..0000000000 --- a/Documentation/package.mask/kde-plasma-5.27 +++ /dev/null @@ -1,58 +0,0 @@ -# Autogenerated by regenerate-files, DO NOT EDIT. -# You can use this file to mask/unmask the KDE Plasma 5.27 release. -# Edit Documentation/package.unmask/.kde-plasma-5.27/ files instead. -<kde-plasma/bluedevil-5.27.50:5 -<kde-plasma/breeze-5.27.50:5 -<kde-plasma/breeze-grub-5.27.50:5 -<kde-plasma/breeze-gtk-5.27.50:5 -<kde-plasma/breeze-plymouth-5.27.50:5 -<kde-plasma/discover-5.27.50:5 -<kde-plasma/drkonqi-5.27.50:5 -<kde-plasma/flatpak-kcm-5.27.50:5 -<kde-plasma/kactivitymanagerd-5.27.50:5 -<kde-plasma/kde-cli-tools-5.27.50:5 -<kde-plasma/kde-gtk-config-5.27.50:5 -<kde-plasma/kdecoration-5.27.50:5 -<kde-plasma/kdeplasma-addons-5.27.50:5 -<kde-plasma/kgamma-5.27.50:5 -<kde-plasma/khotkeys-5.27.50:5 -<kde-plasma/kinfocenter-5.27.50:5 -<kde-plasma/kmenuedit-5.27.50:5 -<kde-plasma/kpipewire-5.27.50:5 -<kde-plasma/kscreen-5.27.50:5 -<kde-plasma/kscreenlocker-5.27.50:5 -<kde-plasma/ksshaskpass-5.27.50:5 -<kde-plasma/ksystemstats-5.27.50:5 -<kde-plasma/kwallet-pam-5.27.50:5 -<kde-plasma/kwayland-integration-5.27.50:5 -<kde-plasma/kwin-5.27.50:5 -<kde-plasma/kwrited-5.27.50:5 -<kde-plasma/layer-shell-qt-5.27.50:5 -<kde-plasma/libkscreen-5.27.50:5 -<kde-plasma/libksysguard-5.27.50:5 -<kde-plasma/libkworkspace-5.27.50:5 -<kde-plasma/milou-5.27.50:5 -<kde-plasma/oxygen-5.27.50:5 -<kde-plasma/oxygen-sounds-5.27.50:5 -<kde-plasma/plasma-browser-integration-5.27.50:5 -<kde-plasma/plasma-desktop-5.27.50:5 -<kde-plasma/plasma-disks-5.27.50:5 -<kde-plasma/plasma-firewall-5.27.50:5 -<kde-plasma/plasma-integration-5.27.50:5 -<kde-plasma/plasma-meta-5.27.50:5 -<kde-plasma/plasma-nm-5.27.50:5 -<kde-plasma/plasma-pa-5.27.50:5 -<kde-plasma/plasma-sdk-5.27.50:5 -<kde-plasma/plasma-systemmonitor-5.27.50:5 -<kde-plasma/plasma-thunderbolt-5.27.50:5 -<kde-plasma/plasma-workspace-5.27.50:5 -<kde-plasma/plasma-workspace-wallpapers-5.27.50:5 -<kde-plasma/plasma-vault-5.27.50:5 -<kde-plasma/plasma-welcome-5.27.50:5 -<kde-plasma/plymouth-kcm-5.27.50:5 -<kde-plasma/polkit-kde-agent-5.27.50:5 -<kde-plasma/powerdevil-5.27.50:5 -<kde-plasma/sddm-kcm-5.27.50:5 -<kde-plasma/systemsettings-5.27.50:5 -<kde-plasma/xdg-desktop-portal-kde-5.27.50:5 -<kde-plasma/xembed-sni-proxy-5.27.50:5 diff --git a/Documentation/package.unmask/.kde-plasma-5.27/_HEADER_ b/Documentation/package.unmask/.kde-plasma-5.27/_HEADER_ deleted file mode 100644 index 6a554f565b..0000000000 --- a/Documentation/package.unmask/.kde-plasma-5.27/_HEADER_ +++ /dev/null @@ -1,2 +0,0 @@ -# You can use this file to mask/unmask the KDE Plasma 5.27 release. -# Edit Documentation/package.unmask/.kde-plasma-5.27/ files instead. diff --git a/Documentation/package.unmask/.kde-plasma-5.27/kde-plasma-5.27 b/Documentation/package.unmask/.kde-plasma-5.27/kde-plasma-5.27 deleted file mode 120000 index 8abe0d266d..0000000000 --- a/Documentation/package.unmask/.kde-plasma-5.27/kde-plasma-5.27 +++ /dev/null @@ -1 +0,0 @@ -../../../sets/kde-plasma-5.27 \ No newline at end of file diff --git a/Documentation/package.unmask/kde-plasma-5.27 b/Documentation/package.unmask/kde-plasma-5.27 deleted file mode 100644 index 31b6399298..0000000000 --- a/Documentation/package.unmask/kde-plasma-5.27 +++ /dev/null @@ -1,58 +0,0 @@ -# Autogenerated by regenerate-files, DO NOT EDIT. -# You can use this file to mask/unmask the KDE Plasma 5.27 release. -# Edit Documentation/package.unmask/.kde-plasma-5.27/ files instead. -<kde-plasma/bluedevil-5.27.50:5 -<kde-plasma/breeze-5.27.50:5 -<kde-plasma/breeze-grub-5.27.50:5 -<kde-plasma/breeze-gtk-5.27.50:5 -<kde-plasma/breeze-plymouth-5.27.50:5 -<kde-plasma/discover-5.27.50:5 -<kde-plasma/drkonqi-5.27.50:5 -<kde-plasma/flatpak-kcm-5.27.50:5 -<kde-plasma/kactivitymanagerd-5.27.50:5 -<kde-plasma/kde-cli-tools-5.27.50:5 -<kde-plasma/kde-gtk-config-5.27.50:5 -<kde-plasma/kdecoration-5.27.50:5 -<kde-plasma/kdeplasma-addons-5.27.50:5 -<kde-plasma/kgamma-5.27.50:5 -<kde-plasma/khotkeys-5.27.50:5 -<kde-plasma/kinfocenter-5.27.50:5 -<kde-plasma/kmenuedit-5.27.50:5 -<kde-plasma/kpipewire-5.27.50:5 -<kde-plasma/kscreen-5.27.50:5 -<kde-plasma/kscreenlocker-5.27.50:5 -<kde-plasma/ksshaskpass-5.27.50:5 -<kde-plasma/ksystemstats-5.27.50:5 -<kde-plasma/kwallet-pam-5.27.50:5 -<kde-plasma/kwayland-integration-5.27.50:5 -<kde-plasma/kwin-5.27.50:5 -<kde-plasma/kwrited-5.27.50:5 -<kde-plasma/layer-shell-qt-5.27.50:5 -<kde-plasma/libkscreen-5.27.50:5 -<kde-plasma/libksysguard-5.27.50:5 -<kde-plasma/libkworkspace-5.27.50:5 -<kde-plasma/milou-5.27.50:5 -<kde-plasma/oxygen-5.27.50:5 -<kde-plasma/oxygen-sounds-5.27.50:5 -<kde-plasma/plasma-browser-integration-5.27.50:5 -<kde-plasma/plasma-desktop-5.27.50:5 -<kde-plasma/plasma-disks-5.27.50:5 -<kde-plasma/plasma-firewall-5.27.50:5 -<kde-plasma/plasma-integration-5.27.50:5 -<kde-plasma/plasma-meta-5.27.50:5 -<kde-plasma/plasma-nm-5.27.50:5 -<kde-plasma/plasma-pa-5.27.50:5 -<kde-plasma/plasma-sdk-5.27.50:5 -<kde-plasma/plasma-systemmonitor-5.27.50:5 -<kde-plasma/plasma-thunderbolt-5.27.50:5 -<kde-plasma/plasma-workspace-5.27.50:5 -<kde-plasma/plasma-workspace-wallpapers-5.27.50:5 -<kde-plasma/plasma-vault-5.27.50:5 -<kde-plasma/plasma-welcome-5.27.50:5 -<kde-plasma/plymouth-kcm-5.27.50:5 -<kde-plasma/polkit-kde-agent-5.27.50:5 -<kde-plasma/powerdevil-5.27.50:5 -<kde-plasma/sddm-kcm-5.27.50:5 -<kde-plasma/systemsettings-5.27.50:5 -<kde-plasma/xdg-desktop-portal-kde-5.27.50:5 -<kde-plasma/xembed-sni-proxy-5.27.50:5