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 5D637158094 for ; Tue, 11 Oct 2022 15:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56582E08A0; Tue, 11 Oct 2022 15:18:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 9618DE08C8 for ; Tue, 11 Oct 2022 15:18:18 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C3623410EB for ; Tue, 11 Oct 2022 15:18:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7504D61D for ; Tue, 11 Oct 2022 15:18:14 +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: <1665501432.e36bcbdf6855ea0f67a33b7511d2649667ba64b6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libktorrent/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libktorrent/libktorrent-22.08.2.ebuild net-libs/libktorrent/libktorrent-22.08.49.9999.ebuild net-libs/libktorrent/libktorrent-9999.ebuild X-VCS-Directories: net-libs/libktorrent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e36bcbdf6855ea0f67a33b7511d2649667ba64b6 X-VCS-Branch: master Date: Tue, 11 Oct 2022 15:18:14 +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: 7521933c-3a66-47ea-90b8-e0828fa93cac X-Archives-Hash: 6a0c72c13ee3763537a7fcf5cc0e6450 commit: e36bcbdf6855ea0f67a33b7511d2649667ba64b6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 11 14:47:39 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 11 15:17:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e36bcbdf net-libs/libktorrent: Add app-crypt/qca[qt5(+)] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> net-libs/libktorrent/libktorrent-22.08.2.ebuild | 2 +- net-libs/libktorrent/libktorrent-22.08.49.9999.ebuild | 2 +- net-libs/libktorrent/libktorrent-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/libktorrent/libktorrent-22.08.2.ebuild b/net-libs/libktorrent/libktorrent-22.08.2.ebuild index ab65381979..d6afc8468f 100644 --- a/net-libs/libktorrent/libktorrent-22.08.2.ebuild +++ b/net-libs/libktorrent/libktorrent-22.08.2.ebuild @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="" COMMON_DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-libs/gmp-6.0.0a:0= dev-libs/libgcrypt:0= >=dev-qt/qtnetwork-${QTMIN}:5 diff --git a/net-libs/libktorrent/libktorrent-22.08.49.9999.ebuild b/net-libs/libktorrent/libktorrent-22.08.49.9999.ebuild index c3e5bfb469..03dc946ea9 100644 --- a/net-libs/libktorrent/libktorrent-22.08.49.9999.ebuild +++ b/net-libs/libktorrent/libktorrent-22.08.49.9999.ebuild @@ -19,7 +19,7 @@ KEYWORDS="" IUSE="" COMMON_DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-libs/gmp-6.0.0a:0= dev-libs/libgcrypt:0= >=dev-qt/qtnetwork-${QTMIN}:5 diff --git a/net-libs/libktorrent/libktorrent-9999.ebuild b/net-libs/libktorrent/libktorrent-9999.ebuild index 72a776c665..86a6425314 100644 --- a/net-libs/libktorrent/libktorrent-9999.ebuild +++ b/net-libs/libktorrent/libktorrent-9999.ebuild @@ -19,7 +19,7 @@ KEYWORDS="" IUSE="" COMMON_DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-libs/gmp-6.0.0a:0= dev-libs/libgcrypt:0= >=dev-qt/qtnetwork-${QTMIN}:5