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 --- pocketcellar/pocketcellar_1.1.oe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pocketcellar') diff --git a/pocketcellar/pocketcellar_1.1.oe b/pocketcellar/pocketcellar_1.1.oe index 195ff94b85..eb4dcb8ef8 100644 --- a/pocketcellar/pocketcellar_1.1.oe +++ b/pocketcellar/pocketcellar_1.1.oe @@ -1,10 +1,10 @@ -DESCRIPTION="Benchmark for Opie/Qtopia" -SECTION="base" -PRIORITY="optional" -MAINTAINER="Michael Lauer " -LICENSE="GPL" -RDEPENDS="libqpe1" -DEPENDS=virtual/libc +DESCRIPTION = "Benchmark for Opie/Qtopia" +SECTION = "base" +PRIORITY = "optional" +MAINTAINER = "Michael Lauer " +LICENSE = "GPL" +RDEPENDS = "libqpe1" +DEPENDS = "virtual/libc" SRC_URI = http://www.staikos.net/~staikos/${PN}/${P}.tar.gz \ file://${FILESDIR}/gcc3.patch;patch=1 -- cgit v1.2.3