# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/webcomics-collector/webcomics-collector-0.7.0.ebuild,v 1.1 2004/08/11 03:02:12 vapier Exp $ inherit distutils DESCRIPTION="python module for downloading files" HOMEPAGE="http://linux.duke.edu/projects/urlgrabber/" SRC_URI="http://linux.duke.edu/projects/urlgrabber/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" S=${WORKDIR}/${P}