From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-963186-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 52C97139694
	for <garchives@archives.gentoo.org>; Sun, 23 Jul 2017 13:06:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9C0271FC06E;
	Sun, 23 Jul 2017 13:06:26 +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 789A51FC06E
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jul 2017 13:06:26 +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 8C2C934181B
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jul 2017 13:06:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FC2A74B8
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jul 2017 13:06:23 +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: <1500815096.cc0144e71bc4cea8c7e7d6849f0cf2b5499f53a5.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: cc0144e71bc4cea8c7e7d6849f0cf2b5499f53a5
X-VCS-Branch: master
Date: Sun, 23 Jul 2017 13:06:23 +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-Archives-Salt: 7e988054-c1f0-40d6-8f7a-798e2dc94341
X-Archives-Hash: 964381bbd1898a1dfe7d7a1236ca8e04

commit:     cc0144e71bc4cea8c7e7d6849f0cf2b5499f53a5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:04:56 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:04:56 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cc0144e7

kde-apps/kate: Drop dev-libs/libgit2 DEPEND

Upstream commit f3d9558b69adee563590255c23e3fa689fb12703

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kate/kate-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild
index d31b30d060..5e8e3eff0b 100644
--- a/kde-apps/kate/kate-9999.ebuild
+++ b/kde-apps/kate/kate-9999.ebuild
@@ -48,7 +48,6 @@ DEPEND="
 		$(add_frameworks_dep plasma)
 		$(add_frameworks_dep threadweaver)
 		$(add_qt_dep qtsql)
-		>=dev-libs/libgit2-0.22.0:=[threads]
 	)
 "
 RDEPEND="${DEPEND}"