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 53748138334 for ; Wed, 14 Aug 2019 14:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55940E0856; Wed, 14 Aug 2019 14:43:48 +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 2B24BE0856 for ; Wed, 14 Aug 2019 14:43:48 +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 8E4F4349B82 for ; Wed, 14 Aug 2019 14:43:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A97D174D for ; Wed, 14 Aug 2019 14:43:44 +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: <1565793230.7c94c8131ce82e52d3e7a16e011ef131d7e27869.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde5.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7c94c8131ce82e52d3e7a16e011ef131d7e27869 X-VCS-Branch: master Date: Wed, 14 Aug 2019 14:43:44 +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: 99c1155b-4113-439a-aa69-a99b71c211e4 X-Archives-Hash: 7b8160ae4030603fb204428ac1df4f5c commit: 7c94c8131ce82e52d3e7a16e011ef131d7e27869 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 14 14:33:50 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 14 14:33:50 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7c94c813 kde5.eclass: Drop obsolete kde-frameworks/kdewebkit switch Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/kde5.eclass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index d6f70a9e9e..d98499788e 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -304,6 +304,7 @@ _calculate_src_uri() { case ${PN} in kdelibs4support | \ + kdewebkit | \ khtml | \ kjs | \ kjsembed | \ @@ -311,9 +312,6 @@ _calculate_src_uri() { kross) _kmname="portingAids/${_kmname}" ;; - kdewebkit) - [[ ${PV} = 5.5?.* ]] || _kmname="portingAids/${_kmname}" - ;; esac case ${CATEGORY} in