commit:     974dbc0a8c11475ed9e760f9326583a94433d2fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 16:57:21 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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-libs/libcxx-$(ver_cut 1-3).9999
                >=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-libs/libcxx-$(ver_cut 1-3).9999
                >=sys-devel/binutils-apple-5.1

Reply via email to