diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-07 13:58:45 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-07 13:58:45 +0200 |
commit | 814fbbb57f67a214c75000b1d349795f539f2e0d (patch) | |
tree | 1351f2d4e51ace3c0a1e227788f1e7669786d020 /Documentation | |
parent | Documentation: Add kdesu-gui and kde-cli-tools-common to >=Plasma 6.1 (diff) | |
download | kde-814fbbb57f67a214c75000b1d349795f539f2e0d.tar.gz kde-814fbbb57f67a214c75000b1d349795f539f2e0d.tar.bz2 kde-814fbbb57f67a214c75000b1d349795f539f2e0d.zip |
Documentation: Drop 24.05 from GEAR_RELEASES
Not to constantly regenerate unmask files for unavailable stable branch.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'Documentation')
-rwxr-xr-x | Documentation/maintainers/regenerate-files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index 2499047176..ba6ab1576f 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -15,7 +15,7 @@ KF6_RELEASE=${KF6_RELEASE:-6.5} PLASMA_RELEASES="5.27 6.1" PLASMA_RELEASE=${PLASMA_RELEASE:-6.1} -GEAR_RELEASES="24.05 24.08" +GEAR_RELEASES="24.08" GEAR_RELEASE=${GEAR_RELEASE:-24.05} # regenerate keywords |