commit:     6a8e1a77c44e8194b29279643f6b9fd8e3d4b7ba
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 11 09:31:55 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 11 09:31:55 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6a8e1a77

kde.org.eclass: Mark KDE Frameworks 5.69 as released

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index a2f6bd0c34..f2e6f03b22 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -67,7 +67,7 @@ esac
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.69.0 )
+KDE_UNRELEASED=( )
 
 HOMEPAGE="https://kde.org/";
 

Reply via email to