commit: bd247905c0497d04f5390306a405af498452bb1b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 11 17:35:34 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 11 17:35:34 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd247905
plasma.kde.org.eclass: Mark 6.3.0 as released Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/plasma.kde.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/plasma.kde.org.eclass b/eclass/plasma.kde.org.eclass index 37de7ef542..dfbaea88b0 100644 --- a/eclass/plasma.kde.org.eclass +++ b/eclass/plasma.kde.org.eclass @@ -36,7 +36,7 @@ readonly KDE_CATV # @INTERNAL # @DESCRIPTION: # For proper description see kde.org.eclass manpage. -KDE_PV_UNRELEASED=( 6.3.0 ) +KDE_PV_UNRELEASED=( ) # @ECLASS_VARIABLE: _PSLOT # @INTERNAL
