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 E9B1315800F for ; Thu, 5 Jan 2023 13:04:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E06A5E07EE; Thu, 5 Jan 2023 13:04:49 +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 C2CD8E07EE for ; Thu, 5 Jan 2023 13:04:49 +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 96ED733E5E4 for ; Thu, 5 Jan 2023 13:04:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B97157FD for ; Thu, 5 Jan 2023 13:04:46 +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: <1672923791.8dcd05f28ef92081fd695a04b88f066f41d92ab3.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-r2.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8dcd05f28ef92081fd695a04b88f066f41d92ab3 X-VCS-Branch: master Date: Thu, 5 Jan 2023 13:04:46 +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: fb5c6faf-bd9c-4eef-a2cf-784821734430 X-Archives-Hash: 2a975704331ede23ae0a262caa9d6f43 commit: 8dcd05f28ef92081fd695a04b88f066f41d92ab3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jan 5 13:00:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jan 5 13:03:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcd05f2 kde-frameworks/kwallet: Revert "Add missing kwindowsystem[X] usedep" This reverts commit 4ebb113ff656841c7d43398d32a2e28a86d57404. Bug: https://bugs.gentoo.org/885525 Signed-off-by: Andreas Sturmlechner gentoo.org> .../kwallet/{kwallet-5.101.0-r1.ebuild => kwallet-5.101.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kwallet/kwallet-5.101.0-r1.ebuild b/kde-frameworks/kwallet/kwallet-5.101.0-r2.ebuild similarity index 94% rename from kde-frameworks/kwallet/kwallet-5.101.0-r1.ebuild rename to kde-frameworks/kwallet/kwallet-5.101.0-r2.ebuild index d5655c7687e3..2869c90371c9 100644 --- a/kde-frameworks/kwallet/kwallet-5.101.0-r1.ebuild +++ b/kde-frameworks/kwallet/kwallet-5.101.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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[X] + =kde-frameworks/kwindowsystem-${PVCUT}*:5 gpg? ( >=app-crypt/gpgme-1.7.1:=[cxx,qt5] ) " RDEPEND="${DEPEND}"