summaryrefslogtreecommitdiff
path: root/openembedded/packages/xrandr
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-05-27 21:36:59 +0000
committerRichard Purdie <richard@openedhand.com>2006-05-27 21:36:59 +0000
commit4dd498db8f87ef6a1232c70b9cbc694ea63afe49 (patch)
tree72a5b2d76dc39d377f760393de42cb4280d3aeee /openembedded/packages/xrandr
parent2af7864dcfa9ade3e045fd920a7a678d7942a764 (diff)
downloadopenembedded-core-4dd498db8f87ef6a1232c70b9cbc694ea63afe49.tar.gz
openembedded-core-4dd498db8f87ef6a1232c70b9cbc694ea63afe49.tar.bz2
openembedded-core-4dd498db8f87ef6a1232c70b9cbc694ea63afe49.tar.xz
openembedded-core-4dd498db8f87ef6a1232c70b9cbc694ea63afe49.zip
xrandr: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@436 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xrandr')
-rw-r--r--openembedded/packages/xrandr/xrandr_cvs.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/xrandr/xrandr_cvs.bb b/openembedded/packages/xrandr/xrandr_cvs.bb
index 985763743..0ab7c745f 100644
--- a/openembedded/packages/xrandr/xrandr_cvs.bb
+++ b/openembedded/packages/xrandr/xrandr_cvs.bb
@@ -1,10 +1,10 @@
-PV = "0.0cvs${SRCDATE}"
+PV = "0.0+cvs${SRCDATE}"
LICENSE= "BSD-X"
DEPENDS = "libxrandr libx11 libxext"
DESCRIPTION = "X Resize and Rotate extension command."
SECTION = "x11/base"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
+SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
S = "${WORKDIR}/xrandr"
inherit autotools pkgconfig