Index: surfraw/surfraw-2.1.1.ebuild =================================================================== --- surfraw/surfraw-2.1.0.1.ebuild {cset e5e74e7a-ed35-405a-9305-b97f51e81b1f} +++ surfraw/surfraw-2.1.1.ebuild {local clone} @@ -2,13 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-client/surfraw/surfraw-2.1.0.1.ebuild,v 1.1 2005/05/10 12:17:31 seemant Exp $ -inherit versionator bash-completion eutils +inherit bash-completion eutils -MY_PF=${PN}_$(replace_version_separator 3 '-') -S=${WORKDIR}/${PN} DESCRIPTION="A fast unix command line interface to WWW" HOMEPAGE="http://alioth.debian.org/projects/surfraw/" -SRC_URI="mirror://debian/pool/main/s/surfraw/${MY_PF}.tar.gz +SRC_URI="mirror://debian/pool/main/s/surfraw/${PN}_${PV}.tar.gz mirror://gentoo/${P}-gentoo-patches.tar.bz2" SLOT="0"