commit: 4eb4466a43514d15292c5bb158309d2ca2f9c6c7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 23 20:04:45 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 23 20:07:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb4466a
llvm.org.eclass: Remove old snapshots
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
eclass/llvm.org.eclass | 6 ------
1 file changed, 6 deletions(-)
diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index dfedeafcbdf0..0eff312f0b16 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -78,12 +78,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
22.0.0_pre20251127)
EGIT_COMMIT=8401a8d0be7671fb5089f850a34dc92ad4a2eb12
;;
- 22.0.0_pre20251120)
-
EGIT_COMMIT=21c4c1502e3383988ba77eac75b13da7b9426957
- ;;
- 22.0.0_pre20251108)
-
EGIT_COMMIT=0875755f5275dc7a84b1aeb526b7822b47a733c9
- ;;
*)
die "Unknown snapshot: ${PV}"
;;