From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 4748515806C for ; Sun, 22 Jun 2025 09:59:48 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 320C13417E7 for ; Sun, 22 Jun 2025 09:59:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EEC55110213; Sun, 22 Jun 2025 09:59:40 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E8A8D110213 for ; Sun, 22 Jun 2025 09:59:40 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EAB713415D7 for ; Sun, 22 Jun 2025 09:59:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8795B19A1 for ; Sun, 22 Jun 2025 09:59:38 +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: <1750586365.b7a895dee580e5c1f9d603e1f4dea9380dfc7a81.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b7a895dee580e5c1f9d603e1f4dea9380dfc7a81 X-VCS-Branch: master Date: Sun, 22 Jun 2025 09:59:38 +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: ff3cf187-f9a6-4e87-9d5f-12643f0a843b X-Archives-Hash: 3536f8fcc2da98e8bd526112fc17bb2d commit: b7a895dee580e5c1f9d603e1f4dea9380dfc7a81 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 22 09:45:53 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 22 09:59:25 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b7a895de app-office/kmymoney: Prepare for app-crypt/gpgme-2 dropping IUSE cxx,qt6 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/kmymoney/kmymoney-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 3e313a0e98..8ba52b8dc4 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE="sqlcipher? ( sql )" # >=sys-libs/gwenhywfar-5.10.1:=[qt6(+)] # ) COMMON_DEPEND=" - >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] + >=app-crypt/gpgme-1.23.1-r1:=[cxx(-),qt6(-)] =app-office/libalkimia-9999*:= dev-libs/gmp:0=[cxx(+)] dev-libs/kdiagram:6