commit:     5f7efd6f91a70505ff5c5c5cbb3653322819b7ed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 10 18:51:21 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 10 18:52:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7efd6f

kde5-functions.eclass: Drop obsolete kde-plasma-5.12 minimum deps

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

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

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index a42d0c240c5..4ddff029a09 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -37,11 +37,6 @@ case ${CATEGORY} in
                [[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
                ;;
        kde-plasma)
-               if [[ ${PV} = 5.12* ]]; then
-                       : ${FRAMEWORKS_MINIMAL:=5.46.0}
-                       : ${KDE_APPS_MINIMAL:=17.12.3}
-                       : ${QT_MINIMAL:=5.9.4}
-               fi
                if [[ ${PV} = 5.13.5 ]]; then
                        : ${FRAMEWORKS_MINIMAL:=5.46.0}
                        : ${KDE_APPS_MINIMAL:=17.12.3}

Reply via email to