[oe-commits] Klaus Kurzmann : illume-keyboards-shr_it.bb: fix stupid typo that broke parsing

git version control git at git.openembedded.org
Fri Jan 29 17:20:58 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 7d178906c7ea527e54b147ae844783dc56dfa7f1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7d178906c7ea527e54b147ae844783dc56dfa7f1

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Jan 29 18:20:23 2010 +0100

illume-keyboards-shr_it.bb: fix stupid typo that broke parsing
and fix the author of the persian keyboard

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/e17/illume-keyboards-shr_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/e17/illume-keyboards-shr_git.bb b/recipes/e17/illume-keyboards-shr_git.bb
index 720f013..6dcd971 100644
--- a/recipes/e17/illume-keyboards-shr_git.bb
+++ b/recipes/e17/illume-keyboards-shr_git.bb
@@ -21,7 +21,7 @@ illume-keyboard-hebrew \
 illume-keyboard-numeric-alt \
 illume-keyboard-russian \
 illume-keyboard-russian-terminal \
-illume-keyboard-persian"
+illume-keyboard-persian \
 "
 
 PACKAGE_ARCH = "all"
@@ -73,7 +73,7 @@ AUTHOR_illume-keyboard-russian-terminal = "lucky"
 DESCRIPTION_illume-keyboard-russian-terminal = "Illume keyboard with russian layout for the Terminal"
 FILES_illume-keyboard-russian-terminal = "${libdir}/enlightenment/modules/illume/keyboards/russian-terminal"
 
-AUTHOR_illume-keyboard-persian = "alabd"
+AUTHOR_illume-keyboard-persian = "slave"
 DESCRIPTION_illume-keyboard-persian = "Illume keyboard with persian layout"
 FILES_illume-keyboard-persian = "${libdir}/enlightenment/modules/illume/keyboards/persian"
 





More information about the Openembedded-commits mailing list