summaryrefslogtreecommitdiff
path: root/tremor/tremor_20030325.oe
diff options
context:
space:
mode:
Diffstat (limited to 'tremor/tremor_20030325.oe')
-rw-r--r--tremor/tremor_20030325.oe12
1 files changed, 6 insertions, 6 deletions
diff --git a/tremor/tremor_20030325.oe b/tremor/tremor_20030325.oe
index ed08c2870c..705da55e37 100644
--- a/tremor/tremor_20030325.oe
+++ b/tremor/tremor_20030325.oe
@@ -1,12 +1,12 @@
-SECTION="libs"
-PRIORITY="optional"
-MAINTAINER="Greg Gilbert <greg@treke.net>"
-RDEPENDS="libc6"
-DEPENDS=virtual/libc libogg
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "Greg Gilbert <greg@treke.net>"
+RDEPENDS = "libc6"
+DEPENDS = "virtual/libc libogg"
SRC_URI="cvs://anoncvs:anoncvs@xiph.org/usr/local/cvsroot;module=Tremor;date=20030325"
-S=${WORKDIR}/Tremor
+S = "${WORKDIR}/Tremor"
inherit autotools