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 --- slutils/slutils_0.1.0.oe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'slutils') diff --git a/slutils/slutils_0.1.0.oe b/slutils/slutils_0.1.0.oe index 063bab32a7..9e5aa87160 100644 --- a/slutils/slutils_0.1.0.oe +++ b/slutils/slutils_0.1.0.oe @@ -1,10 +1,10 @@ -DESCRIPTION=Console utilities for certain hardware aspects of the SL-C7x0 based Zaurii -SECTION=base -PRIORITY=optional -MAINTAINER="Michael Lauer " -LICENSE=GPL -RDEPENDS=libc6 -DEPENDS=virtual/libc +DESCRIPTION = "Console utilities for certain hardware aspects of the SL-C7x0 based Zaurii" +SECTION = "base" +PRIORITY = "optional" +MAINTAINER = "Michael Lauer " +LICENSE = "GPL" +RDEPENDS = "libc6" +DEPENDS = "virtual/libc" inherit qmake -- cgit v1.2.3