From d11e297b007aba625b398c52952ec929c3b02b83 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 21 Dec 2013 23:56:36 +0000 Subject: Basic recipe formatting fixes Fix statement indenting and spacing issues that I happened to notice. Signed-off-by: Paul Eggleton --- meta/recipes-sato/puzzles/puzzles_r9765.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/puzzles') diff --git a/meta/recipes-sato/puzzles/puzzles_r9765.bb b/meta/recipes-sato/puzzles/puzzles_r9765.bb index 6d0e48038d..5e972ec47b 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9765.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9765.bb @@ -1,5 +1,5 @@ SUMMARY = "Simon Tatham's Portable Puzzle Collection" -HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" +HOMEPAGE = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" DEPENDS = "gtk+ libxt" MOD_PV = "${@d.getVar('PV',1)[1:]}" -- cgit 1.2.3-korg