aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorodniceanu Andrei <a.horodniceanu@proton.me>2024-01-13 18:04:52 +0200
committerHorodniceanu Andrei <a.horodniceanu@proton.me>2024-01-13 18:04:52 +0200
commitf8590120afabb6eb0a01c39806dc346222c515cf (patch)
tree2323d3822e357890554ebf45e3dfbb7e17d83e04 /dev-lang
parentapp-eselect/eselect-dlang: keyword 20240103 for ~arm64 (diff)
downloaddlang-f8590120afabb6eb0a01c39806dc346222c515cf.tar.gz
dlang-f8590120afabb6eb0a01c39806dc346222c515cf.tar.bz2
dlang-f8590120afabb6eb0a01c39806dc346222c515cf.zip
dev-lang/ldc2: remove dev-util/ninja from RDEPEND
Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ldc2/ldc2-1.32.2.ebuild4
-rw-r--r--dev-lang/ldc2/ldc2-1.33.0.ebuild4
-rw-r--r--dev-lang/ldc2/ldc2-1.34.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/ldc2/ldc2-1.32.2.ebuild b/dev-lang/ldc2/ldc2-1.32.2.ebuild
index 76f8bba..c64522d 100644
--- a/dev-lang/ldc2/ldc2-1.32.2.ebuild
+++ b/dev-lang/ldc2/ldc2-1.32.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
IUSE="static-libs"
# Upstream supports LLVM 9.0 through 15.0.
-RDEPEND="dev-util/ninja
+RDEPEND="
|| (
sys-devel/llvm:15
sys-devel/llvm:14
diff --git a/dev-lang/ldc2/ldc2-1.33.0.ebuild b/dev-lang/ldc2/ldc2-1.33.0.ebuild
index 76f8bba..c64522d 100644
--- a/dev-lang/ldc2/ldc2-1.33.0.ebuild
+++ b/dev-lang/ldc2/ldc2-1.33.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
IUSE="static-libs"
# Upstream supports LLVM 9.0 through 15.0.
-RDEPEND="dev-util/ninja
+RDEPEND="
|| (
sys-devel/llvm:15
sys-devel/llvm:14
diff --git a/dev-lang/ldc2/ldc2-1.34.0.ebuild b/dev-lang/ldc2/ldc2-1.34.0.ebuild
index e2b4dfe..8a23db2 100644
--- a/dev-lang/ldc2/ldc2-1.34.0.ebuild
+++ b/dev-lang/ldc2/ldc2-1.34.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
IUSE="static-libs"
# Upstream supports LLVM 11.0 through 16.
-RDEPEND="dev-util/ninja
+RDEPEND="
|| (
sys-devel/llvm:16
sys-devel/llvm:15