summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-25 15:09:35 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-25 15:13:42 +0000
commitfd3d74c5f8abb80c0a7f077eae946c35ad72f453 (patch)
tree35cfe16a913e35150eae649c63b9f599d323bb64
parent9aa9bfd4115427c0b70fd117bebebfade89eed1b (diff)
downloadlorries-fd3d74c5f8abb80c0a7f077eae946c35ad72f453.tar.gz
Revert "Lorry icu svn repo"
This reverts commit 740dc959c0ea3167c3ef4d2ce289e4c119c8fbe2. The svn repo has a long history and lorry can't convert it with the current configuration of lorry-controller in git.baserock.org Change-Id: I468101b08eb9dfbb2072bb8e0374b8edab801f84
-rw-r--r--open-source-lorries/icu.lorry5
1 files changed, 0 insertions, 5 deletions
diff --git a/open-source-lorries/icu.lorry b/open-source-lorries/icu.lorry
index 3af8aa4..fe980a6 100644
--- a/open-source-lorries/icu.lorry
+++ b/open-source-lorries/icu.lorry
@@ -2,10 +2,5 @@
"icu": {
"type": "tarball",
"url": "http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz"
- },
- "icu-svn": {
- "type": "svn",
- "url" : "http://source.icu-project.org/repos/icu/icu/",
- "layout": "standard"
}
}