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 C9B98158091 for ; Mon, 30 Jun 2025 20:47:46 +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 AFDDE341E6C for ; Mon, 30 Jun 2025 20:47:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7FD1011055C; Mon, 30 Jun 2025 20:47:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 77A4F11055B for ; Mon, 30 Jun 2025 20:47:43 +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 3559B3415E6 for ; Mon, 30 Jun 2025 20:47:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1ECA2B9B for ; Mon, 30 Jun 2025 20:47:41 +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: <1751314405.e7872e4d12b000d7799a5647851ae8603e0163c8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/merkuro/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/merkuro/merkuro-25.04.49.9999.ebuild app-office/merkuro/merkuro-9999.ebuild X-VCS-Directories: app-office/merkuro/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e7872e4d12b000d7799a5647851ae8603e0163c8 X-VCS-Branch: master Date: Mon, 30 Jun 2025 20:47:41 +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: 58a80d7a-0903-4933-a2cb-11e8521471fa X-Archives-Hash: 9460065e10d7a7f2a18fed270f1f60dd commit: e7872e4d12b000d7799a5647851ae8603e0163c8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 30 20:12:25 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 30 20:13:25 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7872e4d app-office/merkuro: Prepare for app-crypt/gpgme-2 dropping IUSE cxx,qt6 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/merkuro/merkuro-25.04.49.9999.ebuild | 2 +- app-office/merkuro/merkuro-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/merkuro/merkuro-25.04.49.9999.ebuild b/app-office/merkuro/merkuro-25.04.49.9999.ebuild index 3615b9135f..84f2b9b4f4 100644 --- a/app-office/merkuro/merkuro-25.04.49.9999.ebuild +++ b/app-office/merkuro/merkuro-25.04.49.9999.ebuild @@ -22,7 +22,7 @@ IUSE="" RESTRICT="test" DEPEND=" - app-crypt/gpgme:=[cxx] + app-crypt/gpgme:=[cxx(-)] >=dev-libs/kirigami-addons-1.4.0:6 >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] >=dev-qt/qtdeclarative-${QTMIN}:6 diff --git a/app-office/merkuro/merkuro-9999.ebuild b/app-office/merkuro/merkuro-9999.ebuild index 3615b9135f..84f2b9b4f4 100644 --- a/app-office/merkuro/merkuro-9999.ebuild +++ b/app-office/merkuro/merkuro-9999.ebuild @@ -22,7 +22,7 @@ IUSE="" RESTRICT="test" DEPEND=" - app-crypt/gpgme:=[cxx] + app-crypt/gpgme:=[cxx(-)] >=dev-libs/kirigami-addons-1.4.0:6 >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] >=dev-qt/qtdeclarative-${QTMIN}:6