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 A23D31396D9 for ; Thu, 19 Oct 2017 22:55:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17FE32BC0A7; Thu, 19 Oct 2017 22:55:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 EB78C2BC0A4 for ; Thu, 19 Oct 2017 22:55:48 +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 34BF233BF3C for ; Thu, 19 Oct 2017 22:55:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E692E826 for ; Thu, 19 Oct 2017 22:55:46 +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: <1508452920.26695144cc8001ef92ddabb4dfe8305b5c236399.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-5.1.80.ebuild dev-util/kdevelop/kdevelop-5.2.9999.ebuild dev-util/kdevelop/kdevelop-9999.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 26695144cc8001ef92ddabb4dfe8305b5c236399 X-VCS-Branch: master Date: Thu, 19 Oct 2017 22:55:46 +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: 57756907-0fee-459c-aca9-269015f0cb5a X-Archives-Hash: 82b52929bf2265e389889e6e84897eb4 commit: 26695144cc8001ef92ddabb4dfe8305b5c236399 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 19 22:41:56 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 19 22:42:00 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=26695144 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.80.ebuild | 2 +- dev-util/kdevelop/kdevelop-5.2.9999.ebuild | 2 +- dev-util/kdevelop/kdevelop-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-5.1.80.ebuild b/dev-util/kdevelop/kdevelop-5.1.80.ebuild index 2920459bac..c75aebfa2d 100644 --- a/dev-util/kdevelop/kdevelop-5.1.80.ebuild +++ b/dev-util/kdevelop/kdevelop-5.1.80.ebuild @@ -57,7 +57,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) dev-libs/grantlee:5 - >=sys-devel/clang-3.8.0:* + >=sys-devel/clang-3.8.0:= x11-misc/shared-mime-info gdbui? ( $(add_plasma_dep libksysguard) ) okteta? ( $(add_kdeapps_dep okteta) ) diff --git a/dev-util/kdevelop/kdevelop-5.2.9999.ebuild b/dev-util/kdevelop/kdevelop-5.2.9999.ebuild index 2920459bac..c75aebfa2d 100644 --- a/dev-util/kdevelop/kdevelop-5.2.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-5.2.9999.ebuild @@ -57,7 +57,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) dev-libs/grantlee:5 - >=sys-devel/clang-3.8.0:* + >=sys-devel/clang-3.8.0:= x11-misc/shared-mime-info gdbui? ( $(add_plasma_dep libksysguard) ) okteta? ( $(add_kdeapps_dep okteta) ) diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild index 700ad7578b..4dbfad9620 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -56,7 +56,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) dev-libs/grantlee:5 - >=sys-devel/clang-3.8.0:* + >=sys-devel/clang-3.8.0:= x11-misc/shared-mime-info gdbui? ( $(add_plasma_dep libksysguard) ) okteta? ( $(add_kdeapps_dep okteta) )