commit:     45731f99fb87b95520e966858c4f9f672cf162be
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 14:21:00 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 15:32:46 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=45731f99

kde.org.eclass: Mark KDE Release Service 19.12.2 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 69a7d240a6..a70d17cd09 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.67.0 kde-apps-19.12.2 )
+KDE_UNRELEASED=( kde-frameworks-5.67.0 )
 
 HOMEPAGE="https://kde.org/";
 

Reply via email to