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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39D811580BA for ; Thu, 26 Aug 2021 16:46:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A7FBE09B7; Thu, 26 Aug 2021 16:46:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 754B9E09B7 for ; Thu, 26 Aug 2021 16:46:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 926C3342BCC for ; Thu, 26 Aug 2021 16:46:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4EA78E5 for ; Thu, 26 Aug 2021 16:46:35 +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: <1629995929.ce5aa37e0f2d3ef4d1af9eefaf1f7e402ed209a6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-pass/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-pass/plasma-pass-9999.ebuild X-VCS-Directories: kde-misc/plasma-pass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ce5aa37e0f2d3ef4d1af9eefaf1f7e402ed209a6 X-VCS-Branch: master Date: Thu, 26 Aug 2021 16:46:35 +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: 9a58d81b-8877-4c37-b122-314283c777af X-Archives-Hash: 0d06f036f0c0c00d8f063de6a58b88be commit: ce5aa37e0f2d3ef4d1af9eefaf1f7e402ed209a6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 26 16:38:32 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 26 16:38:49 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ce5aa37e kde-misc/plasma-pass: Add new DEPEND Upstream commit b6ae9e8a7224efde8bfcca0c6216dfa4e273fb23 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/plasma-pass/plasma-pass-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/plasma-pass/plasma-pass-9999.ebuild b/kde-misc/plasma-pass/plasma-pass-9999.ebuild index 0bc48f6ab3..a2f4e086de 100644 --- a/kde-misc/plasma-pass/plasma-pass-9999.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-9999.ebuild @@ -20,6 +20,7 @@ SLOT="5" IUSE="" DEPEND=" + app-crypt/gpgme[cxx,qt5] >=dev-qt/qtconcurrent-${QTMIN}:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5