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 8450015800F for ; Sun, 15 Jan 2023 13:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51A43E086A; Sun, 15 Jan 2023 13:04:47 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 369B0E086A for ; Sun, 15 Jan 2023 13:04:47 +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 1A4D4340F28 for ; Sun, 15 Jan 2023 13:04:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE16A84D for ; Sun, 15 Jan 2023 13:04:44 +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: <1673787868.e4bf3e956e33848eff225fcd8f33b1e70ffafb71.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwallet/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kwallet/kwallet-5.102.0-r1.ebuild kde-frameworks/kwallet/kwallet-5.102.0.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e4bf3e956e33848eff225fcd8f33b1e70ffafb71 X-VCS-Branch: master Date: Sun, 15 Jan 2023 13:04:44 +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: 16ba005b-c043-447f-9a80-78fad2281b0f X-Archives-Hash: 7badbc02ad3406fc4500b4563bc13949 commit: e4bf3e956e33848eff225fcd8f33b1e70ffafb71 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 15 10:57:28 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 15 13:04:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bf3e95 kde-frameworks/kwallet: Re-add missing kwindowsystem[X] usedep Closes: https://bugs.gentoo.org/885525 Bug: https://bugs.gentoo.org/890871 Signed-off-by: Andreas Sturmlechner gentoo.org> .../kwallet/{kwallet-5.102.0.ebuild => kwallet-5.102.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kwallet/kwallet-5.102.0.ebuild b/kde-frameworks/kwallet/kwallet-5.102.0-r1.ebuild similarity index 96% rename from kde-frameworks/kwallet/kwallet-5.102.0.ebuild rename to kde-frameworks/kwallet/kwallet-5.102.0-r1.ebuild index 2869c90371c9..671751fa28fa 100644 --- a/kde-frameworks/kwallet/kwallet-5.102.0.ebuild +++ b/kde-frameworks/kwallet/kwallet-5.102.0-r1.ebuild @@ -27,7 +27,7 @@ DEPEND=" =kde-frameworks/knotifications-${PVCUT}*:5 =kde-frameworks/kservice-${PVCUT}*:5 =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 - =kde-frameworks/kwindowsystem-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5[X] gpg? ( >=app-crypt/gpgme-1.7.1:=[cxx,qt5] ) " RDEPEND="${DEPEND}"