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 731391381F3 for ; Sun, 19 May 2013 17:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03A44E08F0; Sun, 19 May 2013 17:01:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 940F2E08F0 for ; Sun, 19 May 2013 17:01:20 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B359733E3C0 for ; Sun, 19 May 2013 17:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 474F4E4404 for ; Sun, 19 May 2013 17:01:18 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1368982770.fe546929b4be39a4941eeb023043702e89427c02.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde4-base.eclass X-VCS-Directories: eclass/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: fe546929b4be39a4941eeb023043702e89427c02 X-VCS-Branch: master Date: Sun, 19 May 2013 17:01:18 +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: 9fdcfbde-1d30-461f-8adf-30caa4543a76 X-Archives-Hash: 8219c53135a3fe687f37114c1c4c3c75 commit: fe546929b4be39a4941eeb023043702e89427c02 Author: Michael Palimaka gentoo org> AuthorDate: Sun May 19 16:59:30 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun May 19 16:59:30 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fe546929 [eclass] Drop dependendencies that are now handled in packages. --- eclass/kde4-base.eclass | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass index 9e9921b..c991403 100644 --- a/eclass/kde4-base.eclass +++ b/eclass/kde4-base.eclass @@ -287,13 +287,6 @@ kdecommondepend=" >=dev-qt/qtsvg-${QT_MINIMAL}:4 >=dev-qt/qttest-${QT_MINIMAL}:4 >=dev-qt/qtwebkit-${QT_MINIMAL}:4 - !aqua? ( - x11-libs/libXext - x11-libs/libXt - x11-libs/libXxf86vm - x11-libs/libXcomposite - x11-libs/libxkbfile - ) " if [[ ${PN} != kdelibs ]]; then