From: Richard Purdie Date: Sat, 27 May 2006 21:38:32 +0000 (+0000) Subject: fakeroot: sync with OE X-Git-Tag: 2011-1~12954 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e98e60ba31e639b69a7d03a158561e17681f8f0b;p=openembedded-core.git fakeroot: sync with OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@441 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/openembedded/packages/fakeroot/fakeroot_1.2.13.bb b/openembedded/packages/fakeroot/fakeroot_1.2.13.bb index f141330276..8ae7ca38be 100644 --- a/openembedded/packages/fakeroot/fakeroot_1.2.13.bb +++ b/openembedded/packages/fakeroot/fakeroot_1.2.13.bb @@ -1,8 +1,8 @@ -SECTION = "base" DESCRIPTION = "Gives a fake root environment" +SECTION = "base" HOMEPAGE = "http://joostje.op.het.net/fakeroot/index.html" LICENSE = "GPL" -SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz" +SRC_URI = "http://openzaurus.org/mirror/fakeroot_${PV}.tar.gz" inherit autotools