commit: 1f01b34afd6be7947d0a7ac99d62218f695f2e40 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 27 13:42:41 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 11:02:33 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f01b34a
gear.kde.org.eclass: Mark 24.02.0 as released Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/gear.kde.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index d7955c9463..5ba654eceb 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -29,7 +29,7 @@ _GEAR_KDE_ORG_ECLASS=1 # @INTERNAL # @DESCRIPTION: # For proper description see kde.org.eclass manpage. -KDE_PV_UNRELEASED=( 24.02.0 ) +KDE_PV_UNRELEASED=( ) inherit kde.org
