First pass of .oe cleanups.
[openembedded.git] / libtomcrypt / libtomcrypt_0.93.oe
index 7ac810d..b279e6f 100644 (file)
@@ -1,10 +1,10 @@
-DESCRIPTION=LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers \
+DESCRIPTION = "LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers \
 with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number  \
 generators, public key cryptography and a plethora of other routines.
-SECTION="libs"
-PRIORITY="optional"
-RDEPENDS="libc6"
-DEPENDS=virtual/libc
+SECTION = "libs"
+PRIORITY = "optional"
+RDEPENDS = "libc6"
+DEPENDS = "virtual/libc"
 
 #FIXME add dependencies for pdflatex or whatever that package uses to create docs