From e1a2d999dae61534f9d3fb45dd9c6e58f36403bb Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Mon, 20 Feb 2006 21:03:49 +0000 Subject: various packages and bitbake.conf: introduce FREEDESKTOP_CVS and make use of it. --- packages/xproto/xproto_6.6.2+cvs20050226.bb | 2 +- packages/xproto/xproto_cvs.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/xproto') diff --git a/packages/xproto/xproto_6.6.2+cvs20050226.bb b/packages/xproto/xproto_6.6.2+cvs20050226.bb index a5a92fee40..594a351155 100644 --- a/packages/xproto/xproto_6.6.2+cvs20050226.bb +++ b/packages/xproto/xproto_6.6.2+cvs20050226.bb @@ -3,7 +3,7 @@ SECTION = "x11/libs" MAINTAINER = "Greg Gilbert " DESCRIPTION = "X protocol and ancillary headers." -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto;date=20050226" +SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto;date=20050226" S = "${WORKDIR}/Xproto" inherit autotools pkgconfig diff --git a/packages/xproto/xproto_cvs.bb b/packages/xproto/xproto_cvs.bb index b5ecf2d7ef..1d9c96c87d 100644 --- a/packages/xproto/xproto_cvs.bb +++ b/packages/xproto/xproto_cvs.bb @@ -4,7 +4,7 @@ SECTION = "x11/libs" MAINTAINER = "Greg Gilbert " DESCRIPTION = "X protocol and ancillary headers." -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto" +SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto" S = "${WORKDIR}/Xproto" inherit autotools pkgconfig -- cgit v1.2.3