diff options
author | 2024-11-08 15:22:21 +0100 | |
---|---|---|
committer | 2024-11-08 15:22:21 +0100 | |
commit | c1f0c21bc1abf45e5bfba11e7a2b71e1982a311b (patch) | |
tree | db474f7c6fc7595e11d0237f5296e89465f06931 /eclass | |
parent | sys-libs/kpmcore: drop 24.08.49.9999 (diff) | |
download | kde-c1f0c21bc1abf45e5bfba11e7a2b71e1982a311b.tar.gz kde-c1f0c21bc1abf45e5bfba11e7a2b71e1982a311b.tar.bz2 kde-c1f0c21bc1abf45e5bfba11e7a2b71e1982a311b.zip |
frameworks.kde.org.eclass: Mark 6.8.0 as released
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/frameworks.kde.org.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/frameworks.kde.org.eclass b/eclass/frameworks.kde.org.eclass index d89422e60f..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.8.0 ) +KDE_PV_UNRELEASED=( ) inherit kde.org |