--- rdate-0.990821-r2.ebuild 2004-09-07 06:23:21.000000000 +0100 +++ rdate-0.990821-r2-fix.ebuild 2004-09-07 15:07:56.064047304 +0100 @@ -4,9 +4,11 @@ inherit flag-o-matic +MY_P=${P/0.} +S="${WORKDIR}/${MY_P}" DESCRIPTION="use TCP or UDP to retrieve the current time of another machine" HOMEPAGE="http://www.freshmeat.net/projects/rdate/" -SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/network/misc/${P}.tar.gz" +SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/network/misc/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0"