commit: 835a9b5f6cc189360446a80c9aa9b10e9aae74f7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 7 08:21:38 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Dec 7 09:04:55 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=835a9b5f
gear.kde.org.eclass: Mark 23.08.4 unreleased 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 0588951090..325b1b574a 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=( ) +KDE_PV_UNRELEASED=( 23.08.4 ) inherit kde.org
