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 5E704138350 for ; Mon, 13 Jan 2020 20:13:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ECD7E0BAB; Mon, 13 Jan 2020 20:13:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 63B80E0BAB for ; Mon, 13 Jan 2020 20:13:26 +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 6BE6934E04D for ; Mon, 13 Jan 2020 20:13:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F107789 for ; Mon, 13 Jan 2020 20:13: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: <1578944124.bf5139c1be23836a6e3a58fd601273a9c7a6efb9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kpeople/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kpeople/kpeople-9999.ebuild X-VCS-Directories: kde-frameworks/kpeople/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bf5139c1be23836a6e3a58fd601273a9c7a6efb9 X-VCS-Branch: master Date: Mon, 13 Jan 2020 20:13: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: 99529b22-0457-408e-a0ba-aaf2a30c000e X-Archives-Hash: bd6b463d8d901a51331a51896dca9f54 commit: bf5139c1be23836a6e3a58fd601273a9c7a6efb9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 13 19:33:48 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 13 19:35:24 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf5139c1 kde-frameworks/kpeople: Drop unused DEPEND Upstream commit fac77e1796e3ad09a9c0acd042cd30616811f7ba Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kpeople/kpeople-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/kpeople/kpeople-9999.ebuild b/kde-frameworks/kpeople/kpeople-9999.ebuild index e5250cb935..c1e18a01b8 100644 --- a/kde-frameworks/kpeople/kpeople-9999.ebuild +++ b/kde-frameworks/kpeople/kpeople-9999.ebuild @@ -20,7 +20,6 @@ DEPEND=" =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/ki18n-${PVCUT}*:5 =kde-frameworks/kitemviews-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5