llvm.org.eclass: Remove old snapshots

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-12-07 08:09:35 +01:00
parent b8d345dfd9
commit 0db8bcc011

View File

@@ -75,12 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
20.0.0_pre20241130)
EGIT_COMMIT=a348f223cab54b21a7b1c38dec7bc6aa2f81c949
;;
20.0.0_pre20241123)
EGIT_COMMIT=19ddafafdf131aed40abbdaf5af1fb7b59c1e8ac
;;
20.0.0_pre20241118)
EGIT_COMMIT=a6385a3fc8a88f092d07672210a1e773481c2919
;;
*)
die "Unknown snapshot: ${PV}"
;;