summaryrefslogtreecommitdiff
path: root/test.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'test.lorry')
-rw-r--r--test.lorry26
1 files changed, 10 insertions, 16 deletions
diff --git a/test.lorry b/test.lorry
index 57f21cc..c7b933e 100644
--- a/test.lorry
+++ b/test.lorry
@@ -1,16 +1,10 @@
-{
- "gawk": {
- "type": "git",
- "url": "git://git.savannah.gnu.org/gawk.git"
- },
- "binutils": {
- "type": "bzr",
- "branches": {
- "trunk": "lp:binutils"
- }
- },
- "bc": {
- "type": "tarball",
- "url": "http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
- }
-}
+gawk:
+ type: git
+ url: git://git.savannah.gnu.org/gawk.git
+binutils:
+ type: bzr
+ branches:
+ trunk: lp:binutils
+bc:
+ type: tarball
+ url: http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz