summaryrefslogtreecommitdiff
path: root/xi/xi-cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'xi/xi-cvs.oe')
-rw-r--r--xi/xi-cvs.oe10
1 files changed, 5 insertions, 5 deletions
diff --git a/xi/xi-cvs.oe b/xi/xi-cvs.oe
index 6f52570ba0..3997771ef6 100644
--- a/xi/xi-cvs.oe
+++ b/xi/xi-cvs.oe
@@ -1,10 +1,10 @@
-PV="0.0cvs${DATE}"
-SECTION="libs"
-DEPENDS=virtual/libc x11-cvs xextensions-cvs
-PROVIDES=xi
+PV = "0.0cvs${DATE}"
+SECTION = "libs"
+DEPENDS = "virtual/libc x11-cvs xextensions-cvs"
+PROVIDES = "xi"
SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xi
-S=${WORKDIR}/Xi
+S = "${WORKDIR}/Xi"
inherit autotools pkgconfig libtool