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 DCFE6138334 for ; Mon, 13 Aug 2018 18:36:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10305E088B; Mon, 13 Aug 2018 18:36:36 +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 E0E61E088B for ; Mon, 13 Aug 2018 18:36:35 +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 4F23B335C06 for ; Mon, 13 Aug 2018 18:36:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A41C396 for ; Mon, 13 Aug 2018 18:36:32 +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: <1534179444.4a388a3fbcca0f1a06feae1cdf932f9ecbda8d02.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4a388a3fbcca0f1a06feae1cdf932f9ecbda8d02 X-VCS-Branch: master Date: Mon, 13 Aug 2018 18:36:32 +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: b8a4cb5f-36fd-44c4-858d-3a5c9d42d7c0 X-Archives-Hash: 44a3dd3582d187f3233fa254ef6a5b35 commit: 4a388a3fbcca0f1a06feae1cdf932f9ecbda8d02 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 13 16:57:24 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 13 16:57:24 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4a388a3f kde-plasma/plasma-nm: Drop unused kde-apps/kdelibs4support DEPEND Upstream commit 9a7c8370d9b5a482898c399a6610fd2257037570 Package-Manager: Portage-2.3.46, Repoman-2.3.10 kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index de4b44d36b..113c4b21e3 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -17,7 +17,6 @@ DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio)