First pass of .oe cleanups.
[openembedded.git] / patchutils / patchutils_0.2.27.oe
index 308ca9a..907ed70 100644 (file)
@@ -1,9 +1,9 @@
-LICENSE = GPL
-DESCRIPTION = Patchutils is a small collection of programs that operate on patch files.
-MAINTAINER = Chris Larson <kergoth@handhelds.org>
+LICENSE = "GPL"
+DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 
-DEPENDS = virtual/libc
-RDEPENDS = libc6
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
 
 SRC_URI = http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2