# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.15.1.ebuild,v 1.6 2006/12/09 03:02:29 dragonheart Exp $ inherit distutils DESCRIPTION="python binding for curl/libcurl" HOMEPAGE="http://pycurl.sourceforge.net/" SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="virtual/python >=net-misc/curl-${PV}