commit:     a69e682819b1348afbab97743cae9d79cacade8e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 17:24:33 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 17:24:33 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a69e6828

kde.org.eclass: Mark KDE Release Service 20.12.1 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 4da959db71..99a7e85aed 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -114,7 +114,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.78.0 kde-apps-20.12.1 )
+KDE_UNRELEASED=( kde-frameworks-5.78.0 )
 
 HOMEPAGE="https://kde.org/";
 

Reply via email to