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 1747D158091 for ; Mon, 30 Jun 2025 20:47:55 +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 F3AA8341E97 for ; Mon, 30 Jun 2025 20:47:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 424F4110561; Mon, 30 Jun 2025 20:47:45 +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 3904C110561 for ; Mon, 30 Jun 2025 20:47:45 +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 E87E43415DF for ; Mon, 30 Jun 2025 20:47:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49D2D2C8E for ; Mon, 30 Jun 2025 20:47:42 +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.5fd27ebf9e242154f9a0e42c378e52a870bee621.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkleo/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkleo/libkleo-25.04.49.9999.ebuild kde-apps/libkleo/libkleo-9999.ebuild X-VCS-Directories: kde-apps/libkleo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5fd27ebf9e242154f9a0e42c378e52a870bee621 X-VCS-Branch: master Date: Mon, 30 Jun 2025 20:47:42 +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: 3dbc1190-691b-42b9-892c-1d3258c46404 X-Archives-Hash: 1fb2cda53cca860e19f72a71fbed07be commit: 5fd27ebf9e242154f9a0e42c378e52a870bee621 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 30 20:12:50 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=5fd27ebf kde-apps/libkleo: Prepare for app-crypt/gpgme-2 dropping IUSE cxx,qt6 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkleo/libkleo-25.04.49.9999.ebuild | 2 +- kde-apps/libkleo/libkleo-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/libkleo/libkleo-25.04.49.9999.ebuild b/kde-apps/libkleo/libkleo-25.04.49.9999.ebuild index 4ef6b3238d..6b90ccfc0c 100644 --- a/kde-apps/libkleo/libkleo-25.04.49.9999.ebuild +++ b/kde-apps/libkleo/libkleo-25.04.49.9999.ebuild @@ -17,7 +17,7 @@ KEYWORDS="" IUSE="" RDEPEND=" - >=app-crypt/gpgme-1.24.1:=[cxx,qt6] + >=app-crypt/gpgme-1.24.1:=[cxx(-),qt6(-)] >=dev-libs/libgpg-error-1.36 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=kde-frameworks/kcodecs-${KFMIN}:6 diff --git a/kde-apps/libkleo/libkleo-9999.ebuild b/kde-apps/libkleo/libkleo-9999.ebuild index 4ef6b3238d..6b90ccfc0c 100644 --- a/kde-apps/libkleo/libkleo-9999.ebuild +++ b/kde-apps/libkleo/libkleo-9999.ebuild @@ -17,7 +17,7 @@ KEYWORDS="" IUSE="" RDEPEND=" - >=app-crypt/gpgme-1.24.1:=[cxx,qt6] + >=app-crypt/gpgme-1.24.1:=[cxx(-),qt6(-)] >=dev-libs/libgpg-error-1.36 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=kde-frameworks/kcodecs-${KFMIN}:6