From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1174381-garchives=archives.gentoo.org@lists.gentoo.org>
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 0B95A1382C5
	for <garchives@archives.gentoo.org>; Tue, 26 May 2020 10:50:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1D4BCE08C2;
	Tue, 26 May 2020 10:50:43 +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 04443E08C2
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 May 2020 10:50:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 8C9A234ED87
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 May 2020 10:50:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 016D21DA
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 May 2020 10:50:40 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1590423594.7b11a06a9b940a1926b14a782cd4460ebed83d88.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: app-text/kjots/
X-VCS-Repository: proj/kde
X-VCS-Files: app-text/kjots/kjots-9999.ebuild
X-VCS-Directories: app-text/kjots/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 7b11a06a9b940a1926b14a782cd4460ebed83d88
X-VCS-Branch: master
Date: Tue, 26 May 2020 10:50:40 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 475817a7-549a-4a29-a9f5-b3b354808d7a
X-Archives-Hash: 793f8064ad6ddf773a5f85b4066fcf44

commit:     7b11a06a9b940a1926b14a782cd4460ebed83d88
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 16:19:54 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 25 16:19:54 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7b11a06a

app-text/kjots: Drop unused DEPEND

Upstream commit 0e86885ab0cab058e80e5a0655c5d689b7b7c7e9

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/kjots/kjots-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-text/kjots/kjots-9999.ebuild b/app-text/kjots/kjots-9999.ebuild
index 7e3545ae4e..79454cdeb4 100644
--- a/app-text/kjots/kjots-9999.ebuild
+++ b/app-text/kjots/kjots-9999.ebuild
@@ -40,7 +40,6 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kitemmodels-${KFMIN}:5
 	>=kde-frameworks/kparts-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "