commit:     776439ee061aa934cbf8e15453f3b1bb679d45dc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 18:28:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 18:28:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776439ee

metadata/stabilization-groups/llvm: Reorder to use bumping order

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/llvm.group | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/metadata/stabilization-groups/llvm.group 
b/metadata/stabilization-groups/llvm.group
index 4061a9da01a4..6d7d55997ef4 100644
--- a/metadata/stabilization-groups/llvm.group
+++ b/metadata/stabilization-groups/llvm.group
@@ -1,22 +1,23 @@
+# Please do not sort this file, it is kept in package bumping order.
+llvm-core/llvm-common
+llvm-core/llvm
+llvm-core/llvm-toolchain-symlinks
+llvm-core/llvmgold
 dev-ml/llvm
-dev-python/clang
-dev-python/lit
-llvm-core/clang
 llvm-core/clang-common
-llvm-core/clang-runtime
+llvm-core/clang
 llvm-core/clang-toolchain-symlinks
-llvm-core/libclc
+dev-python/clang
+dev-python/lit
 llvm-core/lld
 llvm-core/lld-toolchain-symlinks
 llvm-core/lldb
-llvm-core/llvm
-llvm-core/llvm-common
-llvm-core/llvm-toolchain-symlinks
-llvm-core/llvmgold
 llvm-runtimes/compiler-rt
 llvm-runtimes/compiler-rt-sanitizers
-llvm-runtimes/libcxx
-llvm-runtimes/libcxxabi
 llvm-runtimes/libunwind
-llvm-runtimes/offload
+llvm-runtimes/libcxxabi
+llvm-runtimes/libcxx
 llvm-runtimes/openmp
+llvm-runtimes/offload
+llvm-core/clang-runtime
+llvm-core/libclc

Reply via email to