commit:     6513b0d7c1e8c7cb52e35cb3bc3a42d6568f6795
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 08:21:52 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 08:21:52 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6513b0d7

kde5.eclass: Mark KDE Frameworks 5.62 unreleased

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

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

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 281399ac6d..d0f15d0f6c 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -147,7 +147,7 @@ fi
 # 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_UNRELEASED=( kde-frameworks-5.62.0 )
 
 HOMEPAGE="https://kde.org/";
 LICENSE="GPL-2"

Reply via email to