From 4dc3e13132019d16a001afa64c4c380b52a8f9f6 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 6 Jun 2004 19:13:32 +0000 Subject: use XLIBS_MIRROR BKrev: 40c36cdcMOAQaCya-Pxe9aDvp0BLCQ --- xdmcp/libxdmcp_0.1.1.oe | 2 +- xtrans/xtrans_0.1.oe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xdmcp/libxdmcp_0.1.1.oe b/xdmcp/libxdmcp_0.1.1.oe index ed22c69f21..2efc952ce7 100644 --- a/xdmcp/libxdmcp_0.1.1.oe +++ b/xdmcp/libxdmcp_0.1.1.oe @@ -6,7 +6,7 @@ PROVIDES = "xdmcp" DESCRIPTION = "X Display Manager Control Protocol library." S = "${WORKDIR}/libXdmcp-${PV}" -SRC_URI = "http://freedesktop.org/~xlibs/release/libXdmcp-${PV}.tar.bz2" +SRC_URI = "${XLIBS_MIRROR}/libXdmcp-${PV}.tar.bz2" inherit autotools pkgconfig diff --git a/xtrans/xtrans_0.1.oe b/xtrans/xtrans_0.1.oe index 2e6793d0d0..a88e6a923c 100644 --- a/xtrans/xtrans_0.1.oe +++ b/xtrans/xtrans_0.1.oe @@ -4,7 +4,7 @@ DESCRIPTION = "network API translation layer to \ insulate X applications and libraries from OS \ network vageries." -SRC_URI = "http://freedesktop.org/~xlibs/release/libXtrans-0.1.tar.bz2" +SRC_URI = "${XLIBS_MIRROR}/libXtrans-0.1.tar.bz2" S = "${WORKDIR}/libXtrans-${PV}" inherit autotools pkgconfig -- cgit v1.2.3