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 4D78F158020 for ; Fri, 16 Dec 2022 08:39:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92A3DE0824; Fri, 16 Dec 2022 08:39:08 +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 7B767E0824 for ; Fri, 16 Dec 2022 08:39:08 +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 A93BE341086 for ; Fri, 16 Dec 2022 08:39:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C212621 for ; Fri, 16 Dec 2022 08:39:06 +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: <1671179909.4ebb113ff656841c7d43398d32a2e28a86d57404.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.101.0-r1.ebuild kde-frameworks/kwallet/kwallet-5.101.0.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4ebb113ff656841c7d43398d32a2e28a86d57404 X-VCS-Branch: master Date: Fri, 16 Dec 2022 08:39:06 +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: 3006225f-09f3-4057-92e7-b710a46637c1 X-Archives-Hash: 18dce1af2abc1772418e106fd50a74e0 commit: 4ebb113ff656841c7d43398d32a2e28a86d57404 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 16 08:29:52 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 16 08:38:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebb113f kde-frameworks/kwallet: Add missing kwindowsystem[X] usedep This is a result of kwindowsystem reshuffling, see also: https://phabricator.kde.org/T12413 Closes: https://bugs.gentoo.org/885525 Signed-off-by: Andreas Sturmlechner gentoo.org> .../kwallet/{kwallet-5.101.0.ebuild => kwallet-5.101.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kwallet/kwallet-5.101.0.ebuild b/kde-frameworks/kwallet/kwallet-5.101.0-r1.ebuild similarity index 96% rename from kde-frameworks/kwallet/kwallet-5.101.0.ebuild rename to kde-frameworks/kwallet/kwallet-5.101.0-r1.ebuild index b6b491753814..d5655c7687e3 100644 --- a/kde-frameworks/kwallet/kwallet-5.101.0.ebuild +++ b/kde-frameworks/kwallet/kwallet-5.101.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}"