commit:     cecc2d957927ce7b3ff9db90a1f6daef6cad4e33
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 10:26:30 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 10:26:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cecc2d95

kde.org.eclass: Mark KDE Release Service 20.04.2 unreleased

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 6e5b52a1e1..26996b764a 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -113,7 +113,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.71.0 )
+KDE_UNRELEASED=( kde-apps-20.04.2 kde-frameworks-5.71.0 )
 
 HOMEPAGE="https://kde.org/";
 

Reply via email to