diff options
Diffstat (limited to 'dev-python/pycurl/pycurl-7.10.4.ebuild')
-rw-r--r-- | dev-python/pycurl/pycurl-7.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycurl/pycurl-7.10.4.ebuild b/dev-python/pycurl/pycurl-7.10.4.ebuild index 8ca23d1ea327..6a8e0f5bd9da 100644 --- a/dev-python/pycurl/pycurl-7.10.4.ebuild +++ b/dev-python/pycurl/pycurl-7.10.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.10.4.ebuild,v 1.6 2004/01/26 13:26:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.10.4.ebuild,v 1.7 2004/03/28 11:31:37 kloeri Exp $ inherit distutils S=${WORKDIR}/${P} DESCRIPTION="python binding for curl/libcurl" -SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz" +SRC_URI="http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/${P}.tar.gz" HOMEPAGE="http://pycurl.sourceforge.net" IUSE="" |