From: Chris Larson Date: Wed, 14 Jan 2004 00:48:35 +0000 (+0000) Subject: Kill fakeroot 0.7.8, since its sources are no longer available upstream. X-Git-Tag: Release-2010-05/1~20407 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55cef3f63d5d57e7bba4a597cee01df2a6b5036;p=openembedded.git Kill fakeroot 0.7.8, since its sources are no longer available upstream. BKrev: 400491e3lKYKI7y_I7Alj9Ez9kLbNg --- diff --git a/fakeroot/fakeroot-native_0.7.8.oe b/fakeroot/fakeroot-native_0.7.8.oe deleted file mode 100644 index e9a5b444e9..0000000000 --- a/fakeroot/fakeroot-native_0.7.8.oe +++ /dev/null @@ -1,6 +0,0 @@ -SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz -S = ${WORKDIR}/fakeroot-${PV} -DEPENDS = - -inherit autotools -inherit native diff --git a/fakeroot/fakeroot_0.7.8.oe b/fakeroot/fakeroot_0.7.8.oe deleted file mode 100644 index 91ea11c7ba..0000000000 --- a/fakeroot/fakeroot_0.7.8.oe +++ /dev/null @@ -1,3 +0,0 @@ -SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/${PN}_${PV}.tar.gz - -inherit autotools libtool