summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild4
-rw-r--r--sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild4
-rw-r--r--sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild4
-rw-r--r--sys-devel/crosstool-ng/crosstool-ng-9999.ebuild4
-rw-r--r--sys-devel/crosstool-ng/metadata.xml2
5 files changed, 9 insertions, 9 deletions
diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
index ee2ab17cd25b..c517e6d517b6 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.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=8
@@ -46,7 +46,7 @@ BDEPEND="
lzip? ( app-arch/lzip )
meson? ( dev-util/meson )
python? ( ${PYTHON_DEPS} )
- ninja? ( dev-util/ninja )
+ ninja? ( app-alternatives/ninja )
rsync? ( net-misc/rsync )
subversion? ( dev-vcs/subversion )
wget? ( net-misc/wget )
diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
index ee2ab17cd25b..c517e6d517b6 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.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=8
@@ -46,7 +46,7 @@ BDEPEND="
lzip? ( app-arch/lzip )
meson? ( dev-util/meson )
python? ( ${PYTHON_DEPS} )
- ninja? ( dev-util/ninja )
+ ninja? ( app-alternatives/ninja )
rsync? ( net-misc/rsync )
subversion? ( dev-vcs/subversion )
wget? ( net-misc/wget )
diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild
index ee2ab17cd25b..c517e6d517b6 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.26.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=8
@@ -46,7 +46,7 @@ BDEPEND="
lzip? ( app-arch/lzip )
meson? ( dev-util/meson )
python? ( ${PYTHON_DEPS} )
- ninja? ( dev-util/ninja )
+ ninja? ( app-alternatives/ninja )
rsync? ( net-misc/rsync )
subversion? ( dev-vcs/subversion )
wget? ( net-misc/wget )
diff --git a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild b/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
index ee2ab17cd25b..c517e6d517b6 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-9999.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=8
@@ -46,7 +46,7 @@ BDEPEND="
lzip? ( app-arch/lzip )
meson? ( dev-util/meson )
python? ( ${PYTHON_DEPS} )
- ninja? ( dev-util/ninja )
+ ninja? ( app-alternatives/ninja )
rsync? ( net-misc/rsync )
subversion? ( dev-vcs/subversion )
wget? ( net-misc/wget )
diff --git a/sys-devel/crosstool-ng/metadata.xml b/sys-devel/crosstool-ng/metadata.xml
index 86f15205befa..59a236975f01 100644
--- a/sys-devel/crosstool-ng/metadata.xml
+++ b/sys-devel/crosstool-ng/metadata.xml
@@ -18,7 +18,7 @@
<flag name="dtc">Require <pkg>sys-apps/dtc</pkg></flag>
<flag name="lzip">Require <pkg>app-arch/lzip</pkg></flag>
<flag name="meson">Require <pkg>dev-util/meson</pkg></flag>
- <flag name="ninja">Require <pkg>dev-util/ninja</pkg></flag>
+ <flag name="ninja">Require <pkg>app-alternatives/ninja</pkg></flag>
<flag name="rsync">Require <pkg>net-misc/rsync</pkg></flag>
<flag name="wget">Require <pkg>net-misc/wget</pkg></flag>
</use>