commit: e834e7805e5b06619fffdb43367c74ccea4ccd88 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Oct 7 18:50:29 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Oct 7 23:22:01 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e834e780
plasma.kde.org.eclass: Mark 6.2.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 b278bbba16..1a626de37b 100644 --- a/eclass/plasma.kde.org.eclass +++ b/eclass/plasma.kde.org.eclass @@ -29,7 +29,7 @@ _PLASMA_KDE_ORG_ECLASS=1 # @INTERNAL # @DESCRIPTION: # For proper description see kde.org.eclass manpage. -KDE_PV_UNRELEASED=( 6.2.0 ) +KDE_PV_UNRELEASED=( ) # @ECLASS_VARIABLE: _PSLOT # @INTERNAL
