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 6C7C51382C5 for ; Sun, 22 Apr 2018 11:54:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82A5CE08DF; Sun, 22 Apr 2018 11:54:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 53EEFE08DF for ; Sun, 22 Apr 2018 11:54:37 +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 AA0D2335C36 for ; Sun, 22 Apr 2018 11:54:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12FA927E for ; Sun, 22 Apr 2018 11:54:34 +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: <1524398060.98b838dc5a4f7cdea5050eac7c45ac638a081551.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/syndication/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/syndication/syndication-9999.ebuild X-VCS-Directories: kde-apps/syndication/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 98b838dc5a4f7cdea5050eac7c45ac638a081551 X-VCS-Branch: master Date: Sun, 22 Apr 2018 11:54:34 +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-Archives-Salt: be741512-e18f-46d5-9142-461aa156130f X-Archives-Hash: 4a12bd805248c76a72f86a2d55b5ce0a commit: 98b838dc5a4f7cdea5050eac7c45ac638a081551 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 22 11:54:20 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 22 11:54:20 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=98b838dc kde-apps/syndication: Drop unused DEPEND Upstream commit 8306a561638184c22363e5d8041835a11155b6d7 Package-Manager: Portage-2.3.31, Repoman-2.3.9 kde-apps/syndication/syndication-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/syndication/syndication-9999.ebuild b/kde-apps/syndication/syndication-9999.ebuild index bc4c719644..463f44b874 100644 --- a/kde-apps/syndication/syndication-9999.ebuild +++ b/kde-apps/syndication/syndication-9999.ebuild @@ -13,7 +13,6 @@ IUSE="" DEPEND=" $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kcoreaddons) $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml)