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 A6F7659CB4 for ; Wed, 20 Apr 2016 16:38:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2757F21C014; Wed, 20 Apr 2016 16:38:10 +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 D05B021C014 for ; Wed, 20 Apr 2016 16:38:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05469340C02 for ; Wed, 20 Apr 2016 16:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0EA5256 for ; Wed, 20 Apr 2016 16:38:07 +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: <1461170280.8c527e96d85c117735a95f91f366a481c7d342a7.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ X-VCS-Repository: proj/kde X-VCS-Files: net-p2p/ktorrent/ktorrent-9999.ebuild X-VCS-Directories: net-p2p/ktorrent/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8c527e96d85c117735a95f91f366a481c7d342a7 X-VCS-Branch: master Date: Wed, 20 Apr 2016 16:38:07 +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: d906c147-159d-437b-b952-9e0482efba82 X-Archives-Hash: 2067c00d0499bffa77a81932273aaca7 commit: 8c527e96d85c117735a95f91f366a481c7d342a7 Author: Michael Palimaka gentoo org> AuthorDate: Wed Apr 20 16:37:58 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Apr 20 16:38:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8c527e96 net-p2p/ktorrent: fix removal of bogus dependency Gentoo-bug: 580658 Package-Manager: portage-2.2.28 net-p2p/ktorrent/ktorrent-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index bb9ddb6..eff7729 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -103,7 +103,7 @@ RDEPEND="${COMMON_DEPEND} src_prepare() { kde5_src_prepare - punt_bogus_dep Kross + punt_bogus_dep KF5 Kross } src_configure() {