diff options
author | 2024-01-08 11:37:22 +0000 | |
---|---|---|
committer | 2024-01-08 12:01:25 +0000 | |
commit | 397a3fe3b199c1814e52684aaf180244e1759f0f (patch) | |
tree | 56fc6763e062c2565139e9ae3aa5d8c714f76520 /sys-devel/crosstool-ng | |
parent | net-libs/nodejs: dev-util/ninja -> app-alternatives/ninja (diff) | |
download | gentoo-397a3fe3b199c1814e52684aaf180244e1759f0f.tar.gz gentoo-397a3fe3b199c1814e52684aaf180244e1759f0f.tar.bz2 gentoo-397a3fe3b199c1814e52684aaf180244e1759f0f.zip |
sys-devel/crosstool-ng: dev-util/ninja -> app-alternatives/ninja
All of these will be using app-alternatives/ninja anyway as they're not calling
ninja-reference, so make the dep reflect reality.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/crosstool-ng')
-rw-r--r-- | sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/crosstool-ng/crosstool-ng-9999.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/crosstool-ng/metadata.xml | 2 |
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> |