From 2820220193a4ba871d25b210448a4117c0854637 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 16:59:56 +0000 Subject: Re-order system and stratum morphology fields. This is the new canonical ordering. --- lua.morph | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lua.morph') diff --git a/lua.morph b/lua.morph index c93fe39f..d81f3c86 100644 --- a/lua.morph +++ b/lua.morph @@ -1,10 +1,10 @@ +name: lua +kind: stratum +description: Interpreter for the lua scripting language. build-depends: - morph: tools chunks: -- build-depends: [] - name: lua - ref: baserock/5.1-morph +- name: lua repo: upstream:lua -description: Interpreter for the lua scripting language. -kind: stratum -name: lua + ref: baserock/5.1-morph + build-depends: [] -- cgit v1.2.1