From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E2B4138334 for ; Wed, 6 Feb 2019 23:49:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 206C5E09DE; Wed, 6 Feb 2019 23:49:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9D32E09DE for ; Wed, 6 Feb 2019 23:49:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2878335D44 for ; Wed, 6 Feb 2019 23:49:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05C3F523 for ; Wed, 6 Feb 2019 23:49:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1549496766.23bc3bb180fa9543ae7c5ea90a71896e543f64a7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde5-functions.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 23bc3bb180fa9543ae7c5ea90a71896e543f64a7 X-VCS-Branch: master Date: Wed, 6 Feb 2019 23:49:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 909f327a-1dae-434b-9227-c2048d129cd8 X-Archives-Hash: da63ffdccc82cee25cf8200aa034f114 commit: 23bc3bb180fa9543ae7c5ea90a71896e543f64a7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 6 23:46:06 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 6 23:46:06 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=23bc3bb1 kde5-functions.eclass: Drop obsolete kde-apps min deps Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/kde5-functions.eclass | 3 --- 1 file changed, 3 deletions(-) diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass index 2abcfbbbef..4a62e5210a 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -43,9 +43,6 @@ case ${CATEGORY} in : ${FRAMEWORKS_MINIMAL:=9999} fi ;; - kde-apps) - [[ ${PV} = 18.08.3* ]] && : ${QT_MINIMAL:=5.9.4} - ;; esac # @ECLASS-VARIABLE: QT_MINIMAL