commit:     83ee256c4e08400771af6266ae1d4c7d23467658
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 07:44:31 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 07:44:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=83ee256c

kde5.eclass: Mark KDE Applications 16.12.1 as unreleased

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

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 176c54e..6d5b44c 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -127,7 +127,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-frameworks-5.30.0 )
+KDE_UNRELEASED=( kde-frameworks-5.30.0 kde-apps-16.12.1 )
 
 if [[ ${KDEBASE} = kdevelop ]]; then
        HOMEPAGE="https://www.kdevelop.org/";

Reply via email to