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 42D8515808B for ; Thu, 17 Feb 2022 18:09:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70378E0837; Thu, 17 Feb 2022 18:09:48 +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 52645E0837 for ; Thu, 17 Feb 2022 18:09:48 +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 4DA42342B6C for ; Thu, 17 Feb 2022 18:09:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D42071F1 for ; Thu, 17 Feb 2022 18:09:45 +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: <1645121379.d2f4776f18a5d9cd237ea8459c07b37d32e8cfe4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/isoimagewriter/ X-VCS-Repository: proj/kde X-VCS-Files: app-cdr/isoimagewriter/isoimagewriter-9999.ebuild X-VCS-Directories: app-cdr/isoimagewriter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d2f4776f18a5d9cd237ea8459c07b37d32e8cfe4 X-VCS-Branch: master Date: Thu, 17 Feb 2022 18:09:45 +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: fe083c97-f34f-4779-bd16-e40f80905bf9 X-Archives-Hash: ff39dd99d1dd22d54d534ad42bda688f commit: d2f4776f18a5d9cd237ea8459c07b37d32e8cfe4 Author: David Seifert gentoo org> AuthorDate: Wed Feb 16 21:53:19 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 17 18:09:39 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d2f4776f app-cdr/isoimagewriter: add subslot op on app-crypt/gpgme Signed-off-by: David Seifert gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> app-cdr/isoimagewriter/isoimagewriter-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild index bf4bfaa5bc..4720aef72c 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild @@ -20,7 +20,7 @@ SLOT="5" IUSE="" DEPEND=" - app-crypt/gpgme[cxx,qt5] + app-crypt/gpgme:=[cxx(+),qt5] >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=kde-frameworks/karchive-${KFMIN}:5