From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- compositeext/compositeext-cvs.oe | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'compositeext') diff --git a/compositeext/compositeext-cvs.oe b/compositeext/compositeext-cvs.oe index a0e291da1a..4efd297b34 100644 --- a/compositeext/compositeext-cvs.oe +++ b/compositeext/compositeext-cvs.oe @@ -1,12 +1,12 @@ -PV="0.0cvs${CVSDATE}" -SECTION="libs" -MAINTAINER="Greg Gilbert " -DEPENDS=xextensions-cvs fixesext -PROVIDES=compositeext -DESCRIPTION="X Composite extension headers and specification" +PV = "0.0cvs${CVSDATE}" +SECTION = "libs" +MAINTAINER = "Greg Gilbert " +DEPENDS = "xextensions-cvs fixesext" +PROVIDES = "compositeext" +DESCRIPTION = "X Composite extension headers and specification" -SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=CompositeExt -S=${WORKDIR}/CompositeExt +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=CompositeExt" +S = "${WORKDIR}/CompositeExt" inherit autotools pkgconfig -- cgit v1.2.3