Remove old snapshots

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-17 14:47:53 +02:00
parent bc02da60f7
commit 636ecd8b17

View File

@@ -75,15 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
21.0.0_pre20250510)
EGIT_COMMIT=fcb4bda9dcfcdb64d8b069e8416c75d7a1a62e52
;;
21.0.0_pre20250503)
EGIT_COMMIT=d1e38eab95b07b422194427474521623916bbf29
;;
21.0.0_pre20250426)
EGIT_COMMIT=b9e32749d273a957e60170d6e7ef205fd1fb1834
;;
21.0.0_pre20250420)
EGIT_COMMIT=ac8fc09688e10e983b99224b5dc5cbbeeedb1879
;;
*)
die "Unknown snapshot: ${PV}"
;;