Move {dev-util → dev-build}/samurai

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34779
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-01-13 11:31:53 +01:00
parent 251e009ac0
commit 0bc26d0779
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
16 changed files with 11 additions and 10 deletions

View File

@ -11,6 +11,6 @@
</maintainer>
<use>
<flag name="reference">Symlink to dev-build/ninja.</flag>
<flag name="samurai">Symlink to dev-util/samurai.</flag>
<flag name="samurai">Symlink to dev-build/samurai.</flag>
</use>
</pkgmetadata>

View File

@ -5,7 +5,7 @@ EAPI=8
ALTERNATIVES=(
"reference:>=dev-build/ninja-1.11.1-r3"
samurai:dev-util/samurai
samurai:dev-build/samurai
)
inherit app-alternatives

View File

@ -23,7 +23,7 @@ app-text/doxygen gui
dev-util/cmake gui
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# matoro <matoro_gentoo@matoro.tk> (2023-06-29)

View File

@ -21,7 +21,7 @@ media-libs/libv4l bpf
media-video/ffmpeg glslang shaderc vulkan
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)

View File

@ -26,7 +26,7 @@ media-libs/libv4l bpf
media-video/ffmpeg glslang shaderc vulkan
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)

View File

@ -18,7 +18,7 @@ media-libs/libplacebo -shaderc
app-arch/rpm -sequoia
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# Sam James <sam@gentoo.org> (2023-10-08)

View File

@ -6,7 +6,7 @@
media-libs/libv4l bpf
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# Sam James <sam@gentoo.org> (2023-06-18)

View File

@ -56,7 +56,7 @@ x11-misc/xscreensaver new-login
app-i18n/ibus gtk4
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# matoro <matoro_gentoo@matoro.tk> (2023-06-18)

View File

@ -24,7 +24,7 @@ dev-python/nbclient test
dev-python/nbconvert test
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)

View File

@ -48,7 +48,7 @@ dev-python/nbclient test
dev-python/nbconvert test
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
# dev-build/samurai is not keyworded here.
app-alternatives/ninja samurai
# Andreas Sturmlechner <asturm@gentoo.org> (2023-10-08)

View File

@ -11,3 +11,4 @@ move sys-devel/gdb-apple dev-debug/gdb-apple
move dev-util/lldb dev-debug/lldb
move dev-util/cgdb dev-debug/cgdb
move dev-util/ninja dev-build/ninja
move dev-util/samurai dev-build/samurai