First pass of .oe cleanups.
[openembedded.git] / zsh / zsh_4.1.1.oe
index 36c7ecb..1dbc670 100644 (file)
@@ -1,9 +1,9 @@
-DESCRIPTION="Zsh shell"
-SECTION="base"
-PRIORITY="optional"
-MAINTAINER="Chris Larson <kergoth@handhelds.org>"
-RDEPENDS="libc6"
-DEPENDS=virtual/libc ncurses pcre
+DESCRIPTION = "Zsh shell"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+RDEPENDS = "libc6"
+DEPENDS = "virtual/libc ncurses pcre"
 
 SRC_URI="http://www.zsh.org/pub/${P}.tar.bz2 \
         file://${FILESDIR}/configure.patch;patch=1"