mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
llvm.org.eclass: Remove support for old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -75,15 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
18.0.0_pre20231104)
|
||||
EGIT_COMMIT=83888a5404d46667647fe36d6fa510d075ed57ea
|
||||
;;
|
||||
18.0.0_pre20231025)
|
||||
EGIT_COMMIT=a7700985577694d6cc2498833f27b4fb5eeaf252
|
||||
;;
|
||||
18.0.0_pre20231019)
|
||||
EGIT_COMMIT=e6e90840708099425b7b69dd053634ff25d4907f
|
||||
;;
|
||||
18.0.0_pre20231013)
|
||||
EGIT_COMMIT=5d35273a32d239b7407338e13ed71b59174d6536
|
||||
;;
|
||||
*)
|
||||
die "Unknown snapshot: ${PV}"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user