From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- libtomcrypt/libtomcrypt_0.93.oe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libtomcrypt') diff --git a/libtomcrypt/libtomcrypt_0.93.oe b/libtomcrypt/libtomcrypt_0.93.oe index 7ac810d31c..b279e6f9bf 100644 --- a/libtomcrypt/libtomcrypt_0.93.oe +++ b/libtomcrypt/libtomcrypt_0.93.oe @@ -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 -- cgit v1.2.3