diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-05-09 00:22:06 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-05-09 00:22:06 +0200 |
| commit | fd45d4f730a4db4a0f76eac01ef21157c2d64da7 (patch) | |
| tree | 192c8e6650b6d1e32788f1c865a406e6408f0fb0 | |
| parent | bd4e4e67ffefa8fe17f87ead2771506634035096 (diff) | |
| download | kde-fd45d4f730a4db4a0f76eac01ef21157c2d64da7.tar.gz kde-fd45d4f730a4db4a0f76eac01ef21157c2d64da7.tar.bz2 kde-fd45d4f730a4db4a0f76eac01ef21157c2d64da7.zip | |
Documentation: Update regenerate-files Plasma/KF/Gears and execute
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
5 files changed, 6 insertions, 10 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index fb181cd951c..d540348cc26 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -9,14 +9,14 @@ cd "$(dirname $0)" SCRIPT=$(basename $0) HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." -KF_RELEASES="5.90 5.92 5.93" -KF_RELEASE=${KF_RELEASE:-5.90} +KF_RELEASES="5.92 5.93" +KF_RELEASE=${KF_RELEASE:-5.92} -PLASMA_RELEASES="5.23 5.24" -PLASMA_RELEASE=${PLASMA_RELEASE:-5.23} +PLASMA_RELEASES="5.24" +PLASMA_RELEASE=${PLASMA_RELEASE:-5.24} -GEAR_RELEASES="21.08 21.12 22.04" -GEAR_RELEASE=${GEAR_RELEASE:-21.08} +GEAR_RELEASES="21.12 22.04" +GEAR_RELEASE=${GEAR_RELEASE:-21.12} # regenerate keywords pushd ../package.accept_keywords/ > /dev/null diff --git a/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live b/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live index c6fa2bc6160..fcaf60879fd 100644 --- a/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live +++ b/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live @@ -20,7 +20,6 @@ ~kde-plasma/ksystemstats-9999 ** ~kde-plasma/kwallet-pam-9999 ** ~kde-plasma/kwayland-integration-9999 ** -~kde-plasma/kwayland-server-9999 ** ~kde-plasma/kwin-9999 ** ~kde-plasma/kwrited-9999 ** ~kde-plasma/layer-shell-qt-9999 ** diff --git a/Documentation/package.accept_keywords/kde-plasma-live.keywords b/Documentation/package.accept_keywords/kde-plasma-live.keywords index 429500fe8f7..868fe4d1ffb 100644 --- a/Documentation/package.accept_keywords/kde-plasma-live.keywords +++ b/Documentation/package.accept_keywords/kde-plasma-live.keywords @@ -23,7 +23,6 @@ ~kde-plasma/ksystemstats-9999 ** ~kde-plasma/kwallet-pam-9999 ** ~kde-plasma/kwayland-integration-9999 ** -~kde-plasma/kwayland-server-9999 ** ~kde-plasma/kwin-9999 ** ~kde-plasma/kwrited-9999 ** ~kde-plasma/layer-shell-qt-9999 ** diff --git a/Documentation/package.mask/kde-plasma-live b/Documentation/package.mask/kde-plasma-live index 0b139869213..79af052234c 100644 --- a/Documentation/package.mask/kde-plasma-live +++ b/Documentation/package.mask/kde-plasma-live @@ -23,7 +23,6 @@ ~kde-plasma/ksystemstats-9999 ~kde-plasma/kwallet-pam-9999 ~kde-plasma/kwayland-integration-9999 -~kde-plasma/kwayland-server-9999 ~kde-plasma/kwin-9999 ~kde-plasma/kwrited-9999 ~kde-plasma/layer-shell-qt-9999 diff --git a/Documentation/package.unmask/kde-plasma-live b/Documentation/package.unmask/kde-plasma-live index 0b139869213..79af052234c 100644 --- a/Documentation/package.unmask/kde-plasma-live +++ b/Documentation/package.unmask/kde-plasma-live @@ -23,7 +23,6 @@ ~kde-plasma/ksystemstats-9999 ~kde-plasma/kwallet-pam-9999 ~kde-plasma/kwayland-integration-9999 -~kde-plasma/kwayland-server-9999 ~kde-plasma/kwin-9999 ~kde-plasma/kwrited-9999 ~kde-plasma/layer-shell-qt-9999 |
