From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0AC521386F3 for ; Wed, 12 Aug 2015 21:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D23EE14228; Wed, 12 Aug 2015 21:50:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76C8814228 for ; Wed, 12 Aug 2015 21:50:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 347693406CF for ; Wed, 12 Aug 2015 21:50:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 442A1132 for ; Wed, 12 Aug 2015 21:50:04 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1439416342.0523091161b30a69b9155c2fda5be6ecfdfd4940.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild X-VCS-Directories: kde-base/plasma-workspace/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0523091161b30a69b9155c2fda5be6ecfdfd4940 X-VCS-Branch: master Date: Wed, 12 Aug 2015 21:50:04 +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: 68d04fb6-c40f-49b0-89ac-173bedaa208a X-Archives-Hash: a71adf7932cb1ebd98a705c78afce43f commit: 0523091161b30a69b9155c2fda5be6ecfdfd4940 Author: Johannes Huber gentoo org> AuthorDate: Wed Aug 12 21:52:22 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Aug 12 21:52:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=05230911 kde-base/plasma-workspace: Drop DEPEND on kde-base/kdelibs Handled by kde4-base.eclass. Package-Manager: portage-2.2.20.1 kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild index e631d42..7064797 100644 --- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild @@ -23,7 +23,6 @@ COMMONDEPEND=" >=dev-qt/qtcore-4.8.4-r3:4 !kde-misc/ktouchpadenabler $(add_kdebase_dep kactivities) - $(add_kdebase_dep kdelibs) $(add_kdebase_dep kephal) $(add_kdebase_dep ksysguard) $(add_kdebase_dep libkworkspace)