mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
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:
parent
251e009ac0
commit
0bc26d0779
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user