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 5D4C51396D9 for ; Mon, 6 Nov 2017 21:32:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7C42E0CC7; Mon, 6 Nov 2017 21:32:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7DB6CE0CC7 for ; Mon, 6 Nov 2017 21:32:28 +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 570CC34171B for ; Mon, 6 Nov 2017 21:32:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08E3E9756 for ; Mon, 6 Nov 2017 21:32:26 +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: <1510003932.7da672170f508bf323ae1ace104ac50a0c191c3d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kate/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kate/kate-9999.ebuild X-VCS-Directories: kde-apps/kate/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7da672170f508bf323ae1ace104ac50a0c191c3d X-VCS-Branch: master Date: Mon, 6 Nov 2017 21:32:26 +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-Archives-Salt: 9d43c2be-e479-49ab-b8f8-9eb0560f2fc2 X-Archives-Hash: 8118f77098d6a6277843cb4bd580f8cd commit: 7da672170f508bf323ae1ace104ac50a0c191c3d Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 6 21:32:12 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 6 21:32:12 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7da67217 kde-apps/kate: Block kde-misc/ktexteditorpreviewplugin Package-Manager: Portage-2.3.13, Repoman-2.3.4 kde-apps/kate/kate-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild index 9d40d633d2..34d37c824f 100644 --- a/kde-apps/kate/kate-9999.ebuild +++ b/kde-apps/kate/kate-9999.ebuild @@ -50,7 +50,9 @@ DEPEND=" $(add_qt_dep qtsql) ) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !kde-misc/ktexteditorpreviewplugin +" src_prepare() { kde5_src_prepare