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 32423139694 for ; Sun, 16 Apr 2017 11:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88A71E0BED; Sun, 16 Apr 2017 11:31:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63DC2E0BED for ; Sun, 16 Apr 2017 11:31:14 +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 546B434162D for ; Sun, 16 Apr 2017 11:31:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5583873C6 for ; Sun, 16 Apr 2017 11:31: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: <1492341805.7bb74e536683b7d07f5c0cd004fdd44a1f562f39.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkvkontakte/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libkvkontakte/libkvkontakte-9999.ebuild X-VCS-Directories: net-libs/libkvkontakte/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7bb74e536683b7d07f5c0cd004fdd44a1f562f39 X-VCS-Branch: master Date: Sun, 16 Apr 2017 11:31: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-Archives-Salt: 50f3d414-5b5e-4d70-adab-bdcf395bbdce X-Archives-Hash: d61b001022583c0ab8c61af1842e51ae commit: 7bb74e536683b7d07f5c0cd004fdd44a1f562f39 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 16 11:23:25 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 16 11:23:25 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bb74e53 net-libs/libkvkontakte: Drop unused DEPEND Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/libkvkontakte/libkvkontakte-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-libs/libkvkontakte/libkvkontakte-9999.ebuild b/net-libs/libkvkontakte/libkvkontakte-9999.ebuild index 8d1c81e991..7fb3c2b4bd 100644 --- a/net-libs/libkvkontakte/libkvkontakte-9999.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-9999.ebuild @@ -25,7 +25,6 @@ DEPEND=" $(add_qt_dep qtnetwork) $(add_qt_dep qtwebkit) $(add_qt_dep qtwidgets) - >=dev-libs/qjson-0.7.0 " RDEPEND="${DEPEND}"