commit:     872071b94d00b261e5754bef5aac647fcce6f691
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 20:44:23 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 20:44:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872071b9

kde5-functions.eclass: Drop obsolete KDE Applications KF5-min

 eclass/kde5-functions.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 51ed5b67820..89fa32146ae 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -52,9 +52,6 @@ case ${CATEGORY} in
                        : ${QT_MINIMAL:=5.9.1}
                fi
                [[ ${PV} = 18.04.2* ]] && : ${FRAMEWORKS_MINIMAL:=5.44.0}
-               if [[ ${KDE_BUILD_TYPE} = live || ${PV} = 18.04* ]]; then
-                       : ${FRAMEWORKS_MINIMAL:=5.46.0}
-               fi
                ;;
 esac
 

Reply via email to