llvm.org.eclass: Clean old snapshots up

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-13 17:15:35 +01:00
parent b0202ef729
commit b0cd08a079

View File

@@ -78,15 +78,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
18.0.0_pre20240106)
EGIT_COMMIT=a085402ef54379758e6c996dbaedfcb92ad222b5
;;
18.0.0_pre20231228)
EGIT_COMMIT=a700298b3d538452915703268ca18f7f8f7537e6
;;
18.0.0_pre20231222)
EGIT_COMMIT=17858ce6f3d24f994f6ad8c899bfa4eed39f739d
;;
18.0.0_pre20231215)
EGIT_COMMIT=d37ced88809cb4d2df57ec80887b3f8801ca719b
;;
*)
die "Unknown snapshot: ${PV}"
;;