commit: 6e517d4f77a7b76931bc161db23800456f18cf1f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 03:22:22 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 03:22:22 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e517d4f
frameworks.kde.org.eclass: Mark 6.6.0 as released Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/frameworks.kde.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/frameworks.kde.org.eclass b/eclass/frameworks.kde.org.eclass index c94bc0413c..53811e3399 100644 --- a/eclass/frameworks.kde.org.eclass +++ b/eclass/frameworks.kde.org.eclass @@ -29,7 +29,7 @@ _FRAMEWORKS_KDE_ORG_ECLASS=1 # @INTERNAL # @DESCRIPTION: # For proper description see kde.org.eclass manpage. -KDE_PV_UNRELEASED=( 6.6.0 ) +KDE_PV_UNRELEASED=( ) inherit kde.org
