summaryrefslogtreecommitdiff
path: root/packages/xinerama
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xinerama')
-rw-r--r--packages/xinerama/xinerama_1.0.2+cvs20050505.bb2
-rw-r--r--packages/xinerama/xinerama_cvs.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/xinerama/xinerama_1.0.2+cvs20050505.bb b/packages/xinerama/xinerama_1.0.2+cvs20050505.bb
index 749fcc62d8..48a6416b36 100644
--- a/packages/xinerama/xinerama_1.0.2+cvs20050505.bb
+++ b/packages/xinerama/xinerama_1.0.2+cvs20050505.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "panoramixext xproto x11 xext"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xinerama;date=20050505"
+SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xinerama;date=20050505"
S = "${WORKDIR}/Xinerama"
inherit autotools pkgconfig
diff --git a/packages/xinerama/xinerama_cvs.bb b/packages/xinerama/xinerama_cvs.bb
index 3d3c854685..a22e151917 100644
--- a/packages/xinerama/xinerama_cvs.bb
+++ b/packages/xinerama/xinerama_cvs.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
DEPENDS = "panoramixext xproto x11 xext"
PV = "0.0+cvs${SRCDATE}"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xinerama"
+SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xinerama"
S = "${WORKDIR}/Xinerama"
inherit autotools pkgconfig