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 31B99138334 for ; Thu, 18 Apr 2019 18:17:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFD9AE0CC9; Thu, 18 Apr 2019 18:17:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 93889E0CC9 for ; Thu, 18 Apr 2019 18:17:44 +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 4356B3418AF for ; Thu, 18 Apr 2019 18:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28AE65B5 for ; Thu, 18 Apr 2019 18:17:41 +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: <1555609195.8d3fbb6916ac11b2b3c4884600e97e0ddea2aa00.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kexi/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kexi/kexi-9999.ebuild X-VCS-Directories: app-office/kexi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8d3fbb6916ac11b2b3c4884600e97e0ddea2aa00 X-VCS-Branch: master Date: Thu, 18 Apr 2019 18:17:41 +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: 3c8f837e-55d7-4a80-a31f-e6040ca62cdc X-Archives-Hash: 38c536724581feeefa0d1aac60fe0c97 commit: 8d3fbb6916ac11b2b3c4884600e97e0ddea2aa00 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 18 17:39:55 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 18 17:39:55 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d3fbb69 app-office/kexi: Drop obsolete slot 4 blockers Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/kexi/kexi-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild index d4cde3ff91..b05c229278 100644 --- a/app-office/kexi/kexi-9999.ebuild +++ b/app-office/kexi/kexi-9999.ebuild @@ -54,10 +54,7 @@ DEPEND=" ) webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 ) " -RDEPEND="${DEPEND} - !app-office/calligra:4[calligra_features_kexi] - !app-office/calligra-l10n:4[calligra_features_kexi(+)] -" +RDEPEND="${DEPEND}" src_prepare() { if ! use webkit; then