aboutsummaryrefslogtreecommitdiffstats
path: root/xau
diff options
context:
space:
mode:
Diffstat (limited to 'xau')
-rw-r--r--xau/xau-cvs.oe16
1 files changed, 8 insertions, 8 deletions
diff --git a/xau/xau-cvs.oe b/xau/xau-cvs.oe
index 2f63d9f8ad..3d312cbbca 100644
--- a/xau/xau-cvs.oe
+++ b/xau/xau-cvs.oe
@@ -1,13 +1,13 @@
-PV="0.0cvs${DATE}"
-SECTION="libs"
-PRIORITY="optional"
-MAINTAINER="Greg Gilbert <greg@treke.net>"
-RDEPENDS="libc6"
-DEPENDS=virtual/libc xproto-cvs
-PROVIDES=xau
+PV = "0.0cvs${DATE}"
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "Greg Gilbert <greg@treke.net>"
+RDEPENDS = "libc6"
+DEPENDS = "virtual/libc xproto-cvs"
+PROVIDES = "xau"
SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xau
-S=${WORKDIR}/Xau
+S = "${WORKDIR}/Xau"
inherit autotools pkgconfig libtool