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 15A0D59CB4 for ; Wed, 20 Apr 2016 10:34:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3715C21C072; Wed, 20 Apr 2016 10:34:36 +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 4604F21C019 for ; Wed, 20 Apr 2016 10:34:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1C09C340BBE for ; Wed, 20 Apr 2016 10:34:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09FA81897 for ; Wed, 20 Apr 2016 10:34:31 +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: <1461147699.bbb640de0088cead43322e8876bbdfe0f258bc14.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: bbb640de0088cead43322e8876bbdfe0f258bc14 X-VCS-Branch: master Date: Wed, 20 Apr 2016 10:34:31 +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: b138922e-1044-49f0-9ac8-07ae64aa3321 X-Archives-Hash: b2b4177b9358d85a15cc1ceaee7dc326 commit: bbb640de0088cead43322e8876bbdfe0f258bc14 Author: Michael Palimaka gentoo org> AuthorDate: Wed Apr 20 10:21:39 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Apr 20 10:21:39 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bbb640de net-p2p/ktorrent: drop useless slot operator in DEPEND 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 3b426a7..aaf4a3c 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -70,7 +70,7 @@ COMMON_DEPEND=" zeroconf? ( $(add_frameworks_dep kdnssd) ) " DEPEND="${COMMON_DEPEND} - dev-libs/boost:= + dev-libs/boost sys-devel/gettext " RDEPEND="${COMMON_DEPEND}