commit: da1db8c25016738babb26299ff1e94ac37e84fdb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 8 11:39:22 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Sep 8 12:44:17 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=da1db8c2
gear.kde.org.eclass: Mark 22.08.1 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 a43ad67b6b..66c86b59fa 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=( 22.08.1 ) +KDE_PV_UNRELEASED=( ) inherit kde.org
