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 804B11382C5 for ; Wed, 28 Mar 2018 10:11:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B850E0823; Wed, 28 Mar 2018 10:11:12 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53818E0823 for ; Wed, 28 Mar 2018 10:11:12 +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 C1D23335CAE for ; Wed, 28 Mar 2018 10:11:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4FE2264 for ; Wed, 28 Mar 2018 10:11:08 +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: <1522231858.4cea56b7d3193645fe884ff7e7241ecc5867a1e0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lldb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lldb/lldb-5.0.1.ebuild dev-util/lldb/lldb-6.0.0.ebuild dev-util/lldb/lldb-6.0.9999.ebuild dev-util/lldb/lldb-9999.ebuild X-VCS-Directories: dev-util/lldb/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4cea56b7d3193645fe884ff7e7241ecc5867a1e0 X-VCS-Branch: master Date: Wed, 28 Mar 2018 10:11:08 +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: 99fd3c5b-cc9a-4224-97a8-a0c9a4d8d1f3 X-Archives-Hash: 28681878a6d5f3597acf86d5fdeba855 commit: 4cea56b7d3193645fe884ff7e7241ecc5867a1e0 Author: Michał Górny gentoo org> AuthorDate: Wed Mar 28 10:09:23 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 28 10:10:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cea56b7 dev-util/lldb: Allow dev-python/swig >= 3.0.11 in 5+ Closes: https://bugs.gentoo.org/598708 dev-util/lldb/lldb-5.0.1.ebuild | 4 +--- dev-util/lldb/lldb-6.0.0.ebuild | 4 +--- dev-util/lldb/lldb-6.0.9999.ebuild | 4 +--- dev-util/lldb/lldb-9999.ebuild | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/dev-util/lldb/lldb-5.0.1.ebuild b/dev-util/lldb/lldb-5.0.1.ebuild index 899fe2be5ae..e3be91f0a81 100644 --- a/dev-util/lldb/lldb-5.0.1.ebuild +++ b/dev-util/lldb/lldb-5.0.1.ebuild @@ -31,10 +31,8 @@ RDEPEND=" ~sys-devel/clang-${PV}[xml] ~sys-devel/llvm-${PV} !