|
|
# Distributed under the terms of the GNU General Public License v2 | # 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 $ | # $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" | DESCRIPTION="A fast unix command line interface to WWW" |
HOMEPAGE="http://alioth.debian.org/projects/surfraw/" | 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" | mirror://gentoo/${P}-gentoo-patches.tar.bz2" |
| |
SLOT="0" | SLOT="0" |