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 86492138331 for ; Mon, 3 Oct 2016 09:38:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E05B4E0A41; Mon, 3 Oct 2016 09:38:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B8F35E0A41 for ; Mon, 3 Oct 2016 09:38:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A03C340E2B for ; Mon, 3 Oct 2016 09:38:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BD6C24A6 for ; Mon, 3 Oct 2016 09:38:45 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1475487516.443524c8194a87b896c95ba1761ddf6fac5713f4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang/clang-9999.ebuild X-VCS-Directories: sys-devel/clang/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 443524c8194a87b896c95ba1761ddf6fac5713f4 X-VCS-Branch: master Date: Mon, 3 Oct 2016 09:38:45 +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: e95296d0-f326-4862-8fa0-4eba5396b0fb X-Archives-Hash: aeb2cd8c1b6797d4e27dd05cbd0615a2 commit: 443524c8194a87b896c95ba1761ddf6fac5713f4 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 3 08:58:26 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Oct 3 09:38:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443524c8 sys-devel/clang: Add PDEP on sys-devel/clang-runtime meta sys-devel/clang/clang-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild index d2b18d9..52ebb4d 100644 --- a/sys-devel/clang/clang-9999.ebuild +++ b/sys-devel/clang/clang-9999.ebuild @@ -43,6 +43,7 @@ DEPEND="${RDEPEND} !!