From e5e40b8c582389dc95f2924ed469259e3f448542 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 15 Jan 2024 07:10:03 +0000 Subject: [PATCH] app-alternatives/ninja: Sync with Gentoo It's from Gentoo commit 0bc26d0779f0c933a5c1b5a93cde15a0a9e051bc. --- .../portage-stable/app-alternatives/ninja/metadata.xml | 4 ++-- .../portage-stable/app-alternatives/ninja/ninja-1.ebuild | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/metadata.xml b/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/metadata.xml index 20bceb3089..c55e088975 100644 --- a/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/metadata.xml @@ -10,7 +10,7 @@ Violet Purcell - Symlink to dev-util/ninja. - Symlink to dev-util/samurai. + Symlink to dev-build/ninja. + Symlink to dev-build/samurai. diff --git a/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/ninja-1.ebuild b/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/ninja-1.ebuild index 419eabab35..4107b5569b 100644 --- a/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/ninja-1.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-alternatives/ninja/ninja-1.ebuild @@ -1,11 +1,11 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 ALTERNATIVES=( - "reference:>=dev-util/ninja-1.11.1-r3" - samurai:dev-util/samurai + "reference:>=dev-build/ninja-1.11.1-r3" + samurai:dev-build/samurai ) inherit app-alternatives @@ -13,7 +13,7 @@ inherit app-alternatives DESCRIPTION="ninja symlinks" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -RDEPEND="!