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 B3D5C158088 for ; Mon, 15 Nov 2021 10:59:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A54D3E08E0; Mon, 15 Nov 2021 10:59:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FE1CE08D3 for ; Mon, 15 Nov 2021 10:59:14 +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 22FF3342FEE for ; Mon, 15 Nov 2021 10:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76EDA1D4 for ; Mon, 15 Nov 2021 10:59:10 +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: <1636971387.7de07d2c98d502a1603b08e2c58a312002b507f8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaddressbook/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kaddressbook/kaddressbook-9999.ebuild X-VCS-Directories: kde-apps/kaddressbook/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7de07d2c98d502a1603b08e2c58a312002b507f8 X-VCS-Branch: master Date: Mon, 15 Nov 2021 10:59:10 +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: f5b91e9a-1bfa-4070-97e8-b43885a36117 X-Archives-Hash: 69cff58ca3323c372637f55b221c7b7d commit: 7de07d2c98d502a1603b08e2c58a312002b507f8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 10:16:27 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 15 10:16:27 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7de07d2c kde-apps/kaddressbook: Drop unused DEPENDs Upstream commits eb9dad153f199c925ac60c0a33eca6ff0c1f9f44 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kaddressbook/kaddressbook-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-apps/kaddressbook/kaddressbook-9999.ebuild b/kde-apps/kaddressbook/kaddressbook-9999.ebuild index af8ccaab66..671c73e07f 100644 --- a/kde-apps/kaddressbook/kaddressbook-9999.ebuild +++ b/kde-apps/kaddressbook/kaddressbook-9999.ebuild @@ -20,7 +20,6 @@ KEYWORDS="" IUSE="telemetry" DEPEND=" - >=app-crypt/gpgme-1.11.1[cxx,qt5] dev-libs/grantlee:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 @@ -33,7 +32,6 @@ DEPEND=" >=kde-apps/kontactinterface-${PVCUT}:5 >=kde-apps/libgravatar-${PVCUT}:5 >=kde-apps/libkdepim-${PVCUT}:5 - >=kde-apps/libkleo-${PVCUT}:5 >=kde-apps/pimcommon-${PVCUT}:5 >=kde-frameworks/kcmutils-${KFMIN}:5 >=kde-frameworks/kcodecs-${KFMIN}:5