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 7E7EE138346 for ; Tue, 7 Jan 2020 19:42:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE988E08B1; Tue, 7 Jan 2020 19:42:15 +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 943D1E08B1 for ; Tue, 7 Jan 2020 19:42:15 +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 7694834DEA6 for ; Tue, 7 Jan 2020 19:42:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0174F92 for ; Tue, 7 Jan 2020 19:42:11 +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: <1578424376.bba21cc19c8020c694c680c0866d2d8a823e76f0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdecore-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild X-VCS-Directories: kde-apps/kdecore-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bba21cc19c8020c694c680c0866d2d8a823e76f0 X-VCS-Branch: master Date: Tue, 7 Jan 2020 19:42:11 +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: b4413260-f2d6-40ff-9d8b-658c3e555fa5 X-Archives-Hash: 713428ee0c42b4a9073e33b408969fb4 commit: bba21cc19c8020c694c680c0866d2d8a823e76f0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 7 19:12:56 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 7 19:12:56 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bba21cc1 kde-apps/kdecore-meta: Rollover recent stable branch changes to 19.12.1 Bump was based on old checkout. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild b/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild index 150872aa88..a8e3fa40cd 100644 --- a/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild +++ b/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild @@ -8,8 +8,8 @@ HOMEPAGE="https://kde.org/" LICENSE="metapackage" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="+handbook +share +thumbnail +webengine webkit" +KEYWORDS="" +IUSE="+handbook +share +thumbnail +webengine" RDEPEND=" >=kde-apps/dolphin-${PV}:${SLOT} @@ -19,11 +19,10 @@ RDEPEND=" >=kde-apps/konsole-${PV}:${SLOT} >=kde-apps/kwrite-${PV}:${SLOT} handbook? ( >=kde-apps/khelpcenter-${PV}:${SLOT} ) - webengine? ( www-client/falkon ) - webkit? ( - >=kde-apps/konqueror-${PV}:${SLOT}[webengine?] - kde-misc/kwebkitpart:5 - ) + webengine? ( || ( + www-client/falkon + >=kde-apps/konqueror-${PV}:${SLOT} + ) ) " # Optional runtime deps: kde-apps/dolphin RDEPEND="${RDEPEND}