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 4EA0013881D for ; Sat, 26 Sep 2015 15:45:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A06B621C017; Sat, 26 Sep 2015 15:45:20 +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 44F6C21C017 for ; Sat, 26 Sep 2015 15:45:20 +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 DFED4340A3B for ; Sat, 26 Sep 2015 15:45:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D25C1FA for ; Sat, 26 Sep 2015 15:45:17 +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: <1443282282.c069f86b79d0be5f9cfea1ba37f855c265398c32.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-clang/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-clang/kdevelop-clang-9999.ebuild X-VCS-Directories: dev-util/kdevelop-clang/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c069f86b79d0be5f9cfea1ba37f855c265398c32 X-VCS-Branch: master Date: Sat, 26 Sep 2015 15:45:17 +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: 42b2282e-ff88-436d-94d2-db68e678de10 X-Archives-Hash: 31725c1ab7e654bb1bf45e0940deccce commit: c069f86b79d0be5f9cfea1ba37f855c265398c32 Author: Andreas Sturmlechner gmail com> AuthorDate: Thu Sep 24 20:29:15 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 26 15:44:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c069f86b dev-util/kdevelop-clang: Raise llvm DEPEND to 3.5 Package-Manager: portage-2.2.20.1 dev-util/kdevelop-clang/kdevelop-clang-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-clang/kdevelop-clang-9999.ebuild b/dev-util/kdevelop-clang/kdevelop-clang-9999.ebuild index 41bb87d..c58a3b6 100644 --- a/dev-util/kdevelop-clang/kdevelop-clang-9999.ebuild +++ b/dev-util/kdevelop-clang/kdevelop-clang-9999.ebuild @@ -25,7 +25,7 @@ DEPEND=" dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-util/kdevplatform:5 - >=sys-devel/llvm-3.4[clang] + >=sys-devel/llvm-3.5[clang] " RDEPEND="${DEPEND}