diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-04-06 01:34:40 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-04-06 01:34:40 +0100 |
commit | 288d9455931660abb6dfa534a78d45c7fb901477 (patch) | |
tree | 20b4b716c5a7231089588a039dbdc60d93ee0980 /eclass | |
parent | 8bcae5a5a332db9dc28c20b7a5f28337d8335254 (diff) |
gentoo auto-resync : 06:04:2025 - 01:34:40
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 40342 -> 40351 bytes | |||
-rw-r--r-- | eclass/llvm.org.eclass | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex e47a3bec9726..1b0b91decba8 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass index 7f0b26b734d1..16802e37cd66 100644 --- a/eclass/llvm.org.eclass +++ b/eclass/llvm.org.eclass @@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then _LLVM_SOURCE_TYPE=snapshot case ${PV} in + 21.0.0_pre20250405) + EGIT_COMMIT=f3e6473df46fd920e09e06e57a5549eb8e3a8bd3 + ;; 21.0.0_pre20250329) EGIT_COMMIT=21eeca3db0341fef4ab4a6464ffe38b2eba5810c ;; |