summaryrefslogtreecommitdiff
path: root/xserver
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-13 05:42:36 +0000
committerChris Larson <clarson@kergoth.com>2004-03-13 05:42:36 +0000
commit06f7d17e81de21a95e35b03453242bc62b05a6aa (patch)
treebc9c53bce2c6a2fdce3caf5bb45bc3f8634b56be /xserver
parent4b022a36ced4930af6bcdeb7d75a5ed10c4ac9cd (diff)
First pass of .oe cleanups.
BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw
Diffstat (limited to 'xserver')
-rw-r--r--xserver/xserver-cvs.oe14
1 files changed, 7 insertions, 7 deletions
diff --git a/xserver/xserver-cvs.oe b/xserver/xserver-cvs.oe
index 5f7c2061d6..6daa574702 100644
--- a/xserver/xserver-cvs.oe
+++ b/xserver/xserver-cvs.oe
@@ -1,12 +1,12 @@
-PV="0.0cvs${DATE}"
-RDEPENDS=libc6
-DEPENDS=virtual/libc xproto-cvs xdmcp-cvs xextensions-cvs xtrans-cvs xau-cvs x11-cvs xext-cvs randr-cvs render-cvs xrender-cvs xrandr-cvs fixesext-cvs damageext-cvs xfont-cvs resourceext-cvs compositeext-cvs
-RDEPENDS=libc6 xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs
-PROVIDES=xserver
-DESCRIPTION='An X server. The only drivers supplied are based on the kdrive framework.'
+PV = "0.0cvs${DATE}"
+RDEPENDS = "libc6"
+DEPENDS = "virtual/libc xproto-cvs xdmcp-cvs xextensions-cvs xtrans-cvs xau-cvs x11-cvs xext-cvs randr-cvs render-cvs xrender-cvs xrandr-cvs fixesext-cvs damageext-cvs xfont-cvs resourceext-cvs compositeext-cvs"
+RDEPENDS = "libc6 xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs"
+PROVIDES = "xserver"
+DESCRIPTION = 'An X server. The only drivers supplied are based on the kdrive framework.'
SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver
-S=${WORKDIR}/xserver
+S = "${WORKDIR}/xserver"
inherit autotools pkgconfig libtool