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 B053C158092 for ; Sat, 11 Sep 2021 07:24:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F50FE0891; Sat, 11 Sep 2021 07:24:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3B522E0891 for ; Sat, 11 Sep 2021 07:24:24 +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 6BED8342CCA for ; Sat, 11 Sep 2021 07:24:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03C66102 for ; Sat, 11 Sep 2021 07:24:20 +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: <1631345024.70176cac2eb5712c840de24a6eafb9d3eab866cc.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-10.0.1.ebuild dev-util/lldb/lldb-11.1.0.ebuild dev-util/lldb/lldb-12.0.1.ebuild dev-util/lldb/lldb-13.0.0.9999.ebuild dev-util/lldb/lldb-13.0.0_rc1.ebuild dev-util/lldb/lldb-13.0.0_rc2.ebuild dev-util/lldb/lldb-14.0.0.9999.ebuild X-VCS-Directories: dev-util/lldb/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 70176cac2eb5712c840de24a6eafb9d3eab866cc X-VCS-Branch: master Date: Sat, 11 Sep 2021 07:24:20 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f9730d8e-603a-451a-b226-8c9b24ba79ca X-Archives-Hash: 13f39411c17b86c7e65cf76417b6721f commit: 70176cac2eb5712c840de24a6eafb9d3eab866cc Author: Michał Górny gentoo org> AuthorDate: Sat Sep 11 07:23:29 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 11 07:23:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70176cac dev-util/lldb: Remove ancient blockers Signed-off-by: Michał Górny gentoo.org> dev-util/lldb/lldb-10.0.1.ebuild | 3 +-- dev-util/lldb/lldb-11.1.0.ebuild | 3 +-- dev-util/lldb/lldb-12.0.1.ebuild | 3 +-- dev-util/lldb/lldb-13.0.0.9999.ebuild | 3 +-- dev-util/lldb/lldb-13.0.0_rc1.ebuild | 3 +-- dev-util/lldb/lldb-13.0.0_rc2.ebuild | 3 +-- dev-util/lldb/lldb-14.0.0.9999.ebuild | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) diff --git a/dev-util/lldb/lldb-10.0.1.ebuild b/dev-util/lldb/lldb-10.0.1.ebuild index 1be0947e167..7233f5c56bb 100644 --- a/dev-util/lldb/lldb-10.0.1.ebuild +++ b/dev-util/lldb/lldb-10.0.1.ebuild @@ -30,8 +30,7 @@ RDEPEND=" ${PYTHON_DEPS} ) ~sys-devel/clang-${PV}[xml] - ~sys-devel/llvm-${PV} - !