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 --- xext/xext-cvs.oe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'xext') diff --git a/xext/xext-cvs.oe b/xext/xext-cvs.oe index d03e15cf5f..a19a7a57e7 100644 --- a/xext/xext-cvs.oe +++ b/xext/xext-cvs.oe @@ -1,12 +1,12 @@ -PV="0.0cvs${DATE}" -DESCRIPTION=X Server Extension library -SECTION=libs -PRIORITY=optional -DEPENDS=virtual/libc xproto-cvs x11-cvs xextensions-cvs -PROVIDES=xext +PV = "0.0cvs${DATE}" +DESCRIPTION = "X Server Extension library" +SECTION = "libs" +PRIORITY = "optional" +DEPENDS = "virtual/libc xproto-cvs x11-cvs xextensions-cvs" +PROVIDES = "xext" SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext -S=${WORKDIR}/Xext +S = "${WORKDIR}/Xext" inherit autotools pkgconfig libtool -- cgit v1.2.3