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 DE397138334 for ; Wed, 24 Jul 2019 11:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E95DE0822; Wed, 24 Jul 2019 11:15:00 +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 01D8CE0822 for ; Wed, 24 Jul 2019 11:14:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 06AD8348661 for ; Wed, 24 Jul 2019 11:14:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2B124D3 for ; Wed, 24 Jul 2019 11:14:57 +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: <1563966886.e5e9f0ca79a525955bcfe94030ae83f399ac9cf7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-5.16.49.9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e5e9f0ca79a525955bcfe94030ae83f399ac9cf7 X-VCS-Branch: master Date: Wed, 24 Jul 2019 11:14:57 +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: b3bea70a-4547-4e65-8d32-440627e2ae8c X-Archives-Hash: 7ffee44dc660ee0985e3234d05b57398 commit: e5e9f0ca79a525955bcfe94030ae83f399ac9cf7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jul 24 11:14:46 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jul 24 11:14:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e5e9f0ca kde-plasma/plasma-workspace: Actually drop DEPENDs as well Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-5.16.49.9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.16.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.16.49.9999.ebuild index 81b82f617e..42b6457e84 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.16.49.9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.16.49.9999.ebuild @@ -36,8 +36,6 @@ COMMON_DEPEND=" $(add_frameworks_dep kitemmodels) $(add_frameworks_dep kitemviews) $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep kjs) - $(add_frameworks_dep kjsembed) $(add_frameworks_dep knewstuff) $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig)