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 --- qwt/qwt_4.2.0rc1.oe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'qwt') diff --git a/qwt/qwt_4.2.0rc1.oe b/qwt/qwt_4.2.0rc1.oe index 55ef61bc5f..38567846e7 100644 --- a/qwt/qwt_4.2.0rc1.oe +++ b/qwt/qwt_4.2.0rc1.oe @@ -1,10 +1,10 @@ -DESCRIPTION="Qt Widget Extension for Technical Applications" -SECTION="base" -PRIORITY="optional" -MAINTAINER="Michael Lauer " -LICENSE="GPL" -RDEPENDS="libqte2" -DEPENDS="virtual/libc virtual/libqte2" +DESCRIPTION = "Qt Widget Extension for Technical Applications" +SECTION = "base" +PRIORITY = "optional" +MAINTAINER = "Michael Lauer " +LICENSE = "GPL" +RDEPENDS = "libqte2" +DEPENDS = "virtual/libc virtual/libqte2" SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tgz -- cgit v1.2.3