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 3EDBD158087 for ; Tue, 16 Nov 2021 07:35:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8E84E07D1; Tue, 16 Nov 2021 07:35: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4C1DE07D1 for ; Tue, 16 Nov 2021 07:35:26 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6AA6D342C3A for ; Tue, 16 Nov 2021 07:35:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C03441CE for ; Tue, 16 Nov 2021 07:35:23 +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: <1637045354.6eeaf51843a498ce0c3828a7744c678aad9dca03.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/pimcommon/pimcommon-9999.ebuild X-VCS-Directories: kde-apps/pimcommon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6eeaf51843a498ce0c3828a7744c678aad9dca03 X-VCS-Branch: master Date: Tue, 16 Nov 2021 07:35:23 +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: 85078a17-b623-4618-8e3d-4fb3214ac780 X-Archives-Hash: a2a8e45e60a777693099491cda6d36b8 commit: 6eeaf51843a498ce0c3828a7744c678aad9dca03 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 16 06:49:14 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 16 06:49:14 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6eeaf518 kde-apps/pimcommon: Drop unused DEPENDs Upstream commits: 8e1842d4c1eb6e0366e4a86704ad550a2eb8c781 f5c72a789784683a0ff25c6bea1b252c3ca3e561 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/pimcommon/pimcommon-9999.ebuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild index b64e997b43..d857be2178 100644 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild @@ -19,10 +19,7 @@ SLOT="5" KEYWORDS="" IUSE="" -BDEPEND=" - dev-libs/libxslt -" -COMMON_DEPEND=" +DEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 @@ -53,10 +50,7 @@ COMMON_DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:5 >=kde-frameworks/purpose-${KFMIN}:5 " -DEPEND="${COMMON_DEPEND} - test? ( >=kde-apps/kmime-${PVCUT}:5 ) -" -RDEPEND="${COMMON_DEPEND} +RDEPEND="${DEPEND} !