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 AA764138359 for ; Wed, 6 May 2020 17:25:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12CEAE0930; Wed, 6 May 2020 17:25:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EE1FCE0930 for ; Wed, 6 May 2020 17:25:29 +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 828DA34F654 for ; Wed, 6 May 2020 17:25:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D871E238 for ; Wed, 6 May 2020 17:25:25 +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: <1588785909.974dbc0a8c11475ed9e760f9326583a94433d2fe.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvm/llvm-8.0.1.ebuild sys-devel/llvm/llvm-9.0.1.ebuild X-VCS-Directories: sys-devel/llvm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 974dbc0a8c11475ed9e760f9326583a94433d2fe X-VCS-Branch: master Date: Wed, 6 May 2020 17:25:25 +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: 76cb53f3-6454-46d8-b54b-39796c775b28 X-Archives-Hash: 2e6540223fa065ee6e71b9a361132fd4 commit: 974dbc0a8c11475ed9e760f9326583a94433d2fe Author: Michał Górny gentoo org> AuthorDate: Wed May 6 16:57:21 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 6 17:25:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974dbc0a sys-devel/llvm: Remove stale sys-freebsd/ deps Signed-off-by: Michał Górny gentoo.org> sys-devel/llvm/llvm-8.0.1.ebuild | 3 --- sys-devel/llvm/llvm-9.0.1.ebuild | 3 --- 2 files changed, 6 deletions(-) diff --git a/sys-devel/llvm/llvm-8.0.1.ebuild b/sys-devel/llvm/llvm-8.0.1.ebuild index 9b844de0c50..c466aae7139 100644 --- a/sys-devel/llvm/llvm-8.0.1.ebuild +++ b/sys-devel/llvm/llvm-8.0.1.ebuild @@ -54,9 +54,6 @@ RDEPEND=" xml? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} dev-lang/perl - || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5 - ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) - ) kernel_Darwin? ( =sys-devel/binutils-apple-5.1 diff --git a/sys-devel/llvm/llvm-9.0.1.ebuild b/sys-devel/llvm/llvm-9.0.1.ebuild index 970b4af0dc1..2f2553d82fb 100644 --- a/sys-devel/llvm/llvm-9.0.1.ebuild +++ b/sys-devel/llvm/llvm-9.0.1.ebuild @@ -54,9 +54,6 @@ DEPEND="${RDEPEND} gold? ( sys-libs/binutils-libs )" BDEPEND=" dev-lang/perl - || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5 - ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) - ) kernel_Darwin? ( =sys-devel/binutils-apple-5.1