--- /usr/portage/net-misc/rdiff-backup/rdiff-backup-0.10.1-r1.ebuild 2003-02-13 16:22:07.000000000 +0100 +++ rdiff-backup-0.10.2.ebuild 2003-04-13 15:42:40.000000000 +0200 @@ -4,8 +4,8 @@ S=${WORKDIR}/${P} DESCRIPTION="Remote incremental file backup utility, similar to rsync but more reliable" -SRC_URI="http://www.stanford.edu/~bescoto/rdiff-backup/${P}.tar.gz" -HOMEPAGE="http://www.stanford.edu/~bescoto/rdiff-backup/" +SRC_URI="http://rdiff-backup.stanford.edu/${P}.tar.gz" +HOMEPAGE="http://rdiff-backup.standford.edu" LICENSE="GPL-2" KEYWORDS="x86" SLOT="0" @@ -15,7 +15,6 @@ inherit distutils src_compile() { - patch -p0 < ${FILESDIR}/rpath.patch || die distutils_src_compile }