From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B2C2013877A for ; Mon, 16 Jun 2014 12:30:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DE78E0BD3; Mon, 16 Jun 2014 12:30:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE5AAE0BD3 for ; Mon, 16 Jun 2014 12:30:50 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3CA734000D for ; Mon, 16 Jun 2014 12:30:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 6610E187DE for ; Mon, 16 Jun 2014 12:30:48 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1402921835.9a83950b2c17e3e01007a3bd9c2f05e3fbf37e2c.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/baloo/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/baloo/baloo-9999.ebuild X-VCS-Directories: kde-base/baloo/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 9a83950b2c17e3e01007a3bd9c2f05e3fbf37e2c X-VCS-Branch: master Date: Mon, 16 Jun 2014 12:30:48 +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: 308cac5e-3423-484c-bea3-326b2b220530 X-Archives-Hash: bde601c810910c5fec2e42334d8c7d11 commit: 9a83950b2c17e3e01007a3bd9c2f05e3fbf37e2c Author: Michael Palimaka gentoo org> AuthorDate: Mon Jun 16 12:30:35 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Jun 16 12:30:35 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a83950b [kde-base/baloo] Remove unused dependency. Upstream commit: 59ff242d4a0c5fafe0cb8bc63719c50ed6203dd2. Package-Manager: portage-2.2.10 --- kde-base/baloo/baloo-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-base/baloo/baloo-9999.ebuild b/kde-base/baloo/baloo-9999.ebuild index 8d3ebea..2883d96 100644 --- a/kde-base/baloo/baloo-9999.ebuild +++ b/kde-base/baloo/baloo-9999.ebuild @@ -23,7 +23,6 @@ DEPEND=" $(add_frameworks_dep ki18n) $(add_frameworks_dep kidletime) $(add_frameworks_dep kio) - $(add_frameworks_dep krunner) $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep solid)