From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1379079-garchives=archives.gentoo.org@lists.gentoo.org>
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 4354015808B
	for <garchives@archives.gentoo.org>; Thu, 24 Mar 2022 14:53:30 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E593DE08F2;
	Thu, 24 Mar 2022 14:53:26 +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 C99D7E08F2
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Mar 2022 14:53:26 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 ACEC034320F
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Mar 2022 14:53:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AB4A34F
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Mar 2022 14:53:23 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1648133590.1fc8bd5decdfb6897e17d416b1b7a57eec370412.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kleopatra/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/kleopatra/kleopatra-9999.ebuild
X-VCS-Directories: kde-apps/kleopatra/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 1fc8bd5decdfb6897e17d416b1b7a57eec370412
X-VCS-Branch: master
Date: Thu, 24 Mar 2022 14:53:23 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 60e3833e-d2a6-4d4a-8bb9-5902e70ba4c3
X-Archives-Hash: 741887cc3269249403594b559b185145

commit:     1fc8bd5decdfb6897e17d416b1b7a57eec370412
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 13:19:52 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 14:53:10 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1fc8bd5d

kde-apps/kleopatra: Drop unused DEPEND

Upstream commit 39d95e570eab2bede7634b23eefcc3d82b62ec7a

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kleopatra/kleopatra-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kleopatra/kleopatra-9999.ebuild b/kde-apps/kleopatra/kleopatra-9999.ebuild
index d14226e6b1..1eb7efbbff 100644
--- a/kde-apps/kleopatra/kleopatra-9999.ebuild
+++ b/kde-apps/kleopatra/kleopatra-9999.ebuild
@@ -21,7 +21,6 @@ IUSE=""
 
 DEPEND="
 	>=app-crypt/gpgme-1.16.0:=[cxx,qt5]
-	dev-libs/boost:=
 	dev-libs/libassuan
 	dev-libs/libgpg-error
 	>=dev-qt/qtdbus-${QTMIN}:5