summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-06 08:27:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-07 06:26:39 +0100
commit258da63848e5049c974beb87e2d2ed97594ba0ad (patch)
tree40b2d9cbbdac3b268cdf2002e286e18f4dac47a4 /eclass
parentdev-libs/expat: 2.6.4 with fix for CVE-2024-50602 (diff)
downloadgentoo-258da63848e5049c974beb87e2d2ed97594ba0ad.tar.gz
gentoo-258da63848e5049c974beb87e2d2ed97594ba0ad.tar.bz2
gentoo-258da63848e5049c974beb87e2d2ed97594ba0ad.zip
llvm.org.eclass: Remove old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/llvm.org.eclass9
1 files changed, 0 insertions, 9 deletions
diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index dddb87735875..4d7e0e271485 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,15 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
20.0.0_pre20241029)
EGIT_COMMIT=3f4468faaa9525ad615118675c3c68938f4a8d5f
;;
- 20.0.0_pre20241023)
- EGIT_COMMIT=0cb80c4f00689ca00a85e1f38bc6ae9dd0bf980e
- ;;
- 20.0.0_pre20241015)
- EGIT_COMMIT=9aef0fd52a0b2bf31cf3bae8a0693d6df8db6e04
- ;;
- 20.0.0_pre20241009)
- EGIT_COMMIT=fb2960aad93f6c02e0ea8de0568c0aef8896eee8
- ;;
*)
die "Unknown snapshot: ${PV}"
;;