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 C1173139694 for ; Mon, 3 Jul 2017 22:09:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20ABEE0BDF; Mon, 3 Jul 2017 22:09:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F051EE0BDF for ; Mon, 3 Jul 2017 22:09:07 +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 A878C3417F2 for ; Mon, 3 Jul 2017 22:09:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F440749A for ; Mon, 3 Jul 2017 22:09:05 +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: <1499119724.36eb566839022f30e0b7395808e62670519a2a5a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-sdk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-sdk/plasma-sdk-5.10.49.9999.ebuild kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild X-VCS-Directories: kde-plasma/plasma-sdk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 36eb566839022f30e0b7395808e62670519a2a5a X-VCS-Branch: master Date: Mon, 3 Jul 2017 22:09:05 +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: e084f6a2-a1c2-4c99-99ba-2ccdf366d293 X-Archives-Hash: 609f231784c672e09fdfee1d6eef88cc commit: 36eb566839022f30e0b7395808e62670519a2a5a Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 3 22:08:44 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 3 22:08:44 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=36eb5668 kde-plasma/plasma-sdk: Drop unused DEPEND Package-Manager: Portage-2.3.6, Repoman-2.3.1 kde-plasma/plasma-sdk/plasma-sdk-5.10.49.9999.ebuild | 1 - kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.10.49.9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.10.49.9999.ebuild index abeac9e036..2c786097fc 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-5.10.49.9999.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.10.49.9999.ebuild @@ -22,7 +22,6 @@ DEPEND=" $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) $(add_frameworks_dep kpackage) $(add_frameworks_dep kservice) $(add_frameworks_dep ktexteditor) diff --git a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild index abeac9e036..2c786097fc 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild @@ -22,7 +22,6 @@ DEPEND=" $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) $(add_frameworks_dep kpackage) $(add_frameworks_dep kservice) $(add_frameworks_dep ktexteditor)