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 15ABA139694 for ; Mon, 12 Jun 2017 18:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BABA221C054; Mon, 12 Jun 2017 18:01:24 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A0F121C054 for ; Mon, 12 Jun 2017 18:01:24 +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 CCDC6341868 for ; Mon, 12 Jun 2017 18:01:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 926C47467 for ; Mon, 12 Jun 2017 18:01:20 +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: <1497290465.3ed0dd5b0bdcb87a4a5a75f3d40de14ee54cf2af.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kspaceduel/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kspaceduel/kspaceduel-9999.ebuild X-VCS-Directories: kde-apps/kspaceduel/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3ed0dd5b0bdcb87a4a5a75f3d40de14ee54cf2af X-VCS-Branch: master Date: Mon, 12 Jun 2017 18:01:20 +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: bf2d89e2-b7b1-4729-94da-ec8857e23b96 X-Archives-Hash: 9c7d748c17d544458b74c1041804c0a3 commit: 3ed0dd5b0bdcb87a4a5a75f3d40de14ee54cf2af Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 12 17:24:53 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 12 18:01:05 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ed0dd5b kde-apps/kspaceduel: Drop unused DEPEND Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-apps/kspaceduel/kspaceduel-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kspaceduel/kspaceduel-9999.ebuild b/kde-apps/kspaceduel/kspaceduel-9999.ebuild index ffbd97341f..f6afe6fd09 100644 --- a/kde-apps/kspaceduel/kspaceduel-9999.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-9999.ebuild @@ -16,7 +16,6 @@ KEYWORDS="" IUSE="" DEPEND=" - $(add_frameworks_dep kcompletion) $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons)