From a8656f2c7bd5bd67f12499782b184b49246bb0e6 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 8 Sep 2020 18:35:52 +0100 Subject: Disable various obsolete mirrors All of these have changed version control system or otherwise become obsolete. Their descriptions have already been set to mark them as such. --- open-source-lorries-disabled/clang.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 open-source-lorries-disabled/clang.lorry (limited to 'open-source-lorries-disabled/clang.lorry') diff --git a/open-source-lorries-disabled/clang.lorry b/open-source-lorries-disabled/clang.lorry new file mode 100644 index 0000000..c5efa99 --- /dev/null +++ b/open-source-lorries-disabled/clang.lorry @@ -0,0 +1,7 @@ +{ + "clang": { + "type": "git", + "url": "http://llvm.org/git/clang.git", + "description": "Obsolete (use llvm)" + } +} -- cgit v1.2.1