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 A052C139694 for ; Wed, 21 Jun 2017 17:58:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E33F2234017; Wed, 21 Jun 2017 17:58:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C4E96234017 for ; Wed, 21 Jun 2017 17:58:40 +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 DC442341A51 for ; Wed, 21 Jun 2017 17:58:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5273524BA for ; Wed, 21 Jun 2017 17:58:38 +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: <1498067903.bf5aa922ce69a35f1e366acc9f2efee05e0c2c46.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-php/kdevelop-php-9999.ebuild X-VCS-Directories: dev-util/kdevelop-php/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bf5aa922ce69a35f1e366acc9f2efee05e0c2c46 X-VCS-Branch: master Date: Wed, 21 Jun 2017 17:58:38 +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: cebbbb44-0153-45d1-963a-fab877ad4b4c X-Archives-Hash: 4e9be1d900f230239e05e24599c42113 commit: bf5aa922ce69a35f1e366acc9f2efee05e0c2c46 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 21 17:58:23 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 21 17:58:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf5aa922 dev-util/kdevelop-php: Drop unused DEPEND Upstream commit f4ec18d40a1342ff4e92a39502f58bccf17242ec Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-util/kdevelop-php/kdevelop-php-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild index 43d6d95a13..93489db7e7 100644 --- a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild @@ -30,7 +30,6 @@ DEPEND=" $(add_frameworks_dep kxmlgui) $(add_frameworks_dep threadweaver) $(add_qt_dep qtgui) - $(add_qt_dep qtwebkit) $(add_qt_dep qtwidgets) dev-util/kdevelop-pg-qt:5 >=dev-util/kdevplatform-${PV}:${SLOT}