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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09AF5158087 for ; Wed, 2 Feb 2022 19:46:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 404722BC044; Wed, 2 Feb 2022 19:46:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 965642BC044 for ; Wed, 2 Feb 2022 19:46:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E2B8343171 for ; Wed, 2 Feb 2022 19:46:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 813CF2C6 for ; Wed, 2 Feb 2022 19:46:30 +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: <1643830858.fb0767aa003ac3aa76ad3891ac786cbf0cdde5fb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ X-VCS-Repository: proj/kde X-VCS-Files: net-p2p/ktorrent/ktorrent-21.12.2.ebuild net-p2p/ktorrent/ktorrent-21.12.49.9999.ebuild net-p2p/ktorrent/ktorrent-9999.ebuild X-VCS-Directories: net-p2p/ktorrent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fb0767aa003ac3aa76ad3891ac786cbf0cdde5fb X-VCS-Branch: master Date: Wed, 2 Feb 2022 19:46:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3538cdd2-4233-4514-8eeb-b6794c672629 X-Archives-Hash: d1a0b54ffd13caefd0b0d663eeac81d7 commit: fb0767aa003ac3aa76ad3891ac786cbf0cdde5fb Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 2 19:40:58 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 2 19:40:58 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb0767aa net-p2p/ktorrent: Drop unused cmake var Upstream commit 6c1ae6b2530c5f7c72611a95aea92275520a5aee Bug: https://bugs.gentoo.org/832511 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> net-p2p/ktorrent/ktorrent-21.12.2.ebuild | 1 - net-p2p/ktorrent/ktorrent-21.12.49.9999.ebuild | 1 - net-p2p/ktorrent/ktorrent-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/net-p2p/ktorrent/ktorrent-21.12.2.ebuild b/net-p2p/ktorrent/ktorrent-21.12.2.ebuild index 8aaf5b1aed..d7a0809bc3 100644 --- a/net-p2p/ktorrent/ktorrent-21.12.2.ebuild +++ b/net-p2p/ktorrent/ktorrent-21.12.2.ebuild @@ -77,7 +77,6 @@ src_configure() { -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler) -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder) -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget) - -DWITH_SYSTEM_GEOIP=$(usex infowidget) -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter) -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer) -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator) diff --git a/net-p2p/ktorrent/ktorrent-21.12.49.9999.ebuild b/net-p2p/ktorrent/ktorrent-21.12.49.9999.ebuild index 22899ab90b..1d22ea338e 100644 --- a/net-p2p/ktorrent/ktorrent-21.12.49.9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-21.12.49.9999.ebuild @@ -77,7 +77,6 @@ src_configure() { -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler) -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder) -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget) - -DWITH_SYSTEM_GEOIP=$(usex infowidget) -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter) -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer) -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index 22899ab90b..1d22ea338e 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -77,7 +77,6 @@ src_configure() { -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler) -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder) -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget) - -DWITH_SYSTEM_GEOIP=$(usex infowidget) -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter) -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer) -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator)