First pass of .oe cleanups.
[openembedded.git] / knights / knights_1.14.oe
index 664f7b3..362f392 100644 (file)
@@ -1,10 +1,10 @@
-DESCRIPTION="Chess Game for Opie/Qtopia using the Phalanx engine"
-SECTION="base"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-LICENSE="GPL"
-RDEPENDS="libqpe1 phalanx"
-DEPENDS=virtual/libc virtual/libqpe
+DESCRIPTION = "Chess Game for Opie/Qtopia using the Phalanx engine"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+LICENSE = "GPL"
+RDEPENDS = "libqpe1 phalanx"
+DEPENDS = "virtual/libc virtual/libqpe"
 
 SRC_URI = http://www.houseoffish.org/${PN}/downloads/${PN}.tar.gz \
           file://${FILESDIR}/libqpe-opie.patch;patch=1 \