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 9B95A1396DA for ; Thu, 19 Oct 2017 22:54:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A3F12BC025; Thu, 19 Oct 2017 22:54:43 +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 DD5ED2BC04B for ; Thu, 19 Oct 2017 22:54:42 +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 244D433BF44 for ; Thu, 19 Oct 2017 22:54:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBC13829 for ; Thu, 19 Oct 2017 22:54:40 +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: <1508453642.cec9ac4d4db4dfac7f21f0b6dde91971bf99d8a9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop/kdevelop-5.1.2.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cec9ac4d4db4dfac7f21f0b6dde91971bf99d8a9 X-VCS-Branch: master Date: Thu, 19 Oct 2017 22:54:40 +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: 805a2c5a-f62f-4aa4-8ebc-30f35011cefd X-Archives-Hash: cc842e2000363ebe9cfb4f69e51c590b commit: cec9ac4d4db4dfac7f21f0b6dde91971bf99d8a9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 19 22:41:09 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 19 22:54:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec9ac4d dev-util/kdevelop: Needs subslot rebuild on sys-devel/clang Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-util/kdevelop/kdevelop-5.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop/kdevelop-5.1.2.ebuild b/dev-util/kdevelop/kdevelop-5.1.2.ebuild index ffbbca5b1bc..63a561d9e8b 100644 --- a/dev-util/kdevelop/kdevelop-5.1.2.ebuild +++ b/dev-util/kdevelop/kdevelop-5.1.2.ebuild @@ -46,7 +46,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) >=dev-util/kdevplatform-${PV}:5 - >=sys-devel/clang-3.5.0:* + >=sys-devel/clang-3.5.0:= x11-misc/shared-mime-info gdbui? ( $(add_plasma_dep libksysguard) ) okteta? ( $(add_kdeapps_dep okteta) )